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 TheMattBerman/creator-breakout-kit --skill creator-kit-formattergit clone --depth 1 https://github.com/TheMattBerman/creator-breakout-kitWrote 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/themattberman/creator-breakout-kit/creator-kit-formatter)<a href="https://agentmods.dev/skills/themattberman/creator-breakout-kit/creator-kit-formatter"><img src="https://agentmods.dev/badge/skills/themattberman/creator-breakout-kit/creator-kit-formatter.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.00070 | $0.00418 |
| Opus 5 | $0.00035 | $0.00209 |
| Sonnet 5 | $0.00014 | $0.00084 |
| Haiku 4.5 | $0.00007 | $0.00042 |
Grade A, and why
creator-kit-formatter 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 6d 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
Creator Kit Formatter
Purpose
Package outputs into a clean Creator Breakout Brief plus internal research notes.
Package contract
Use from the creator-breakout-kit repo root. Paths are relative to that root.
Inputs
- Structured kit output from upstream modules
- Optional style constraints
Outputs
creator-breakout-brief.md(the shareable Creator Breakout Brief)internal_notes.md- Optional JSON package for CRM/automation
Workflow
- Read
skills/creator-kit-formatter/references/client-brief-template.md,skills/creator-kit-formatter/references/internal-notes-template.md, andshared/templates/style-profile.md. - If a run directory exists, prefer
python3 scripts/enrich_breakout_run.py --run-dir "$RUN_DIR" --research-dir "$RESEARCH_DIR"to generate the enriched brief and notes. - If formatting manually, populate the shared templates from
shared/schemas/breakout-kit.schema.json. - Verify claims comply with guardrails.
- Add final test plan and CTA handoff block.
Brief vs internal split
The Creator Breakout Brief includes
- concise narrative
- patterns, archetypes, concept slate
- first test recommendation
- managed next step
The internal notes include
- raw evidence notes
- confidence scores
- assumptions + data gaps
- risk flags for execution
Quality bar
- The brief is concise and readable.
- Internal notes are decision-dense and auditable.
- Both files remain consistent in claims.
Style contract
Apply: shared/templates/style-profile.md before finalizing client/internal deliverables.
What ships with it
2 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.
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.
- 6d ago First seen · 50 lines · 70 tokens per session scan A 46546542a512
creator-kit-formatter is a skill published in the GitHub repository TheMattBerman/creator-breakout-kit (9 stars, last pushed 4mo ago), licensed MIT. It adds 70 tokens to every session and 418 once invoked, about $0.0003 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
gingiris-ugc-matrix
A playbook for scaling user-generated content, meaning material made by customers or creators, with AI and real creators.
ai-ugc-ads
AI UGC Ads workflow skill. Use this skill when the user needs When the user wants to create UGC ad campaigns, recruit UGC creators, generate AI UGC content, or scale with user-generated content. Also use when the user mentions 'UGC,' 'user-generated content,' 'creator ads,' 'Spark Ads,' 'whitelisting,' 'AI UGC,'…
riffkit
Riff winning short videos — give one source (a TikTok link, an uploaded video, or an analyzed template) and the backend riffs its emotion formula into your own AI video (post-ready short-form or UGC-style ad creative), with optional digital character, product placement, and language. You riff the formula, not the…
ads-creative
Creative Brief Generator for designers, video editors, and content teams.
cross-platform-adapter
Adapts ONE core idea into each platform's native format instead of cross-posting the same clip everywhere. It maps length, aspect ratio, tone, hook style, caption and hashtag norms, and what actually converts per platform, then outputs a per-platform adaptation table. Use when the user says "repurpose this,"…
repurpose-master
Turns ONE long asset (podcast, livestream, long video, article) into 30+ platform-optimized short-form pieces by mining atomic moments and speccing each cut. Produces a repurposing table mapping source timestamp/idea to platform, hook, and format. Use when the user wants to "turn this video into clips", repurpose…