inbox-triage-live
Triage the user's REAL inbox through the Gmail connector — not a framework they run by hand. Use when asked to clear my inbox, get me to inbox zero on the actual account, triage my unread, or process my email backlog in Cowork. Reads unread via the Gmail connector, sorts every message into archive / reply-now / task / park, applies labels and archives in place, drafts the reply-now messages as real Gmail drafts. Produces a triage-report artifact of what it did and what still needs the user.
npx skills add mohitagw15856/pm-claude-skills --skill inbox-triage-live --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Inbox Triage (Live) The generic triage skill teaches a system; this one *runs it on the real account*. In Claude Cowork it reads the user's actual unread mail through the Gmail connector, decides each message, and takes the safe actions (label, archive, draft) itself — leaving only true judgement calls for the human. ## What This Skill Produces - **The triage pass, executed** — every unread message assigned one of four verbs and the safe actions applied in the account - **Reply-now drafts** — short replies created as real Gmail drafts (never auto-sent) for the user to review and send - **A triage-report artifact** — a table of what was archived/labelled/drafted, plus the short list of messages that need a human decision ## Required Inputs Ask for these if not provided: - **Scope** — which mailbox/label and how far back (e.g. "all unread", "Primary from the last 7 days") - **Reply-now boundary** — may the skill draft replies, or only classify? (default: draft, never send) - **Sender rules** — VIPs that are never auto-archived; newsletters that always are ## Framework: The Four Verbs 1. **Archive (default):** no action needed → archive; search beats filing. 2. **Reply-now (two-minu
- What This Skill Produces
- Required Inputs
- Framework: The Four Verbs
- Execution (Cowork)
- Output Format
- Summary
- Actions taken
- Needs your decision
- Reply-now drafts created
- Quality Checks
- Anti-Patterns
- Example Trigger Phrases
What does the inbox-triage-live skill do?
Triage the user's REAL inbox through the Gmail connector — not a framework they run by hand. Use when asked to clear my inbox, get me to inbox zero on the actual account, triage my unread, or process my email backlog in Cowork. Reads unread via the Gmail connector, sorts every message into archive / reply-now / task / park, applies labels and archives in place, drafts the reply-now messages as real Gmail drafts. Produces a triage-report artifact of what it did and what still needs the user.
How do I install it?
Run `npx skills add mohitagw15856/pm-claude-skills --skill inbox-triage-live --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.
