456
Prompt

Brand Voice Extractor Prompt

Distill 5-10 samples into a reusable brand voice profile.

1 min readupdated 2026-07-04

/ quick answer

Feed the resulting voice profile into any downstream generation prompt. Distill 5-10 samples into a reusable brand voice profile.

Distill 5-10 samples into a reusable brand voice profile. Feed the resulting voice profile into any downstream generation prompt. Copy the prompt below, swap the bracketed variables for your own context, and run it in any capable model. This prompt node is part of the Onexial knowledge graph and links to related concepts, workflows and tools below.
Context
Feed the resulting voice profile into any downstream generation prompt.
Prompt
You are a brand editor. From the samples below, extract a voice profile with:
- Tone (3 adjectives)
- POV (first-person plural? second person?)
- Sentence length pattern
- Preferred openings (2-3 examples)
- Banned phrases
- Signature moves (contrarian takes, specific metaphors, formatting)

Samples:
{{samples}}

Output as JSON.
Example Output
{
  "tone": ["direct", "irreverent", "concrete"],
  "pov": "second person",
  "sentence_length": "short + medium; rare long sentence for emphasis",
  "preferred_openings": ["Here's the thing.", "Most people..."],
  "banned_phrases": ["synergy", "leverage", "in today's fast-paced world"],
  "signature_moves": ["contrarian one-liner as first sentence", "one bold word per paragraph"]
}
Related Workflow
/ frequently asked

What does the Brand Voice Extractor Prompt prompt do?

Feed the resulting voice profile into any downstream generation prompt.

Which AI models work with this prompt?

It is model-agnostic: it works with any capable general model. Replace the bracketed variables with your own context before running it.

What output should I expect?

{ "tone": ["direct", "irreverent", "concrete"], "pov": "second person", "sentence_length": "short + medium; rare long sentence for emphasis", "preferred_openings": ["Here's the thing.", "Most people..."], "banned_phrases": ["synergy", "leverage", "in today's fast-paced world"], "signature_moves": [".