What this skill does
Brand voice guidelines are easy to write and hard to enforce — every new writer (human or AI) drifts back toward generic phrasing within a paragraph or two. This skill takes any draft and rewrites it to match a voice profile you define once, so tone consistency stops depending on everyone remembering the style guide.
How it works
- Voice profile match — reads your defined voice profile (tone descriptors, sentence-length preference, words/phrases to avoid, a few example sentences) and the draft copy.
- Targeted rewrite — rewrites the draft preserving its meaning and structure, adjusting only what's needed to match the voice: word choice, sentence rhythm, formality level, and removing any flagged phrases.
- Diff summary — returns a short note on what changed and why, so you can spot-check the rewrite rather than re-reading the whole piece.
Requirements
- Works on Claude AI (any surface) — a pure reasoning/rewriting skill with no external tool dependency.
Setup
- Unzip the package into your Skills directory, keeping the folder structure intact.
- Fill in
config/voice-profile.mdonce with your tone descriptors, example sentences, and any banned words/phrases. - From then on, paste any draft and reference the voice profile — see
SKILL.mdfor the exact invocation pattern.
What's included
SKILL.md— the skill definition and rewrite logicconfig/voice-profile.md— your editable brand voice definitionexamples/sample-run.md— a worked before/after example