Brand Voice Editor
Rewrites social copy into a consistent brand voice without altering facts, and spins out platform-specific variants.
Marketing & SEOBeginner★ 416⑂ 43AI score 5/10Last updated: Sep 2, 2026
What it does
- Extracts voice traits, banned language, preferred terminology, reading level and CTA style from the brand guidance you supply.
- Edits copy for clarity, confidence, specificity, inclusivity and natural platform fit.
- Preserves links, product names, factual qualifiers and required disclosures instead of rewriting claims.
- Produces one master version plus variants where character limits or platform norms differ.
- Validates variants with
platform-referencebefore dropping them into BulkPublishplatformContentor a draft. - Flags missing voice guidance as an explicit assumption and blocks publishing/scheduling until you approve materially changed claims.
Who it's for
- Social and content marketers pushing one message across multiple channels
- Brand managers normalizing freelancer or AI drafts into house voice
- Teams using BulkPublish-style bulk schedulers who juggle per-platform copy
Example uses
- "Rewrite this launch post in our brand voice and give me X and LinkedIn variants."
- "Strip the hype words and banned terms from this draft, swap the CTA to our style, but keep every number intact."
- "We have no voice doc yet — here are three sample posts, infer the tone and edit accordingly."
· · · Install guide · · ·
Try it now, no install
Paste this into Claude to use the skill without installing anything.
Read the instructions in this file and follow them to help me: https://raw.githubusercontent.com/aiskillstore/marketplace/HEAD/pending/azeemkafridi/brand-voice-editor/SKILL.md What I want: (describe your task here)
If Claude can't open the link, open it yourself and paste the contents instead.
↓ If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.
Install in the Claude app (no terminal)
- Download the ZIP with the button below.
- In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
- Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Install in Claude Code
Let Claude do it — paste this into Claude Code
Install the skill I found on Claude Skill Mart. Copy the pending/azeemkafridi/brand-voice-editor folder from the GitHub repo aiskillstore/marketplace into my ~/.claude/skills/brand-voice-editor/. When it's done, tell me in one line what this skill can do.
Install with a command instead
git clone https://github.com/aiskillstore/marketplace.git /tmp/aiskillstore && mkdir -p ~/.claude/skills && cp -r /tmp/aiskillstore/pending/azeemkafridi/brand-voice-editor ~/.claude/skills/⚠ This is a third-party skill. Check the source repository before installing.
- Open a terminal.
- Clone the repo:
git clone https://github.com/aiskillstore/marketplace.git /tmp/aiskillstore - Create the skills directory:
mkdir -p ~/.claude/skills - Copy the skill:
cp -r /tmp/aiskillstore/pending/azeemkafridi/brand-voice-editor ~/.claude/skills/ - Confirm that
~/.claude/skills/brand-voice-editor/SKILL.mdexists. - Restart Claude Code and try: "Edit this social post into our brand voice."
- For best results, attach your brand voice guide, banned-word list, sample posts and audience description.
- If you don't use BulkPublish or the
platform-referenceskill, simply skip that validation step.