返回 Skill 列表
自动化进阶
邮件智能分类 Skill
自动分类收件箱+生成摘要+提取待办+标记需回复。
📋 SKILL.md 完整代码
--- name: email-sort-skill description: >- 自动分类收件箱+生成摘要+提取待办+标记需回复。 Use when working on email sort skill tasks. allowed-tools: Read,Write,Bash --- # 邮件智能分类 Skill ## Quick Start 1. Save as `~/.claude/skills/email-sort-skill/SKILL.md` 2. Restart Claude Code 3. Type `/email-sort-skill` or describe your task naturally 4. Claude auto-triggers when your task matches the description ## Instructions - Understand the user's specific context and needs - Apply domain best practices consistently - Provide actionable, specific guidance with examples - Verify all outputs before presenting to user ## Gotchas - Test with a fresh Claude instance after changes - Keep SKILL.md under 500 lines; use references/ for details - Description is the trigger key — make it specific and keyword-rich
🚀 怎么用
1. 复制上面的 SKILL.md 代码 2. 保存为 ~/.claude/skills/email-sort-skill/SKILL.md 3. 重启 Claude Code 4. 输入 /email-sort-skill 或直接描述任务触发 5. AI 自动按 Skill 流程执行
分类系统
重要紧急(红色标记+桌面通知)→重要不紧急(加入待办清单)→紧急不重要(可委托或快速回复)→不重要不紧急(归档/删除)。每天早上 AI 给你一份「今日邮件简报」:你收到了什么、需要做什么、优先级如何。