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 agentmods add skills/ai-driven-dev/framework/12-cooknpx skills add ai-driven-dev/framework --skill 12-cookgit clone --depth 1 https://github.com/ai-driven-dev/frameworkWrote 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/ai-driven-dev/framework/12-cook)<a href="https://agentmods.dev/skills/ai-driven-dev/framework/12-cook"><img src="https://agentmods.dev/badge/skills/ai-driven-dev/framework/12-cook.svg" alt="Measured on agentmods" 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.00404 |
| Opus 5 | $0.00022 | $0.00202 |
| Sonnet 5 | $0.00009 | $0.00081 |
| Haiku 4.5 | $0.00004 | $0.00040 |
Grade A, and why
12-cook 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 2d 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
Cook
Maintains recipe how-to sheets. Project recipes live in aidd_docs/recipes/; bundled recipes ship inside this skill under assets/recipes/.
Actions
| # | Action | Role | Input |
|---|---|---|---|
| 01 | list |
List every recipe as a table | none |
| 02 | upsert |
Create or update one recipe from the template | recipe topic + fields |
| 03 | research |
Survey modern alternatives, gaps, and counter-intuitive wins | recipe or topic |
| 04 | apply |
Execute a recipe on the project as a confirmed todo list | recipe |
Run list to survey project and bundled recipes, research to gather insights, upsert to author one, apply to run an existing one against the project. Always run research before authoring or substantially updating a recipe — never draft from memory alone. Run list first when the user names no recipe.
Before running an action, read its file in actions/, not only the table or assets.
References
references/recipe-locations.md: where project and bundled recipes live, how resolution works, and when writes target each home.references/recipe-contract.md: the rules every recipe file follows;upsertwrites to it.
Assets
assets/recipe-template.md: the canonical recipe scaffoldupsertrenders from, and the shapelistparses.assets/recipes/: bundled recipes shipped with this skill.
What ships with it
15 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- actions/01-list.md 1.1 KB
- actions/02-upsert.md 2.1 KB
- actions/03-research.md 2.6 KB
- actions/04-apply.md 1.8 KB
- assets/recipe-template.md 1.0 KB
- assets/recipes/install-aiddy-in-codex.md 1.9 KB
- assets/recipes/mcp-installation.md 2.4 KB
- assets/recipes/ship-a-feature.md 1.5 KB
- assets/recipes/start-a-project.md 1.5 KB
- assets/recipes/token-optimization.md 11 KB
- assets/research-checklist.md 444 B
- assets/research-goal-checklist.md 770 B
- references/recipe-contract.md 2.5 KB
- references/recipe-locations.md 1.4 KB
- references/research-playbook.md 2.6 KB
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.
- 2d ago First seen · 32 lines · 43 tokens per session scan A f8063bd51cc5
12-cook is a skill published in the GitHub repository ai-driven-dev/framework (455 stars, last pushed today), licensed MIT. It adds 43 tokens to every session and 404 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-09-03.
Other skills, from other repositories
notion
Notion API for creating and managing pages, databases, and blocks. Use when the user wants to create a Notion page, query a Notion database, update Notion properties, search Notion, add content to Notion, manage Notion blocks, or interact with Notion data sources and workspaces via the API.
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes, capturing pane output, and managing terminal multiplexer windows. Enables parallel coding-agent orchestration, background process management, and REPL interaction via sockets. Use when the agent needs to launch, monitor, or coordinate…
slack
Use when the agent needs to send, edit, delete, or read Slack messages, add or list emoji reactions, pin or unpin messages, fetch member info, or list custom emoji in Slack channels and DMs. Handles all Slack workspace interactions including message management, reaction workflows, pinned-item management, and user…
things-mac
Manage Things 3 via the things CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Otto to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
apple-reminders
Manage Apple Reminders via the remindctl CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output. Use when the user asks about reminders, todos, tasks, to-do lists, "remind me", scheduling tasks, checking what is due today, completing or deleting reminders, or managing…
obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Use when the user asks about notes, vault management, PKM, knowledge base organization, wikilinks, or personal knowledge management in Obsidian.