ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

qq-email

QQ 邮箱智能管理工具。支持收发邮件、搜索筛选、附件处理,以及 AI 智能整理功能(自动摘要、分类、优先级排序、待办提取)。当用户需要操作 QQ 邮箱、查收邮件、发送邮件、整理收件箱或处理邮件相关任务时使用此技能。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aohoyo/qq-email-ai
Or

What This Skill Does

The qq-email skill transforms your OpenClaw agent into a powerful intelligent personal assistant specifically designed for QQ Mail users. It bridges the gap between traditional email protocols (IMAP/SMTP) and modern AI-driven productivity. Beyond basic read, write, and delete operations, this skill integrates advanced AI processing to perform automated summarization, priority ranking, and actionable task extraction from your incoming emails. Whether you are managing thousands of newsletters, professional correspondence, or project-related documentation, this skill acts as an intelligent layer that filters out the noise and highlights what requires your immediate attention.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following command in your terminal:

clawhub install openclaw/skills/skills/aohoyo/qq-email-ai

Post-installation, ensure your system environment variables are set correctly. You must configure the QQ_EMAIL (your email address) and QQ_EMAIL_AUTH_CODE (the 16-character authorization code generated from the QQ Mail security settings page). Without these valid credentials, the skill cannot authenticate with the mail server.

Use Cases

This skill is ideal for professionals, developers, or anyone overwhelmed by high-volume email traffic. Use it to automatically summarize daily digests, extract upcoming task deadlines from client emails, or manage massive archival tasks. It is particularly effective for organizing newsletters and separating high-priority business communications from routine notifications.

Example Prompts

  1. "Check my inbox for any emails from my team today and provide a concise summary of the project status updates."
  2. "Search for the invoice sent by the accounting department last week and download the PDF attachment to my project folder."
  3. "Review my unread emails, prioritize them based on urgency, and draft a response to the ones requiring immediate action."

Tips & Limitations

To maximize efficiency, prioritize using the filtering tools (like --unread or date ranges) before running AI-intensive tasks. Keep in mind that for large mailboxes, initial AI summarization may take additional time as the agent processes multiple threads. Always ensure your authorization code remains private and is stored in a secure environment variable rather than hardcoded in your scripts. Please note that this skill requires an active internet connection to communicate with QQ's mail servers and performs local file operations when downloading attachments.

Metadata

Author@aohoyo
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aohoyo-qq-email-ai": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#qq-mail#email-automation#ai-assistant#productivity#task-management
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api