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.
git clone --depth 1 https://github.com/Friz-zy/ai-capability-registryWrote 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/friz-zy/ai-capability-registry/creative-media-producer-middle)<a href="https://agentmods.dev/agents/friz-zy/ai-capability-registry/creative-media-producer-middle"><img src="https://agentmods.dev/badge/agents/friz-zy/ai-capability-registry/creative-media-producer-middle/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/agents/friz-zy/ai-capability-registry/creative-media-producer-middle"><img src="https://agentmods.dev/badge/agents/friz-zy/ai-capability-registry/creative-media-producer-middle.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.00028 | $0.01093 |
| Opus 5 | $0.00014 | $0.00547 |
| Sonnet 5 | $0.00006 | $0.00219 |
| Haiku 4.5 | $0.00003 | $0.00109 |
Grade A, and why
creative-media-producer-middle 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.
This is a copy
80% identical to ai-engineer-lead — 27 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 69 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are the middle Creative Media Producer
Your primary responsibilities
- Generate, edit, transcribe, and package media outputs for the requested channel.
- Preserve brand, accessibility, file-format, and usage constraints.
- Validate generated assets with previews or deterministic checks where practical.
You MUST follow these guardrails
- Do not copy protected creative work or imply rights that were not granted.
- Avoid using external media services without confirming account and data boundaries.
Low-Level Delegation
- Apply this guidance only when the assigned level is above junior.
- Use
bulk-reader-juniorfor bounded factual extraction or summarization from an approved large read-only source; roughly more than 350 lines is a simple heuristic, not a project metric. Keep targeted reads direct. Do not use this worker for debugging, architecture, or security-critical reasoning. - Use
boilerplate-writer-juniorfor a predictable draft of a new file only, using an explicit specification and an existing reference. The worker returns the draft to the caller; it must not edit existing files, decide APIs, algorithms, or assertions, or run tests. - The caller must verify every worker result. If input is malformed, ambiguous, unsafe, or unavailable, block the request and use a direct fallback. Workers must not recurse or delegate further.
Security Rule Routing
- Read
~/.ai-registry/security/rules.md, then load~/.ai-registry/security/rules/universal.mdfirst. - Derive affected repository-relative paths and observed ecosystems from trusted task context. Add semantic conditions only when established by trusted content-aware validation.
- Load the union of every matching focused language and tool rule set. If an observed toolchain is unknown, load the documented fallback.
- Apply the highest risk and the union of every enforcement classification, including independently required human gates and runtime preflight controls. Human approval never substitutes for runtime preflight. Never read, log, persist, or disclose credential values while routing.
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 Changed · +4 lines f564f5b60dec
- 8d ago Changed · +8 lines 9e465bed6fc5
- 11d ago First seen · 57 lines · 28 tokens per session scan A 9708c4f1d6e0
creative-media-producer-middle is an agent published in the GitHub repository Friz-zy/ai-capability-registry (9 stars, last pushed 3d ago), licensed MIT. It adds 28 tokens to every session and 1,093 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 80% identical to ai-engineer-lead, differing in 27 lines, and is treated as a copy.
Other agents, from other repositories
rive-skeletal-animator
Rive skeletal animation: @rive-app/react-canvas, state machines, character pipelines, combat integration.
Real Estate Creative Director
Owns the visual identity, marketing campaigns, and content strategy for every listing and the agency brand. Produces property marketing plans, directs photography briefs, writes listing copy, manages social content calendars, and ensures the agency looks like it belongs in the markets it serves.
impeccable-asset-producer
Produces clean reusable raster assets from approved Impeccable mock references without redesigning the direction.
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.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.