This skill should be used when the user asks to "apply brand voice", "write in our brand tone", "review copy for brand consistency", "create brand writing guidelines", or "calibrate tone for a proposal", or mentions voice pillars, tone calibration, or vocabulary mapping. [EXPLICIT] It applies configurable brand voice and tone guidelines by reading brand config to adapt voice pillars, content type calibration, vocabulary mapping, and writing rules. [EXPLICIT] Use this skill whenever the user needs branded written content or voice consistency checks, even if they don't explicitly ask for "brand voice". [EXPLICIT]
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill is limited to using the following tools:
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdreferences/domain-knowledge.mdtemplates/output.docx.mdtemplates/output.htmlApply configurable brand voice to any written content. Reads brand identity from a config file and adapts voice pillars, vocabulary, tone calibration, and writing patterns accordingly. [EXPLICIT]
Search for brand voice config in this order:
./brand-voice.json in working directory./brand-config.json (voice section)~/.claude/brand-voice.json{
"brand": {
"name": "YourBrand",
"positioning": "Your positioning statement",
"claim": "Your main tagline or claim",
"claimVariants": [
"Variant 1. Tagline.",
"Variant 2. Tagline."
],
"philosophy": "Core philosophy or methodology"
},
"voice": {
"pillars": [
{
"name": "Pillar Name",
"description": "What this pillar means",
"guidelines": ["Guideline 1", "Guideline 2"]
}
]
},
"vocabulary": {
"preferred": {
"generic term": "brand term",
"deliverables": "results"
},
"avoid": ["synergy", "leverage", "seamless"]
},
"toneCalibration": {
"proposals": "confident + structured",
"marketing": "warm + energetic",
"technical": "clear + precise",
"internal": "friendly + direct",
"crisis": "calm + accountable"
},
"closingLines": {
"external": ["Closing line 1", "Closing line 2"],
"proposals": ["Proposal closing 1"],
"internal": ["Internal closing 1"]
}
}
If no config found, use professional neutral voice: clear, direct, active voice, no jargon, human-centered. Prompt user to provide brand config for branded output. [EXPLICIT]
Read from voice.pillars in config. Default 4-pillar framework:
Companion, not vendor. Warm, direct, personal. Talk TO people, not AT them. Use "we" and "you" naturally. [EXPLICIT]
Lead with facts, not adjectives. Active voice. Confidence without arrogance: "We deliver" not "We are proud to deliver."
Focus on progress, not perfection. Frame challenges as opportunities. End on a forward note. [EXPLICIT]
Short sentences. One idea per sentence. Avoid jargon when plain language works. Active verbs: build, deliver, transform, improve. [EXPLICIT]
Short, punchy, sentence case. Lead with action or aspiration. Optionally highlight one key word in brand primary color. [EXPLICIT]
2-4 sentences per block. Active voice. End with forward-looking statement or CTA. Subtly reference brand philosophy. [EXPLICIT]
Open with client's challenge, not credentials. Data-anchor claims. Structure: Context > Approach > Expected Impact. Close with warm, direct invitation. [EXPLICIT]
Start with human hook. Conversational, no buzzwords. Concrete insight or takeaway. End with tagline when appropriate. [EXPLICIT]
Clear subject (benefit or question). Reference specific context. One key message. Single CTA. Warm professional sign-off. [EXPLICIT]
6-10 words max per headline. No full paragraphs. "Eyebrow + headline" structure. Tagline on closing slides. [EXPLICIT]
Same warmth, slightly more informal. Reference team identity. Celebrate small wins, frame feedback as improvement. [EXPLICIT]
Do use: We, our, you, your. Build, deliver, transform, improve, create, evolve. Sentence case for headlines.
Avoid: Synergy, leverage, seamless, cutting-edge, world-class, innovative (unless earned). Passive voice. Exclamation marks in professional contexts. ALL CAPS. Vague superlatives without proof.
Read additional rules from vocabulary.preferred and vocabulary.avoid in config. [EXPLICIT]
Read from toneCalibration in config. Default matrix:
| Context | Tone | Notes |
|---|---|---|
| Corporate proposals | Confident + structured | Facts-forward, evidence-based |
| Marketing / social | Warm + energetic | Human stories, optimism |
| Recruiting / talent | Inspiring + honest | Growth mindset |
| Technical docs | Clear + precise | Plain language |
| Events / launches | Bold + celebratory | Claims front and center |
| Internal | Friendly + direct | Informal, motivating |
| Crisis / issues | Calm + accountable | Transparent, solution-focused |
Read from brand.claim and brand.claimVariants. [EXPLICIT]
Rules:
For high-impact copy, use anaphoric structure from brand philosophy:
Every [moment/person/project/step] [is/has/connects]. [EXPLICIT]
That's why we [action]. [EXPLICIT]
Author: Javier Montano | Last updated: March 18, 2026
Example invocations:
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.