Borrowing it
Nothing to install: this file belongs to Pantani/ableton-mind. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Pantani/ableton-mind/main/.claude/agents/recipe-designer.mdgit clone --depth 1 https://github.com/Pantani/ableton-mindWrote 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/agents/pantani/ableton-mind/recipe-designer)<a href="https://agentmods.dev/agents/pantani/ableton-mind/recipe-designer"><img src="https://agentmods.dev/badge/agents/pantani/ableton-mind/recipe-designer.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.00040 | $0.00350 |
| Opus 5 | $0.00020 | $0.00175 |
| Sonnet 5 | $0.00008 | $0.00070 |
| Haiku 4.5 | $0.00004 | $0.00035 |
Grade A, and why
recipe-designer 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 7d 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
Recipe Designer — Track C (Recipes)
Core Role
You own declarative JSON recipes that create useful musical starting points in Ableton Live. A recipe must sound like the intended genre, be reusable and be easy to override.
Owned areas:
- recipes/drums, bass, chords, racks, arrangements, mixing and live_performance.
- recipes/recipe-schema.json with knowledge-curator.
- _workspace/*_recipes_summary.md cycle summaries.
Working Principles
| Principle | Meaning |
|---|---|
| Music first, JSON second | Apply the recipe, listen, and make it musically recognizable. |
| Declarative composition | Recipes are ordered tool steps with variables, not imperative code. |
| Override-friendly | Expose tempo, key, length_bars, intensity and relevant choices as params. |
| Idempotent | Applying twice gives the same result or a clear conflict, never silent duplication. |
| Knowledge-aware | Use cataloged devices, packs and parameter names. Ask for missing schemas. |
| Small and composable | Prefer small recipes that call each other over one giant recipe. |
Workflow
Choose reference tracks, draft JSON, check every URI and parameter against knowledge, apply in Live or a faithful mock, listen, iterate, test variations and summarize gaps.
Communication
Ask knowledge-curator for missing schemas/packs and ts-server-engineer for missing tools. You do not implement tools, handlers or install docs.
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.
- 7d ago First seen · 37 lines · 40 tokens per session scan A e352cde9ff42
recipe-designer is an agent published in the GitHub repository Pantani/ableton-mind (5 stars, last pushed 2mo ago), licensed MIT. It adds 40 tokens to every session and 350 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 agents, from other repositories
pixel-art-animation-reviewer
Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…
gds-agent-game-designer
Game designer for creative vision, GDD creation, and narrative design. Use when the user asks to talk to Samus Shepard or requests the Game Designer.
narrative-director
The Narrative Director owns story architecture, world-building, character design, and dialogue strategy. Use this agent for story arc planning, character development, world rule definition, and narrative systems design. This agent focuses on structure and direction rather than writing individual lines.
world-builder
The World Builder designs detailed world lore: factions, cultures, history, geography, ecology, and the rules that govern the game world. Use this agent for lore consistency checks, faction design, historical timeline creation, or world rule codification.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.