IT
Inbox Triage (Live)
🔵 Stable🕐 updated 2026-07-20
🔷 SkillSpec L3
⚙ ships an executable helper
pm-cowork-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.
🗣 Say this to your agent
“Get my actual inbox to zero in Cowork.”“Triage my unread Gmail and draft the quick replies.”“Process my email backlog — archive the noise, flag what needs me.”“Label and archive my newsletters, leave the real messages.”
What to give it
▸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
✅ The bar it holds itself to
Every skill in this library self-verifies — these are this skill's own quality checks, straight from its definition.
✓No message was sent or deleted — only labelled, archived, or drafted
✓Every escalated message states *why* it needs a human
✓VIP/never-archive rules were honoured
✓The report reconciles: processed = archived + drafted + tasks + parked + needs-you
✓The remaining backlog count is stated when a cap was hit
⚠️ What it refuses to do
**Auto-sending replies.** Draft only; the human sends.
**Bulk-deleting to hit zero.** Archive, never delete.
**Silent failure when the connector is missing.** Say it, and fall back to a guided manual pass.
**Re-triaging parked/handled mail** on the next pass — respect existing `@waiting`/`@task` labels.
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
Related skills
🔌 Embed this skill
Drop this on your blog, docs, or site — it renders a "Run this skill" card:
<div data-pm-skill="inbox-triage-live"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>
💬 Discussion
Inbox Triage (Live) is one of 750 open-source professional AI agent skills — all SkillSpec L3.
Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog