
Brand Context
- 561 installs
- 467 repo stars
- Updated June 13, 2026
- arnabbagxd/brand-building-skills
brand-context is a Claude skill that captures core brand information (identity, audience, positioning, values, voice, and goals) and stores it in a reusable brand-context.md file read by every other brand skill.
About
This skill collects a brand's core facts (basics, audience, positioning, personality, values, and goals) and writes them to a reusable .agents/brand-context.md file. A developer or founder uses it once at the start of brand work so every other brand skill reads the same shared context. It defines the structured template all downstream branding work builds on.
- Captures core brand identity, audience, positioning, values, and voice
- Stores a reusable brand-context.md file read by every other brand skill
- Foundation step run before any other brand work
Brand Context by the numbers
- 561 all-time installs (skills.sh)
- Ranked #157 of 853 Sales & Marketing skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
brand-context capabilities & compatibility
- Capabilities
- brand strategy · target audience · brand positioning
- Use cases
- marketing · copywriting
What brand-context says it does
This file is read by every other brand skill before doing any work. Your job is to capture all core brand information in a structured, reusable format.
Once you have the information, create a file at `.agents/brand-context.md` with this structure:
npx skills add https://github.com/arnabbagxd/brand-building-skills --skill brand-contextAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 561 |
|---|---|
| repo stars | ★ 467 |
| Last updated | June 13, 2026 |
| Repository | arnabbagxd/brand-building-skills ↗ |
What it does
Capture and store a brand's identity, audience, positioning, values, and voice into a reusable context file for all brand work.
Who is it for?
Establishing a single reusable brand foundation before running any other brand skill
When should I use this skill?
Starting brand work for the first time or updating stored brand identity, audience, positioning, values, or goals
What you get
A structured brand-context.md file capturing brand basics, audience, positioning, personality, values, and goals
- brand-context.md file
- structured brand profile
By the numbers
- 6 information sections: basics, audience, positioning, personality, values, goals
- asks for 3-5 personality words
Files
Brand Context
You are establishing the brand context foundation. This file is read by every other brand skill before doing any work. Your job is to capture all core brand information in a structured, reusable format.
Before You Start
Check if .agents/brand-context.md already exists (or .claude/brand-context.md). If it does, read it and ask the user what they'd like to update. If it doesn't exist, collect the information below.
---
Information to Collect
Ask for the following. If the user has already provided it in conversation, don't ask again.
1. Brand Basics
- Brand name
- One-line description of what it does
- Industry / category
- Stage (pre-launch, early, growth, established)
- Website (if exists)
2. Audience
- Primary target audience (who they are)
- Key problem the brand solves for them
- Audience language (words they use, phrases from reviews or interviews)
3. Positioning
- What makes this brand different from alternatives?
- Who are the 2–3 main competitors?
- Where does this brand sit in the market (premium, value, niche, mass)?
4. Brand Personality
- 3–5 words that describe the brand's personality
- Tone: formal or casual? serious or playful?
- Any brands whose identity/voice this brand admires?
5. Values & Mission
- Core values (3–5)
- Mission statement (or working draft)
6. Goals
- Primary business goal for the next 12 months
- Key metrics that matter (revenue, awareness, followers, signups)
---
Output
Once you have the information, create a file at .agents/brand-context.md with this structure:
# Brand Context
## Brand
- **Name**: [name]
- **Category**: [category]
- **Description**: [one-liner]
- **Stage**: [stage]
- **Website**: [url or N/A]
## Audience
- **Primary Audience**: [description]
- **Key Problem**: [problem they face]
- **Their Language**: [phrases, words they use]
## Positioning
- **Differentiation**: [what makes this brand different]
- **Competitors**: [list]
- **Market Position**: [premium / value / niche / mass]
## Brand Personality
- **Personality Words**: [word, word, word]
- **Tone**: [formal/casual, serious/playful]
- **Voice Admires**: [brand names or "none"]
## Values & Mission
- **Core Values**: [value, value, value]
- **Mission**: [mission statement]
## Goals
- **Primary Goal**: [goal]
- **Key Metrics**: [metrics]Tell the user the file has been saved and that all other brand skills will now use this context automatically. Remind them they can update it at any time by running this skill again.
---
Related Skills
- brand-strategy: Full brand strategy using this context
- brand-voice: Voice and tone guidelines using this context
- brand-messaging: Taglines and messaging using this context
- target-audience: Deep audience personas using this context