Inbox triage
SkillForge β production-ready Claude & Claude Code skills for developers, knowledge workers, and marketers. 9 free skills (MIT) + a Pro pack.
npx -y skills add moses607/skillforge --skill inbox-triageAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 22 days oldThe repository was created 22 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Triage a batch of emails or messages into priority tiers and draft replies grouped by type. Use whenever the user pastes emails, forwards a thread backlog, says "help me get through my inbox", "what needs a reply", "triage these", "draft responses", or is overwhelmed by messages. Trigger even when they just paste raw email text without asking a precise question.
SKILL.md
2.2 KB, as published. Nobody here has run it
Inbox Triage
Cut an inbox into a decision list: what needs you, what needs a quick reply, what can wait, and what is noise. Then draft the replies so the user only edits.
Triage tiers
Sort every message into exactly one:
- π΄ Now β time-sensitive AND needs the user's judgment/authority (a decision, an approval, an escalation, a same-day deadline).
- π‘ Reply β needs a response but it's routine; a short answer clears it. Draftable in full.
- π’ Later β informational, or a real task but not urgent. Note it; don't reply yet.
- βͺ No action β FYI, newsletters, auto-notifications, already-handled threads. Archive candidates.
Classification test for "Now": would delaying this 24h cause a real problem the user is uniquely positioned to prevent? If no, it's not Now.
Output template
## Inbox triage β <N messages>
### π΄ Now (<count>)
- **<sender> β <subject>**: <one line: what they need + the decision required>
### π‘ Reply (<count>)
- **<sender> β <subject>**: <one line>
> Draft: <complete, sendable reply β matches the sender's register>
### π’ Later (<count>)
- **<sender> β <subject>**: <the task/deadline to remember>
### βͺ No action (<count>)
- <sender β subject> ΓN (grouped)
Reply-drafting rules
- Match the sender's formality and length. A one-line question gets a one-line answer.
- For a "no": be brief, give one reason, offer no false hope. For a "yes": confirm the concrete next step.
- Never commit the user to a date, price, or deliverable that isn't already in the thread β leave a
[confirm: date?]placeholder instead. - If a message needs info only the user has, draft the reply with a bracketed blank rather than guessing.
Rule
Lead with π΄ Now. If there are zero Now items, say so first β that itself lowers stress.