brand-voice

brand-voice is a skill for Claude Code from Dokkabei97/forged-claude-code. It costs 45 tokens per session (1,532 once invoked), scanned A, original, MIT.

A set of writing guidelines that defines how a startup should sound in its messages and content.

In plain words
What is it for?
Use it to define a brand’s personality, create tone and messaging rules, onboard writers, and check content for voice consistency.
Why use it?
It helps different people and channels communicate in a consistent way that readers can recognize as coming from the same company.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the forged-claude-code plugin — 29 skills, 14 commands, 9 agents, 2 hooks shipped together

Good fit Use it to define a brand’s personality, create tone and messaging rules, onboard writers, and check content for voice consistency.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dokkabei97/forged-claude-code/brand-voice
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Dokkabei97/forged-claude-code --skill brand-voice
Clone the repo
git clone --depth 1 https://github.com/Dokkabei97/forged-claude-code

Made for: Claude Code.

Or install forged-claude-code, the plugin that ships this one along with the rest of its 29 skills, 14 commands, 9 agents, 2 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for brand-voice

README.md
[![agentmods](https://agentmods.dev/badge/skills/dokkabei97/forged-claude-code/brand-voice/github.svg)](https://agentmods.dev/skills/dokkabei97/forged-claude-code/brand-voice)
Your own site
<a href="https://agentmods.dev/skills/dokkabei97/forged-claude-code/brand-voice"><img src="https://agentmods.dev/badge/skills/dokkabei97/forged-claude-code/brand-voice/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for brand-voice

Your own site · 80×15
<a href="https://agentmods.dev/skills/dokkabei97/forged-claude-code/brand-voice"><img src="https://agentmods.dev/badge/skills/dokkabei97/forged-claude-code/brand-voice.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,532 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.01532
Opus 5 $0.00023 $0.00766
Sonnet 5 $0.00009 $0.00306
Haiku 4.5 $0.00005 $0.00153

Measured 9d ago against content hash ff1df345834e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

brand-voice scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/cmo/brand-voice/SKILL.md · 201 lines

How it starts

The opening of the file, as written. The whole thing — 201 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Brand Voice - Brand Voice & Messaging Guidelines

Overview

Establishes a consistent brand voice that scales across team members, channels, and content types. Your brand voice is how customers recognize you — even without seeing your logo.


1. When to Apply

Trigger Behavior
New brand / rebrand Full voice definition workflow
"brand voice", "tone guide" Interactive brand voice builder
Content review request Voice consistency check
New team member writing content Brand voice onboarding

2. Brand Voice Definition Framework

Step 1: Brand Personality

Choose 3-5 adjectives that define your brand personality:

Personality Spectrum:

Formal ←————————→ Casual
Serious ←————————→ Playful
Reserved ←————————→ Bold
Complex ←————————→ Simple
Traditional ←————————→ Innovative

Output:

## Brand Personality
Our brand is: **[Adj 1]**, **[Adj 2]**, **[Adj 3]**
We are NOT: **[Anti-adj 1]**, **[Anti-adj 2]**, **[Anti-adj 3]**

Step 2: Voice Attributes

For each personality trait, define how it manifests in writing:

## Voice Attributes

### [Attribute 1, e.g., "Confident"]
- **Do**: State things clearly. Use active voice. Make bold claims backed by data.
- **Don't**: Hedge with "maybe", "possibly", "we think". Use passive voice.
- **Example ✅**: "Our engine processes 10M events per second."
- **Example ❌**: "We believe our engine might be able to handle quite a lot of events."

### [Attribute 2, e.g., "Friendly"]
- **Do**: Use conversational language. Address reader as "you". Use contractions.
- **Don't**: Use jargon without explanation. Sound like a legal document.
- **Example ✅**: "You'll be up and running in 5 minutes."
- **Example ❌**: "The platform initialization process requires approximately 300 seconds."

### [Attribute 3, e.g., "Clear"]
- **Do**: Short sentences. One idea per paragraph. Plain language.
- **Don't**: Nest multiple clauses. Use acronyms without definition.
- **Example ✅**: "Connect your data. Get insights. Ship faster."
- **Example ❌**: "By leveraging our synergistic data integration capabilities..."

Read the full file on GitHub · 201 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 201 lines · 45 tokens per session scan A ff1df345834e

Subscribe to this mod's changes

brand-voice is a skill published in the GitHub repository Dokkabei97/forged-claude-code (2 stars, last pushed 6mo ago), licensed MIT. It adds 45 tokens to every session and 1,532 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.