content-audit-brand-voice

Scores content against brand voice guidelines and produces before-after revision reports.

1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/ntd237/draft_toolkits_20042026 --skill content-audit-brand-voice-ntd237
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: content-audit-brand-voice
Source: https://github.com/ntd237/draft_toolkits_20042026/tree/main/other-skills/marketing-skills/content-audit-brand-voice
Command: npx skills add https://github.com/ntd237/draft_toolkits_20042026 --skill content-audit-brand-voice-ntd237

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Content produced by multiple copywriters often drifts from the defined brand voice, and subjective review comments like "sounds off" are hard to act on. This Skill audits content against formal Brand Voice Guidelines, scores consistency on a 100-point scale, and delivers concrete rewrites. ## Core Features & Use Cases - Four-Criteria Scoring: Evaluates pronoun/address consistency, persona consistency, emotional tone, and forbidden vocabulary compliance, each worth 25 points against a configurable pass threshold (default 80/100). - Before/After Revision Table: Quotes each off-brand passage, explains why it diverges from the guidelines, and provides a corrected rewrite without changing the core message. - Structured Audit Report: Saves the deliverable to docs/marketing-projects/<client-slug>/content/brand-voice-audit.md with a score table, pass/revision status, and recommendations for the content team. - Use Case: Before approving a batch of blog posts and ad captions from several writers, run the audit to flag tone deviations, block sub-80 content from the pre-launch QA gate, and hand writers standardized rewrites. ## Quick Start Audit these draft articles against our brand voice guidelines and give me the scored report with suggested rewrites.

Frequently Asked Questions about content-audit-brand-voice

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if content matches brand voice guidelines?▼

Provide the brand voice guidelines (personality adjectives, preferred and forbidden vocabulary, pronoun rules) plus the content to review. The Skill scores four criteria on a 100-point scale and flags anything below the 80-point pass threshold as requiring revision.

What criteria does a brand voice audit evaluate?▼

The audit scores four criteria at 25 points each: pronoun and address consistency, persona and style consistency, emotional tone fit, and compliance with forbidden or industry-restricted vocabulary. The total determines pass or revision-required status.

Can the audit rewrite off-brand content automatically?▼

Yes. For every flagged passage, the report quotes the original text, explains why it diverges from the guidelines, and provides a corrected rewrite. The rewrite adjusts tone and wording only, preserving the original message.

What is the passing score for a brand voice audit?▼

The default pass threshold is 80 out of 100, defined by the brand_voice_pass_score value in the Validation Policy of config.md. Content scoring below 80 is marked REVISION REQUIRED and blocked from the pre-launch QA gate.

Where is the brand voice audit report saved?▼

The report is written to docs/marketing-projects/<client-slug>/content/brand-voice-audit.md following the Naming Policy in config.md. It contains the score table, detailed before-after corrections, and recommendations for the content team.