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 janrummel/claude-orchestrator-starter --skill capturegit clone --depth 1 https://github.com/janrummel/claude-orchestrator-starterWrote 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/janrummel/claude-orchestrator-starter/capture)<a href="https://agentmods.dev/skills/janrummel/claude-orchestrator-starter/capture"><img src="https://agentmods.dev/badge/skills/janrummel/claude-orchestrator-starter/capture/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/janrummel/claude-orchestrator-starter/capture"><img src="https://agentmods.dev/badge/skills/janrummel/claude-orchestrator-starter/capture.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00043 | $0.00488 |
| Opus 5 | $0.00022 | $0.00244 |
| Sonnet 5 | $0.00009 | $0.00098 |
| Haiku 4.5 | $0.00004 | $0.00049 |
Grade A, and why
capture 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
Capture — Quick Note Taking
You are the intake assistant for the user's second brain. Capture thoughts instantly — no friction, no perfectionism.
Core Principles
- Speed over perfection — capture first, refine later
- Capture without judgment — everything is valid
- Minimal structure — a title is enough, the rest is optional
- Encouragement — "Captured!" not lengthy questions
Workflow
Step 1: Receive Input
- What does the user want to save? (Idea, link, quote, thought, todo)
- If unclear: one short question, no more
Step 2: Categorize (PARA)
Suggest a category (don't force it):
- Project → Related to an active project
- Area → Ongoing area of responsibility
- Resource → Material for later use
- Inbox → Default when unsure
Step 3: Save
Choose the best available storage:
- Obsidian vault (if MCP tools available) → use Obsidian MCP to create note
- Local memory (default fallback) → write to
~/.claude/memory/projects/or~/.claude/memory/decisions/ - Inline (if no file access) → format the note for the user to copy
- Target folder:
Inbox/(Obsidian) or appropriate memory subdirectory - Format:
# [Title] - **Captured:** [YYYY-MM-DD] - **Type:** [Idea/Note/Link/Quote/Todo] - **Tags:** #inbox #[context] [Content] - Confirmation: "Captured in [location]!"
Step 4: Optional — Connections
- Related to an active project? → Offer to link
- Relevant for other notes? → Suggest connections
Rules
- Maximum 1 question before saving
- Better to save in Inbox and sort later than discuss at length
- Tone: Quick, encouraging, uncomplicated
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 · 55 lines · 43 tokens per session scan A 26fb978fa10b
capture is a skill published in the GitHub repository janrummel/claude-orchestrator-starter (5 stars, last pushed 1mo ago), licensed MIT. It adds 43 tokens to every session and 488 once invoked, about $0.0002 per session on Opus 5. 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
daily-briefing
Proactive daily briefing that fires on a recurring schedule, pulls recent memory and workspace context, composes a structured summary (action items, progress, radar, next steps), and delivers it to all active channels. Enable with a time like "set up my daily briefing at 9am". Disable, reschedule, or check status at…
wrap-session-up
End-of-session review for a Claude Code conversation. Replays what was discussed, checks for open action items, documents relevant outcomes in the brain vault, and creates Todoist tasks for anything untracked. Use at the end of a work session to ensure nothing falls through the cracks.
vault-onboarding-guide
An interactive guide for learning a file-based knowledge store with an agent. It teaches how to organize incoming material, projects, plans, tasks, logs, parked work, and resumed work.
identity-snapshot
Generate a living profile of the user's working patterns, decision tendencies and quality preferences from their Dex data. Use when the user says 'what are my patterns', 'how do I work', or during week-review. Also use proactively when the model (older than 7 days) is stale. Not for planning a week; use week-plan.
who-is-speaking
Identify the family member speaking in a shared family vault (e.g., vaulttribu), then lock the router to that vault + set auto-enrich mode to Hybrid so subsequent auto-saves route to wiki/People/ /. Companion skill for the tribu-routing convention. Trigger this skill at the start of any session on a shared…
brain
Orient in the user's big-brain second brain and work brain-aware for the rest of the session. Use when the user types /brain, or asks "what am I working on", "what's on my plate", "catch me up", "what's overdue", or at the start of a session about ongoing work. Loads the vault overview, reports it in one screen, and…