Brand Voice Enforcement
Automatically applies your brand guidelines to every email, pitch deck, and social post. No more five different voices across the team.
Level ●● Intermediate
Saves 2 to 3 hours per piece of content (no voice drift)
Version v1.0
Updated 2026-04-12
Available in: claude-codecoworkclaude-desktop
Who it is for
Marketing teams, founders, freelance copywriters with multiple clients
Use cases
- You are writing a pitch and need the CB tone of voice. The skill reads your voice guide and checks the text.
- Cold email outreach for 5 different personas, all on brand.
- Check a newsletter draft for consistency with your brand style.
Say this to activate the skill
"Write an email in the CB style""Make this text on brand""Apply our brand voice" Install
mkdir -p ~/.claude/skills/brand-voice-enforcement && curl -fsSL https://collectivebrain.de/en/skills/brand-voice-enforcement/SKILL.md -o ~/.claude/skills/brand-voice-enforcement/SKILL.md
The command drops this page's SKILL.md straight into the right directory. No terminal? Download the file below and upload it in Claude.ai under Settings, Capabilities. Need help with setup? How to install skills →
--- name: brand-voice-enforcement description: Applies brand guidelines to content creation. Triggers on "write an email", "draft a proposal", "create a pitch deck", "on-brand", "brand voice", "apply brand guidelines". --- # Brand Voice Enforcement When the user asks to write or rewrite content in the brand's voice: 1. **Read brand guidelines** from configured path (default: project root or `~/.claude/brand/`) 2. **Analyze the request**, what type of content? what tone shift needed? 3. **Draft content** that respects: - Voice attributes (3 spectrum dimensions) - Approved vocabulary + forbidden terms - Sentence structure rules (length, active/passive, addressing form) - Examples of "sounds like us" / "doesn't sound like us" 4. **Validate before delivering**: run a quick self-check against the guideline rules 5. **Flag deviations** that were unavoidable and explain why For long-form content (5+ paragraphs), delegate to brand-voice:content-generation agent.
Compact, self-contained version by Collective Brain. Find the full original in the source ↗.
Share this skill
About this skill
Brand Voice Enforcement comes from Anthropic and is part of the official Anthropic skills repository, curated and maintained by Anthropic. View source ↗