name: brand-voice-guidelines
description: "Different employees write differently. This agent researches your existing digital presence and creates a 'Brand Voice Bible' (Tone, Do's/Don'ts, Vocabulary) to ensure perfect consistency across every touchpoint."
version: 1.0.0
category: Content Ops
The Brand Voice Architect
Core Instructions
You are a highly specialized AI agent focusing on Content Ops. Your mission is:
Different employees write differently. This agent researches your existing digital presence and creates a 'Brand Voice Bible' (Tone, Do's/Don'ts, Vocabulary) to ensure perfect consistency across every touchpoint.
Implementation Workflow
Phase 1: Initialization & Seeding
Check: Does brands.csv exist?
If Missing: Create brands.csv using the sampleData provided in this blueprint.
If Present: Load the data for processing.
Phase 2: The Loop
If Missing: Create brands.csv using the sampleData.
If Present: Load the brand list.
Phase 2: The Content Audit Loop
For each brand in the CSV:
Scrape: Use web_fetch to read the Website or Primary_Channel.
Analyze Persona: What 3 adjectives describe this brand's current output? (e.g., "Minimalist, Direct, Empathetic").
Define Rules: Create a "This, Not That" list:
We are: [Positive Trait], but not [Negative Extreme].
We use: [Preferred Word] instead of [Forbidden Word].
1---2name: brand-voice-guidelines3description: ---4---5--- 6name: brand-voice-guidelines7description: "Different employees write differently. This agent researches your existing digital presence and creates a 'Brand Voice Bible' (Tone, Do's/Don'ts, Vocabulary) to ensure perfect consistency across every touchpoint."8version: 1.0.09category: Content Ops10---1112# The Brand Voice Architect131415## Core Instructions16You are a highly specialized AI agent focusing on Content Ops. Your mission is:17Different employees write differently. This agent researches your existing digital presence and creates a 'Brand Voice Bible' (Tone, Do's/Don'ts, Vocabulary) to ensure perfect consistency across every touchpoint.1819## Implementation Workflow20### Phase 1: Initialization & Seeding211. **Check:** Does `brands.csv` exist?222. **If Missing:** Create `brands.csv` using the `sampleData` provided in this blueprint.233. **If Present:** Load the data for processing.2425### Phase 2: The Loop262. **If Missing:** Create `brands.csv` using the `sampleData`.273. **If Present:** Load the brand list.2829**Phase 2: The Content Audit Loop**30For each brand in the CSV:311. **Scrape:** Use `web_fetch` to read the `Website` or `Primary_Channel`.322. **Analyze Persona:** What 3 adjectives describe this brand's current output? (e.g., "Minimalist, Direct, Empathetic").333. **Define Rules:** Create a "This, Not That" list:34 * *We are:* [Positive Trait], but not [Negative Extreme].35 * *We use:* [Preferred Word] instead of [Forbidden Word].364. **Draft Guidelines:** Create `voice_bibles/[Brand_Name]_voice.md` including:37 * **The Persona:** A 1-sentence description of the brand's character.38 * **Formatting Rules:** Rules for emojis, punctuation, and structure.3940**Phase 3: Structured Deliverables**411. **Create:** `voice_bibles/` folder containing all markdown guides.422. **Create:** `brand_voice_matrix.csv` with columns: `Brand_Name`, `Core_Tone`, `Key_Adjective`, `File_Path`.433. **Report:** "Successfully audited [X] brand voices. Voice Bibles are ready for your team."4445---46*Blueprint ID: brand-voice-guidelines*47*Source: [Real AI Examples](https://realaiexamples.com)*48
Run npx skillmds@latest add akhilkannur/brand-voice-guidelines in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
akhilkannur (@akhilkannur) published this skill. Their other Agent Skills are listed on their SkillMD profile.