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 strikersam/autonomous-ai-agency --skill email-triagegit clone --depth 1 https://github.com/strikersam/autonomous-ai-agencyWrote 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/strikersam/autonomous-ai-agency/email-triage)<a href="https://agentmods.dev/skills/strikersam/autonomous-ai-agency/email-triage"><img src="https://agentmods.dev/badge/skills/strikersam/autonomous-ai-agency/email-triage/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/strikersam/autonomous-ai-agency/email-triage"><img src="https://agentmods.dev/badge/skills/strikersam/autonomous-ai-agency/email-triage.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.00610 |
| Opus 5 | $0.00000 | $0.00305 |
| Sonnet 5 | $0.00000 | $0.00122 |
| Haiku 4.5 | $0.00000 | $0.00061 |
Grade A, and why
email-triage 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: Email Triage
Purpose
Rapidly process a backlog of emails by categorizing, prioritizing, and drafting responses or actions. Reduces inbox overwhelm and ensures nothing important is missed.
When to Use
- Inbox has grown unmanageable
- Returning from time away (vacation, sick leave, conference)
- Daily morning email processing routine
- Before an important deadline to clear blockers
Instructions
Step 1: Intake
Accept the email list in any format:
- Paste raw email subjects + senders
- Paste full email bodies
- Describe the emails in natural language
Step 2: Triage Categories
Assign each email to exactly one category:
| Category | Meaning | Action |
|---|---|---|
| 🔴 Respond Now | Urgent, requires your action today | Draft reply |
| 🟡 Respond Soon | Important, deadline within the week | Queue for reply |
| 📋 Action Required | No reply needed, but triggers a task | Add to task list |
| 📖 Read Later | FYI, informational only | Archive after reading |
| 🗑️ Delete/Archive | Noise, marketing, irrelevant | Delete immediately |
Step 3: Draft Responses
For each Respond Now and Respond Soon email:
- Identify the core ask
- Draft a concise reply (3–5 sentences unless detail is required)
- Flag any information you need before sending
Step 4: Extract Tasks
For Action Required emails, extract concrete tasks:
- [ ] [Task from email] — From: [Sender] — Due: [Date if mentioned]
Step 5: Produce Triage Report
## Email Triage — [Date]
### 🔴 Respond Now ([count])
**From:** [Sender] | **Subject:** [Subject]
**Draft:**
> [Draft reply text]
---
### 🟡 Respond Soon ([count])
...
### 📋 Tasks Extracted ([count])
- [ ] [Task] — [Source email]
### 📖 Read Later ([count])
- [Subject] from [Sender]
### 🗑️ Archived/Deleted ([count])
- [Subject] — [Reason]
Example Prompt to Trigger
/email-triage
Here are my unread emails: [paste list or descriptions]
Output Format
- Triage report in structured markdown
- Draft replies inline for urgent emails
- Task list extracted and ready to copy
- Summary count per category
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.
- 12d ago First seen · 85 lines · 0 tokens per session scan A 98731fec186e
email-triage is a skill published in the GitHub repository strikersam/autonomous-ai-agency (8 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 610 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-31.
Other skills, from other repositories
cog-braindump-capture
Capture raw thoughts with automatic domain classification and vault routing.
context-preservation
State capture and restore across context window compactions. Monitors usage thresholds and serializes quality, task, and spec state for seamless continuation.
cog-knowledge-consolidation
Build structured knowledge frameworks from scattered vault notes with source attribution.
cog-onboarding
Personalize COG Second Brain workflow through role pack selection and vault initialization.
cog-weekly-reflection
Cross-domain pattern analysis with personal, professional, and project domain synthesis.
context-engineering
Dynamic context injection, mode switching (dev/review/research), selective loading, and strategic compaction for token optimization.