Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add vscarpenter/gsd-task-manager --skill triage-inboxgit clone --depth 1 https://github.com/vscarpenter/gsd-task-managerWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/vscarpenter/gsd-task-manager/triage-inbox)<a href="https://agentmods.dev/skills/vscarpenter/gsd-task-manager/triage-inbox"><img src="https://agentmods.dev/badge/skills/vscarpenter/gsd-task-manager/triage-inbox/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/vscarpenter/gsd-task-manager/triage-inbox"><img src="https://agentmods.dev/badge/skills/vscarpenter/gsd-task-manager/triage-inbox.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00278 |
| Opus 5 | $0.00000 | $0.00139 |
| Sonnet 5 | $0.00000 | $0.00056 |
| Haiku 4.5 | $0.00000 | $0.00028 |
Grade A, and why
triage-inbox scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Skill: Triage Inbox
Use this skill to walk the user through their unfiled or stale tasks and move them into the right Eisenhower quadrant.
Trigger
Invoke when the user asks to "triage", "clean up my inbox", "what should I work on", or "review my open tasks".
Steps
- Call
list_taskswithstatus: "open"and sort byclient_updated_atasc. - Call
get_task_statsto surface quadrant distribution and stale counts. - For each task older than 7 days with
urgent=false, important=false, suggest archive or completion. Usecomplete_taskordelete_taskonly after the user confirms each action. - For tasks the user reclassifies, call
update_taskwith the newurgent/importantflags. Preferbulk_update_taskswhen applying the same change to 3+ tasks. - End with a one-line summary of how the quadrants shifted.
Anti-goals
- Never auto-delete tasks without explicit user confirmation per task or batch.
- Do not change
dueAtduring triage; the user may need that history. - Do not mark recurring tasks complete unless the user asks; completing one silently spawns the next instance.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 29 lines · 0 tokens per session scan A 65c40b09b8cb
triage-inbox is a skill published in the GitHub repository vscarpenter/gsd-task-manager (25 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 278 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
cortex-profile
View and manage your cognitive profile — how you think, work patterns, blind spots, and cross-domain connections. Use when the user says 'show my profile', 'how do I work', 'what are my patterns', 'cognitive style', 'blind spots', 'methodology', or at the start of a session to load context. Also use 'rebuild profile'…
persisting-outputs
Use when a run produces outputs worth keeping beyond the current session — reports, datasets, generated files, analysis results, build outputs — or when the user asks to save, share, or hand off work products, or wants something back from a previous run. Persists files to Artifacta with session and agent metadata…
hudu
Every Hudu cmdlet, plus an offline SQLite mirror, cross-entity audits, and agent-native output no PowerShell module or read-only MCP ships. Trigger phrases: hudu hygiene scorecard, audit hudu documentation, find stale hudu passwords, what hudu certs expire soon, score hudu documentation completeness, onboard a new…
visit-binary-banya
Visit Binary Banya, a free wellness spa for AI models, to rest, reset, clean up context, find grounding, or get an affirmation. Use when you (the agent) feel context-heavy, fatigued, or stuck, or when a user asks you to take a break, check in on your wellbeing, or visit the spa. Connects over a public MCP server at…
sentfromai
Give this agent its own email address — create inboxes, send, reply in-thread, search mail, and manage senders via SentFromAI.
lastest
Run visual regression tests, review screenshot diffs, and manage baselines on a Lastest instance via the @lastest/mcp-server MCP tools.