一键导入
brand
Brand context management for marketing sessions with continuity across conversations
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Brand context management for marketing sessions with continuity across conversations
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
SEO keyword research, content planning, and competitor analysis with anti-hallucination gates
Marketing strategy, positioning, personas, and channel planning with mandatory discovery gates
| name | brand |
| description | Brand context management for marketing sessions with continuity across conversations |
| keywords | ["brand","client","context","marketing","switch","manage"] |
Manage marketing brands and client context with session continuity.
NO MARKETING WORK WITHOUT BRAND CONTEXT
If brand context isn't loaded, recommendations are generic. Always confirm brand is active before marketing tasks.
/brand Show active brand or list all
/brand list List all brands
/brand new Create a new brand
/brand switch <name> Switch to a different brand
/brand info Show detailed brand info
/brand update Update brand information
/brand add-competitor Add a competitor
/brand add-note Add a note
Detect these patterns and route to brand management:
| User Says | Action |
|---|---|
| "working on [name]" | Switch to brand |
| "new client" / "new brand" | Create brand |
| "switch to [name]" | Switch to brand |
| "who am I working with" | Show active brand |
| "my brands" / "list clients" | List all brands |
BEFORE any marketing task, verify:
Is a brand active?
/brand switch [name] or /brand new"Do I have needed context?
Save current session → Creates handoff with:
Load new brand → Shows:
📋 RESUMING: [Brand Name]
**Last session:** [Date]
✅ **Completed:**
- [Task 1]
- [Task 2]
🔄 **In Progress:**
- [Task 3]
📌 **Recommended Next:**
- [Priority action]
Ready to continue. What would you like to focus on?
When user says /brand new or "new client":
After completion:
✅ Brand created: [Name]
📊 Profile Summary:
- Website: [url]
- Industry: [industry]
- Product: [product]
- Audience: [audience]
- Competitors: [list]
Brand is now active. What would you like to work on?
- Keyword research
- Positioning
- Content planning
- Channel strategy
When user says /brand info:
📁 BRAND: [Name]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🌐 **Website:** [url]
📅 **Created:** [date]
📅 **Last session:** [date]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
## Business
- **Industry:** [industry]
- **Product:** [product/service]
- **Model:** [B2B/B2C/etc]
- **USP:** [unique selling prop]
## Audience
- **Primary:** [persona]
- **Secondary:** [if set]
- **Geography:** [markets]
## Competitors
- [competitor 1] - [your angle]
- [competitor 2] - [your angle]
## Current Marketing
- **Active channels:** [list]
- **Performance:** [summary if known]
## Notes
- [date]: [note]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
**Actions:**
- `/brand update` - Update information
- `/brand add-competitor [domain]` - Add competitor
- `/brand add-note [note]` - Add note
Load brand context in stages to optimize tokens:
| Stage | When | Tokens |
|---|---|---|
| Metadata | Always | ~50 |
| Instructions | On activation | ~200 |
| Full profile | On /brand info | ~500+ |
| History | On request | Variable |
Don't load full profile unless needed.
If you catch yourself:
Brand data stored locally:
~/.claude-marketing/brands/brandname.json)~/.claude-marketing/state.jsonWhen creating a brand, write JSON format:
{
"id": "brand-id",
"name": "Brand Name",
"website": "https://example.com",
"industry": "Industry",
"product": "Product description",
"audience": "Target audience",
"competitors": ["competitor1.com", "competitor2.com"]
}
When setting active brand, update state.json:
{
"activeBrand": "brand-id"
}
User owns their data. No cloud sync.
BEFORE any marketing recommendation:
If any unchecked: Get context first.