creator-kit-formatter

creator-kit-formatter is a skill for Claude Code, Codex from TheMattBerman/creator-breakout-kit. It costs 70 tokens per session (418 once invoked), scanned A, original, MIT.

A formatting skill that turns structured creator research and concepts into a shareable brief and separate internal notes.

In plain words
What is it for?
Use it to create a Creator Breakout Brief, internal notes, optional JSON output, and a final testing and handoff section.
Why use it?
It keeps client-facing recommendations separate from research details and checks that claims follow the project’s safety rules.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create a Creator Breakout Brief, internal notes, optional JSON…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/themattberman/creator-breakout-kit/creator-kit-formatter
Install

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.

Any agent
npx skills add TheMattBerman/creator-breakout-kit --skill creator-kit-formatter
Clone the repo
git clone --depth 1 https://github.com/TheMattBerman/creator-breakout-kit

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for creator-kit-formatter

README.md
[![agentmods](https://agentmods.dev/badge/skills/themattberman/creator-breakout-kit/creator-kit-formatter.svg)](https://agentmods.dev/skills/themattberman/creator-breakout-kit/creator-kit-formatter)
Your own site
<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>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 418 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 6d ago against content hash 46546542a512, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

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.

skills/creator-kit-formatter/SKILL.md · 50 lines

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

  1. Read skills/creator-kit-formatter/references/client-brief-template.md, skills/creator-kit-formatter/references/internal-notes-template.md, and shared/templates/style-profile.md.
  2. 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.
  3. If formatting manually, populate the shared templates from shared/schemas/breakout-kit.schema.json.
  4. Verify claims comply with guardrails.
  5. 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.

Files

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.

Changes

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.

  1. 6d ago First seen · 50 lines · 70 tokens per session scan A 46546542a512

Subscribe to this mod's changes

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.

Related

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.

Gingiris-1031/gingiris-skills · 432 tokens

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,'…

diegosouzapw/awesome-omni-skills · 150 tokens

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…

riffkit/skill · 166 tokens

ads-creative

Creative Brief Generator for designers, video editors, and content teams.

zubair-trabzada/ai-ads-claude · 16 tokens

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,"…

moses607/socialforge · 96 tokens

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…

moses607/socialforge · 107 tokens