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 brand-snapshotgit 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/brand-snapshot)<a href="https://agentmods.dev/skills/themattberman/creator-breakout-kit/brand-snapshot"><img src="https://agentmods.dev/badge/skills/themattberman/creator-breakout-kit/brand-snapshot/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/skills/themattberman/creator-breakout-kit/brand-snapshot"><img src="https://agentmods.dev/badge/skills/themattberman/creator-breakout-kit/brand-snapshot.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.00066 | $0.00522 |
| Opus 5 | $0.00033 | $0.00261 |
| Sonnet 5 | $0.00013 | $0.00104 |
| Haiku 4.5 | $0.00007 | $0.00052 |
Grade A, and why
brand-snapshot 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 55 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Brand Snapshot
Purpose
Convert raw brand inputs into a decision-ready snapshot for concepting.
Package contract
Use from the creator-breakout-kit repo root. Paths are relative to that root.
Primary data source
- Preferred: Firecrawl-style brand discovery across homepage, product pages, founder/about pages, FAQ, bundles, routines, and retailer/supporting pages.
- Fallback: manual site fetch + search when crawl infrastructure is unavailable.
Inputs
- Brand website/LP context
- Product and offer
- Audience details
- Price point (if known)
- Objections, desires, constraints
Outputs
brand_summary(what they sell, for whom, why now)buyer_psychology_maptop_3_objectionstop_2_desire_statesplatform_notesbrand_discovery_confidencesource_coverage_notes
Workflow
- For Firecrawl-backed runs, run
python3 skills/brand-snapshot/scripts/firecrawl_brand_discovery.py --brand-name "$BRAND_NAME" --brand-url "$BRAND_URL" --out-dir "$RESEARCH_DIR". - If Firecrawl is unavailable, use manual site fetch/search and label the run
quick-passorbrand-passas appropriate. - Read
skills/brand-snapshot/references/firecrawl-brand-discovery.mdbefore interpreting brand discovery outputs. - Distill what the product does and why buyer cares.
- Identify emotional and identity drivers.
- Rank objections by likely conversion drag.
- Translate into content-usable language (hooks, proof, story).
- Flag what is inferred versus directly evidenced from brand materials.
Prompting guidance
- Use niche language from the category.
- Avoid broad statements like "authentic UGC works."
- Prefer concrete buyer tensions and outcome language.
- Pull exact phrases worth reusing from brand pages when they clarify positioning.
Quality bar
- Could drive a creator concept pass without follow-up questions about the brand.
- Objections are specific and behaviorally realistic.
- Desire states are testable in hook language.
- Confidence and source coverage are explicit.
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.
- 9d ago First seen · 55 lines · 66 tokens per session scan A 868e0409a1db
brand-snapshot is a skill published in the GitHub repository TheMattBerman/creator-breakout-kit (9 stars, last pushed 4mo ago), licensed MIT. It adds 66 tokens to every session and 522 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-visibility-audit
When the user wants to know whether their brand or domain is cited in AI answers — AI Overviews, ChatGPT, or AI search — for the queries that matter, and how they stack up against competitors. Also use on "AI visibility audit," "am I cited in AI answers," "do I show up in ChatGPT," "AI Overviews audit," "GEO audit,"…
creator-campaign-ops
When the user wants a full-funnel influencer marketing campaign workflow: campaign setup, creator matching, budget and pricing forecast, outreach/confirmation pack, content review checklist, launch tracking, or post-campaign report. Also use on "plan an influencer campaign," "run creator campaign ops," "compare…
seo-audit
When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking,"…
ai-answer-gap
When the user wants to find the prompts where their brand should be cited in AI answers but isn't — and who owns the answer instead — prioritized by AI search volume so content can attack the biggest gaps first. Also use on "AI answer gap," "AI content gap," "where am I missing from AI answers," "what prompts am I…
llm-mention-tracking
When the user wants to track how often their brand or domain gets mentioned across ChatGPT and AI search engines over a set of prompts, and how that share of voice compares to named competitors over time. Also use on "LLM mention tracking," "track AI mentions," "share of voice in AI," "AI share of voice," "brand…