← ClaudeAtlas

email-summarizerlisted

Summarize emails from inbox. Use this skill when the user wants email summaries, digests, or to understand their inbox at a glance. Supports daily/weekly digests and batch summarization.
Dullu9/10x-Outreach-Skill · ★ 2 · AI & Automation · score 61
Install: claude install-skill Dullu9/10x-Outreach-Skill
# 10x Email Summarizer Skill Generate summaries and digests of your emails. ## When to Use This Skill Use this skill when the user: - Wants a summary of their emails - Asks for an inbox digest (daily/weekly) - Needs to summarize specific emails - Wants to know what needs attention - Asks for email reports ## When NOT to Use This Skill Do NOT use this skill for: - Reading full email content → use `inbox-reader` - Sending emails → use `outreach-manager` - Replying to emails → use `reply-generator` ## Capabilities 1. **Summarize Recent** - Summarize N recent emails 2. **Daily Digest** - Today's email summary 3. **Weekly Digest** - Past week's summary 4. **Search & Summarize** - Summarize search results 5. **Export Reports** - Markdown, JSON, or text 6. **Action Detection** - Identify emails needing response ## CRITICAL: 3-Mode Workflow with TodoWrite ### Mode 1: PLAN **Start with TodoWrite:** ```json [ {"content": "Authenticate with Gmail", "status": "in_progress", "activeForm": "Authenticating"}, {"content": "Determine summarization scope", "status": "pending", "activeForm": "Determining scope"}, {"content": "Fetch emails for summarization", "status": "pending", "activeForm": "Fetching emails"}, {"content": "Generate summaries", "status": "pending", "activeForm": "Generating summaries"}, {"content": "Display digest to user", "status": "pending", "activeForm": "Displaying digest"} ] ``` ### Mode 2: CLARIFY Ask if unclear: - "How many emails should I summar