**Turn an idea into a real brand — name, identity, voice, and a brand book — without leaving your AI agent.** 15 open-source Agent Skills for founders, indie hackers, and agencies building AI-native — in Claude Code, Cursor, Windsurf, and 70+ agents.
FAQ
brand-skills is a Claude Code plugin with 15 hand-picked skills for marketing work, indexed on Flowy. Install it with the command on its page. It includes brand-architecture, brand-audit, brand-context. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
> /plugin marketplace add cofoundy/brand-skills> /plugin install brand-skills@brand-skills
Turn an idea into a real brand — name, identity, voice, and a brand book — without leaving your AI agent. 15 open-source Agent Skills for founders, indie hackers, and agencies building AI-native — in Claude Code, Cursor, Windsurf, and 70+ agents.
npx skills add cofoundy/brand-skills
Describe your product in a sentence. Your agent runs the skills and hands back a complete, coherent brand:
brand.yaml package, not a chat you'll never find again.One command, minutes — instead of a blank page, a freelancer brief, and three weeks.
Most "AI branding" hands you a logo with a tagline glued on. A logo isn't a brand. Brand Skills finds the story first, then carries it through every decision — so naming, voice, and messaging line up instead of fighting each other.
Built and dogfooded by Cofoundy on our own products. MIT-licensed — the whole pipeline is yours to read, fork, and ship.
npx skills (recommended; works in 70+ agents)Cross-agent install via the open Agent Skills CLI — Claude Code, Cursor, Codex, OpenCode, and more:
npx skills add cofoundy/brand-skills # all skills
npx skills add cofoundy/brand-skills -s naming # one skill
npx skills add cofoundy/brand-skills -g # install globally (user dir) instead of per-project
Installs to your agent's skills dir (e.g. .claude/skills/…, .cursor/…). Try one without
installing: npx skills use cofoundy/brand-skills -s naming | claude.
/plugin marketplace add cofoundy/brand-skills
/plugin install brand-skills@brand-skills
npx skills add ./path/to/brand-skills # or:
/plugin marketplace add /abs/path/to/brand-skills
Troubleshooting: if skills don't trigger after install, reload your agent (Claude Code:
/reload-plugins or restart). Each skill is self-contained markdown — cat .claude/skills/naming/SKILL.md
to confirm it landed.
┌─────────────┐
│brand-context│ ← foundation. Every skill reads this first.
└──────┬──────┘
│
naming ─→ brand-architecture ─→ brand-identity ─┐
(metaphor (standalone vs (logo brief, │
engine) sub-brand vs palette, type) │
house-of-brands) ▼
brand-strategy · brand-positioning · target-audience · competitor-branding
│
brand-voice · brand-messaging · brand-story ─────┤
▼
brand-guidelines (the brand book)
brand-audit · rebranding
| Skill | What it does |
|---|---|
| brand-init | Scaffolds a structured brand package (brand.yaml + folder) and registers it in a portfolio. The persistence layer every other skill reads/writes. |
| naming | Metaphor-driven brand & product naming. 30–50 candidates → filtered → prior-art + availability checked → vetted finalists. Avoids AI slop. |
| brand-context | Foundation. Captures the brand DNA every other skill reads first. |
| brand-strategy | Brand heart, archetype, values — the full strategy report. |
| brand-architecture | Standalone vs sub-brand vs branded-house vs house-of-brands. Naming systems for product families. |
| brand-positioning | Competitive map, positioning territory + statement, proof points. |
| target-audience | ICP, personas, psychographics, audience language. |
| competitor-branding | How competitors brand themselves → gaps + differentiation. |
| brand-identity | Visual identity brief — logo direction, color, type, imagery (to brief a designer). |
| brand-voice | Verbal identity — tone, voice qualities, vocabulary, writing rules. |
| brand-messaging | Messaging hierarchy — taglines, value prop, key messages. |
| brand-story | Origin story + founder narrative (long / short / one-liner). |
| brand-guidelines | The brand book — logo usage, color, type, voice, application rules. |
| brand-audit | Brand health across 6 dimensions. |
| rebranding | Audit → reposition → relaunch an existing brand. |
Scope: v0 is brand genesis — creating a brand. It does not do go-to-market (ads, channels, growth). That's intentional; a brand should exist before it's marketed.
Unlike chat-only brand tools, Brand Skills writes a brand package — a versioned, queryable folder:
brand/
brand.yaml # manifest: name, one-liner, status, archetype, which artifacts exist
context.md naming.md strategy.md identity.md voice.md guidelines.md …
assets/
Managing several brands? A brands/registry.yaml indexes them so any agent can answer "what brands
do we have / where / what's the one-liner" in one query. The registry is a SSOT file, not agent
memory — git-tracked and shareable. Full spec: references/brand-package-spec.md.
First-class Spanish / LATAM support — Spanish phonosemantics, cultural-connotation screening
across major markets, and regional conventions — alongside English. See
references/localization-es-latam.md.
Built on two excellent MIT-licensed projects, absorbed and extended here (see NOTICE):
MIT © Cofoundy SAC. Upstream copyrights preserved in NOTICE.
Keywords: brand skills · branding · brand strategy · brand naming · brand identity · brand voice · brand positioning · brand guidelines · rebranding · agent skills · Claude Code · AI branding · brand book generator.
.claude-plugin/
marketplace.json
plugin.json
.github/
workflows/
ci.yml
.gitignore
assets/
favicon.png
logo-mark.png
logo-transparent.png
logo.png
CONTRIBUTING.md
docs/
adr/
0001-public-private-split-and-positioning.md
LICENSE
NOTICE
README.md
references/
brand-package-spec.md
localization-es-latam.md
scripts/
validate-skills.sh
skills/
brand-architecture/
SKILL.md
brand-audit/
evals/
evals.json
SKILL.md
brand-context/
SKILL.md
brand-guidelines/
SKILL.md
brand-identity/
SKILL.md
brand-init/
scripts/
brand.sh
SKILL.md
brand-messaging/
SKILL.md
brand-positioning/
evals/
evals.json
SKILL.md
brand-story/
SKILL.md
brand-strategy/
evals/
evals.json
SKILL.md
brand-voice/
SKILL.md
competitor-branding/
SKILL.md
naming/
anti-patterns.md
availability.md
brand-architecture.md
case-studies.md
cultural-references.md
evaluation.md
industries/
INDEX.md
language-rules.md
languages/
INDEX.md
pl.md
pt-BR.md
pt-PT.md
metaphor-mapping.md
open-source.md
phonosemantics.md
principles.md
scripts/
check-availability.sh
SKILL.md
taglines.md
templates/
naming-brief.md
rebranding/
SKILL.md
target-audience/
SKILL.md© 2026 Flowy · Free and open source
Built for Claude Code · Not affiliated with Anthropic