From email
This skill should be used when the user asks for "email digest", "daily digest", "email summary", "morning briefing", "what happened overnight", "email roundup", "catch me up on email", "summarize my inbox", "what did I miss", or wants a summary of recent emails. Generates a markdown digest grouped by priority.
npx claudepluginhub data-wise/himalaya-mcp --plugin emailThis skill uses the workspace's default tool permissions.
Generate a markdown summary of today's important emails.
Scans Gmail inbox for recent emails using time-based queries, classifies into three priority tiers, and drafts replies for urgent Tier 1 items.
Guides Apple Mail inbox triage, organization, replies, and cleanup using MCP tools like get_inbox_overview, move_email, and batch operations for productivity workflows.
Triages unread emails from Gmail or Outlook, scores importance (0-100) using sender recognition, urgency keywords, thread depth, and relevance, categorizes into Urgent/Important/Routine/Archive, and generates reply suggestions for priorities.
Share bugs, ideas, or general feedback.
Generate a markdown summary of today's important emails.
/email:digest # Today's digest
/email:digest --days 3 # Last 3 days
/email:digest --export # Save to markdown file
list_emails with date filter (today or specified range)read_email and summarize_email promptdaily_email_digest MCP prompt to compile digest--export, call export_to_markdown tool--clipboard, call copy_to_clipboard with the digest text๐ฐ Email Digest โ 2026-02-13
## Actionable
- **Meeting tomorrow** (alice@...) โ Needs RSVP by 5pm
- **Q1 report** (boss@...) โ Due Friday, template attached
## Updates
- **PR merged** (github@...) โ feature/auth โ main
- **CI passed** (github@...) โ All 45 tests green
## FYI
- **Newsletter** โ 3 new R packages on CRAN this week
---
๐ Stats: 12 emails, 2 actionable, 4 updates, 6 skipped