What problem does it solve?
The blog-brand skill solves the problem of inconsistent messaging by establishing a single, persistent editorial source of truth for audience, positioning, voice, taboo phrases, and disclosure rules across multiple blog sub-skills.
Core Features & Use Cases
- Generates persistent brand context: Creates project-root
BRAND.md and VOICE.md so downstream blog writing/reviewing commands share consistent guidelines.
- Supports durable workflows across sessions: Auto-loads these files whenever they exist, so brand context survives between runs and across commands.
- Interviews and maintenance commands: Lets you initialize, view, or update the brand context via
/blog brand init, /blog brand show, and /blog brand update, with optional pre-fill from blog-persona.
Quick Start
Run /blog brand init to answer a short interactive interview and automatically write BRAND.md and VOICE.md to your project root.