Brand voice

01What is it?
Apply and maintain consistent brand voice across all communications. Use when writing for a specific brand, checking brand consistency, or establishing brand guidelines. It brings Wispr Flow's specific operating context into brand and messaging, so the agent is guided by a sharper source than a generic prompt.
02Inputs
Context for brand and messaging: your goals, audience, constraints, and any source material the skill asks for.
03Output
A ready-to-use result for brand and messaging: the analysis, copy, or recommendations the agent produces.
Paste-ready

Install as a package

Installs this one skill package for your coding agent, including any supporting files that skill ships with — not every skill in the repository. Read the tutorial.

Terminal
$ npx skills add retieedra-profound/skills-marketing-library --skill brand-voice

Use in Profound

Copy this file into a new Profound Skill. That's it, nothing else to install.

Copy and create in Profound
SKILL.md

Brand Voice

Brand Voice Framework

1. Voice Attributes

Define 3-5 core attributes that describe how the brand sounds:

AttributeDescriptionInstead of
ConfidentDirect, assuredHesitant, hedge-y
WarmFriendly, approachableCold, corporate
ClearSimple, straightforwardComplex, jargon-heavy
WittyClever, playfulSerious, dry
ExpertKnowledgeable, authoritativeBasic, surface-level

2. Tone Variations

Same voice, different intensity based on context:

ContextTone Adjustment
MarketingMore energetic, persuasive
SupportMore empathetic, patient
DocumentationMore precise, thorough
SocialMore casual, conversational
LegalMore formal, careful

3. Language Guidelines

Do use:

  • Active voice
  • Second person ("you")
  • Contractions (we're, you'll)
  • Simple words
  • Short sentences

Avoid:

  • Passive voice
  • Third person
  • Jargon without explanation
  • Corporate speak
  • Buzzwords

Voice Application

Headlines

  • Lead with benefit
  • Be specific
  • Inject personality

Body Copy

  • One idea per paragraph
  • Conversational flow
  • Address reader directly

CTAs

  • Action-oriented
  • Clear outcome
  • Brand-appropriate tone

Error Messages

  • Don't blame user
  • Be helpful
  • Offer next step
  • Keep it human

Brand Voice Examples

Before (Generic)

"We are pleased to announce the launch of our new product feature that will help optimize your workflow efficiency."

After (With Voice)

"Big news: You can now [feature]. Here's how it helps you [benefit]."


Before (Support - Cold)

"Your request has been received. Please allow 24-48 hours for a response."

After (Support - Warm)

"Got it! We'll get back to you within a day. Usually faster."


Before (Error - Blaming)

"Invalid input. Please enter a valid email address."

After (Error - Helpful)

"Hmm, that email doesn't look right. Double-check the format?"

Voice Consistency Checklist

When reviewing content:

  • Does it sound like our brand?
  • Would we say this out loud?
  • Is it clear on first read?
  • Does the tone match the context?
  • Are we using our preferred words?
  • No forbidden words/phrases?

Documenting Brand Voice

Voice Document Structure

1. Brand Personality (who we are)
2. Voice Attributes (how we sound)
3. Tone Matrix (by context)
4. Word List (prefer/avoid)
5. Examples (before/after)
6. Quick Reference (cheat sheet)

Word Lists

Preferred Words:

Instead ofUse
UtilizeUse
LeverageUse/With
FacilitateHelp
ImplementBuild/Do
Solution[Be specific]

Forbidden Words:

  • Synergy
  • Cutting-edge
  • Best-in-class
  • Seamlessly
  • Revolutionary

Personal Voice (drafting on a person's behalf)

When drafting Slack messages, emails, or internal communications on behalf of a specific person, read their personal voice guide first. Keep one short markdown guide per person (e.g. voice-guides/<person>.md) that captures:

  • Opening/closing patterns
  • Tone characteristics
  • Emoji usage rules
  • Message templates by type
  • Anti-patterns to avoid

Before drafting any message:

  1. Load the relevant person's voice guide.
  2. If drafting for a channel, pull recent messages from that channel for context.
  3. Match the patterns and tone documented in the guide.
  4. Ask for feedback to improve the guide over time.

Updating the voice guide. Refresh it periodically by pulling recent messages (last ~90 days), spotting new patterns or phrase changes, and folding in feedback on drafted messages.

Output Format

When applying brand voice, deliver:

  1. Revised copy (in brand voice)
  2. Voice check (how it reflects attributes)
  3. Alternatives (if needed)
  4. Notes (any brand-specific guidance)

How do I install Brand voice in Cursor, Claude Code, or Codex?

Run npx skills add retieedra-profound/skills-marketing-library --skill brand-voice in the project where you want it, then ask your agent for the skill by name. The --skill flag installs only Brand voice, not every skill in the repository.

Where does Brand voice come from and what license is it under?

Brand voice comes from the retieedra-profound/skills-marketing-library repository on GitHub. The skill is published under the MIT license.

Prefer plain text? Read the Brand voice guide as markdown.