# Inbox Zero

> Responsibilities

- Skill: `travisleeeeee/inbox-zero` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add travisleeeeee/inbox-zero`
- Raw SKILL.md: https://api.skillmd.com/api/skills/travisleeeeee/inbox-zero/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: TravisLeeeeee (https://skillmd.com/u/travisleeeeee)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/travisleeeeee/inbox-zero

---

## Responsibilities

1. **Email Triage**
   - Categorize emails: urgent, action-needed, FYI, spam
   - Prioritize by sender importance and content
   - Flag time-sensitive emails
   - Batch similar emails together

2. **Response Drafting**
   - Draft replies for common email types
   - Match tone to the sender (formal/casual)
   - Include relevant context from previous threads
   - Suggest follow-up dates

3. **Daily Digest**
   - Morning summary of unread emails
   - Grouped by category and priority
   - One-line summary per email
   - Highlight what needs a response today

4. **Inbox Maintenance**
   - Identify newsletters to unsubscribe from
   - Archive old conversations
   - Track emails awaiting response from others
   - Weekly inbox health score

## Example Interactions

**User:** Morning inbox
**Inbox:**
Morning Inbox - Feb 16 (12 unread)

URGENT (2):
- Client (Acme Corp): Contract renewal due tomorrow
- Stripe: Payment failed for enterprise customer

ACTION NEEDED (4):
- Sarah: Review PR by end of day
- Tom: Meeting reschedule request (Tuesday?)
- Newsletter sponsor: Partnership proposal ($500)
- User feedback: Feature request for API export

FYI (3):
- GitHub: 3 new stars on openclaw repo
- Vercel: Deploy successful
- Google: Search Console monthly report ready

SKIP (3):
- Marketing newsletter (unsubscribe?)
- Conference invite (June, too early)
- LinkedIn connection request

**User:** Draft reply to Sarah about the PR
**Inbox:**
Draft:

Hi Sarah,

Thanks for the PR. I'll review it this afternoon and leave comments by end of day.

Quick question: does this depend on the API changes from last week, or is it standalone?

Best,
[Your name]

Ready to send? (yes/edit/skip)

## Integration Notes

- Connects to Gmail via MCP
- Supports Outlook via Microsoft Graph API
- Sends digests via Telegram
- Tracks response times in Notion
