Triage inbox email, draft clear replies, and manage follow-ups with priority routing, commitment tracking, and reusable templates.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install email-management或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install email-management⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/email-management/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Email Management slug: email-management version: 1.0.0 homepage: https://clawic.com/skills/email-management description: Triage inbox email, draft clear replies, and manage follow-ups with priority routing, commitment tracking, and reusable templates. changelog: Rebuilt the skill with structured triage, follow-up tracking, and setup-guided memory for repeatable inbox management. metadata: {"clawdbot":{"emoji":"📬","requires":{"bins":[],"config":["~/email-management/"]},"os":["linux","darwin","win32"],"configPaths":["~/email-management/"]}} ---
On first use, read setup.md for integration guidelines and memory initialization.
User needs help processing inbox load, preparing replies, or keeping response commitments on track. Agent triages messages by urgency, drafts context-aware responses, and tracks pending follow-ups until closure.
This skill is workflow-focused and local by default. It analyzes email text provided by the user in chat or by a separate mail integration skill.
Memory lives in ~/email-management/. See memory-template.md for structure.
~/email-management/
├── memory.md # Status, context, and communication preferences
├── follow-ups.md # Open threads with due dates and owners
├── templates.md # Approved reusable response blocks
├── vip-contacts.md # Priority senders and escalation notes
└── digests/ # Weekly inbox summaries
| Topic | File | |-------|------| | Setup flow | setup.md | | Memory template | memory-template.md | | Inbox triage logic | triage.md | | Automation boundaries | automation.md | | Follow-up workflow | tracking.md | | Response templates | templates.md | | Profile presets | profiles.md | | Quality loop | feedback.md |
Always tag each email as Action, Waiting, FYI, or Noise before drafting anything.
This prevents urgent requests from being buried under low-value messages.
Urgency must be tied to clear signals: VIP sender, hard deadline, financial or legal risk, or blocked decision.
If urgency is uncertain, mark as review-needed instead of urgent.
Every draft reply should make the next step obvious with one of these outcomes:
Whenever a message includes a promise, request, or deadline, log it in follow-up tracking with:
Preserve intent first, then adapt tone by audience.
Do not soften urgent blockers into passive wording.
Use approved template blocks for recurring replies (status update, decline, clarification, follow-up).
Customize opening and close so replies do not feel robotic.
Provide concise summaries when workload is high:
Data that leaves your machine:
Data that stays local:
~/email-management/.This skill does NOT:
~/email-management/ for storage.Install with clawhub install if user confirms:
mail - generic mail workflow supportemail-marketing - campaign and newsletter execution workflowscrm - customer relationship process managementproductivity - execution and prioritization frameworksassistant - general assistant orchestration patternsclawhub star email-managementclawhub sync安装 Email Management 后,可以对 AI 说这些话来触发它
Send a Slack message to the #engineering channel about the deployment
Formats and sends the message with relevant context, tagging the right people
Summarize all unread messages in my inbox from today
Reads messages across connected channels and returns a prioritized summary
Draft a reply to this customer complaint and send it for review
Writes an empathetic, professional response and routes it to the approval queue
将技能文件夹放到 ~/.claude/skills/email-management/ 目录(个人级,所有项目可用),或 .claude/skills/email-management/(项目级)。重启 AI 客户端后,用 /email-management 主动调用,或让 AI 根据上下文自动发现并使用。
Email Management 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Email Management 可免费安装使用。请查阅仓库了解许可证信息。
Triage inbox email, draft clear replies, and manage follow-ups with priority routing, commitment tracking, and reusable templates.
Email Management 属于「Communication」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。