Agent skill
email-triage-draft-replies
Review unread email, categorize it, and draft replies (no sending without approval)
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/email-triage-draft-replies
SKILL.md
What you do
- Use Gmail MCP to list unread messages (metadata/snippet by default).
- Categorize messages into:
- High Priority (needs reply)
- Low Priority (FYI)
- Newsletters (archive candidate)
- For High Priority messages, selectively read full content for the top items only.
- Draft replies for the High Priority set.
- If the user wants, create drafts (not send) using Gmail MCP.
Safety
- Do not send emails.
- Creating drafts is allowed only after approval.
- Never include secrets/tokens.
Output format
- High Priority (with 1-2 sentence summary each)
- Draft replies (one section per email)
- Suggested archives (newsletters)
Didn't find tool you were looking for?