Agent skill · Content & Marketing

inbox-zero-operator

Drive an email inbox to zero through a computer-use or tool-using agent — triage every message into act/delegate/defer/archive with drafts prepared, never a send. Use when asked to get my inbox to zero, triage my email hands-on, process my inbox for me, or run inbox zero. Produces the triage ledger, prepared reply drafts, and an approval-gated action plan the agent then executes read-mostly.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill inbox-zero-operator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/inbox-zero-operator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Inbox Zero Operator Skill The judgment layer for an agent that can actually touch a mailbox. The thinking half (what deserves you, what doesn't) and the acting half (archive, label, draft) are strictly separated: analysis is free, action is gated, and *sending* is never on the menu. (For triage-as-advice without tool access, `email-triage` covers you.) ## What This Skill Produces - **The triage ledger** — every message classified: 🔴 act (needs you) · 🟡 delegate (draft prepared for someone else to own) · 🔵 defer (snooze with a date and reason) · ⚪ archive (with the one-line why) - **Prepared drafts** — replies written and saved as drafts, never sent - **The action plan** — the exact archive/label/snooze operations, shown before any are taken ## Required Inputs Ask for these if not provided: - **Scope** — whole inbox, unread only, or a date range (default: unread, newest 100) - **The user's role and current priorities** — triage without priorities is sorting, not judgment - **Standing rules** — senders who always matter, threads to never touch, newsletters policy - **Delegation targets** — who drafts can be addressed to ## Framework: The Triage Pass 1. **Thread-level, not messag

What's inside
Steps it walks through
  1. What This Skill Produces
  2. Required Inputs
  3. Framework: The Triage Pass
  4. Output Format
  5. Quality Checks
  6. Anti-Patterns
  7. Execution
  8. Preconditions
  9. Allowed actions
  10. Verification
  11. Rollback
Ships with 1 file
  • references/worked-example.md
More from pm-claude-skills
All skills →
About this skill
What does the inbox-zero-operator skill do?

Drive an email inbox to zero through a computer-use or tool-using agent — triage every message into act/delegate/defer/archive with drafts prepared, never a send. Use when asked to get my inbox to zero, triage my email hands-on, process my inbox for me, or run inbox zero. Produces the triage ledger, prepared reply drafts, and an approval-gated action plan the agent then executes read-mostly.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill inbox-zero-operator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going