Writing & Content brand-voicecopywriting-guidelinesbrand-archetypestone-analysismessaging-hierarchycompetitor-comparisonmarketing-content

Brand Voice Analysis & Guidelines Skill

Analyzes how a brand sounds across its website, social, and email channels, then generates a brand voice guide any writer can follow.

FollowSkills review · FSRS-2.0
Use with care
46/ 100 5-point scale 2.3 / 5
1 2 3 4 5 6
1Trust13 / 25 · 2.6/5

A pure prompt-workflow skill with no destructive defaults, credential handling, or covert exfiltration, so the risk surface is small; however it instructs the agent to fetch target sites and linked social profiles via browser tools without disclosing data flow, scoping, or any user confirmation mechanism — risks are visible but permissions and transparency are incomplete.

2Reliability9 / 20 · 2.3/5

The ten steps are internally self-consistent with a fully specified output format, making the happy path plausible; but the referenced analyze_page.py script is not present in the evidence, its usability cannot be statically verified, and there is no failure-feedback design for unreachable sites or empty content.

3Adaptability8 / 15 · 2.7/5

Triggers are explicit (/market brand <url>) and scenarios are clear (brand voice analysis, competitor comparison), but no non-fit boundaries are declared (e.g., brands without a public site, non-English brands), there is no Chinese-language support, and core function depends on live scraping of overseas websites.

4Convention7 / 15 · 2.3/5

Docs are well structured with progressive disclosure and ample examples; but there is no versioning, changelog, known-limitations disclosure, or maintenance responsibility statement. MIT license is present but publisher identity is unverified; deductions are mainly for missing governance and limitation disclosure.

5Effectiveness6 / 15 · 2.0/5

The BRAND-VOICE.md output spec is complete and directly usable with real marginal value over manual analysis; but all quality claims (scoring, archetype judgment) are unverified by execution — statically only structural soundness can be confirmed, so actual output quality remains unproven.

6Verifiability3 / 10 · 1.5/5

Evidence consists only of the author's own instruction document and an illustrative README terminal transcript; no tests, no CI, no third-party execution evidence — the demo output is promotional and verifiability is thin.

Evidence confidence:Low Reviewed Sep 09, 2026 Reviewed revision e5aa0ea4c5f3
Before you use it
  • The skill instructs fetching target sites and their linked social profiles without stating data use or scope; check target-site terms of service and scraping compliance before use.
  • The referenced analyze_page.py script was not provided in the reviewed evidence; its behavior on failure is unknown.
  • No versioning or changelog; behavior may change on update — pin to the reviewed revision.
  • Core function depends on live access to overseas websites; capability for Chinese-language and non-English brands is undeclared, and no Chinese output support is provided.
  • All scoring methodology is author-asserted and unverified by independent testing; generated documents require human review.
Review evidence [1][2][3][4]
See the full review method →

What does this skill do, and when should you use it?

This is the market-brand skill of the AI Marketing Suite for Claude Code, triggered via `/market brand <url>`. It gathers material from a brand's homepage, blog, social profiles, and emails, scores the voice along four dimensions (formal-casual, serious-playful, technical-simple, reserved-bold) with required quoted evidence, and maps the brand to one of five personality archetypes: Authority, Innovator, Friend, Rebel, or Guide. It also runs vocabulary analysis, a competitor voice comparison, and a channel-by-channel consistency audit before writing a BRAND-VOICE.md file with Do's and Don'ts, copy samples, and a messaging hierarchy. Best suited to marketing leads who need to codify brand voice for a team, freelancers, or an agency.

Collects source material in three priority tiers (homepage/about/product pages required; blog, social, email secondary; job postings, press releases, ad copy tertiary); reads web content via browser tools or the analyze_page.py script; scores each of the four voice dimensions 1-10 with 3-5 quoted examples as evidence; maps tone shifts across contexts (homepage, error pages, CTAs, email subject lines); matches the brand to one of five archetypes; analyzes frequently used words, avoided words, and signature phrases; compares voice against 2-3 competitors in a matrix (reusing /market competitors data if available); audits consistency per channel with an overall score; drafts a five-level messaging hierarchy (tagline, value props, elevator pitch, boilerplate, brand story); produces a voice chart with Do's and Don'ts plus 5-8 sample copy pieces; and saves everything to a BRAND-VOICE.md file.

  1. A marketing lead documenting the current voice baseline before a rebrand or identity refresh
  2. A founder handing copywriting to freelancers or an agency who needs a deliverable brand voice guide
  3. A brand with inconsistent tone across website, social, and email that needs the gaps located and fixed
  4. A team comparing its voice to 2-3 competitors to find unoccupied voice territory
  5. A newly hired copywriter who needs a document that lets them write on-brand from day one

What are this skill's strengths and limitations?

Pros
  • Complete methodology: source gathering, four-dimension scoring, archetype matching, vocabulary and consistency audits cover the full voice-analysis workflow
  • Evidence-mandated scoring: every dimension rating requires 3-5 quoted examples, reducing pure subjectivity
  • Actionable output: BRAND-VOICE.md includes Do's and Don'ts and 5-8 diverse copy samples a new writer can model directly
  • Integrates with the suite's competitor-analysis skill so the comparison section doesn't start from scratch
Limitations
  • Depends on Claude actually reaching the target site and social profiles; no failure-mode guidance is documented if fetching fails or content is gated
  • Voice ratings are model judgment; the 1-10 scale's reliability is untested against any evaluation set
  • Competitor comparison expects 2-3 rivals but doesn't explain how they're identified automatically (relies on the user or a prior /market competitors run)
  • No test suite or quality benchmark; the parallel-subagent machinery described in the repo belongs to other skills — expect no audit scores or PDFs from this one

How do you install this skill?

This skill ships with the ai-marketing-claude collection. Install everything with: curl -fsSL https://raw.githubusercontent.com/zubair-trabzada/ai-marketing-claude/main/install.sh | bash, or manually: git clone https://github.com/zubair-trabzada/ai-marketing-claude.git && cd ai-marketing-claude && ./install.sh. Skills are installed under ~/.claude/skills/. Optionally pip install reportlab for PDF report support (this skill itself does not generate PDFs). Uninstall with ./uninstall.sh.

How do you use this skill?

In Claude Code, run /market brand https://example.com (or /market brand with no URL). The skill guides Claude to fetch the brand's web and social content and work through the analysis steps. If you previously ran /market competitors <url>, the competitor voice comparison reuses that data. Output is saved as BRAND-VOICE.md in the working directory. The source does not document any offline fallback if web access is unavailable.

How does this skill compare with similar options?

Within the same AI Marketing Suite, this is the voice-definition skill, complementary to /market competitors (competitive intelligence) and /market copy (copy generation): it defines 'how the brand sounds' while the copy skill writes the actual content. The source names no third-party alternatives.

FAQ

Does this skill need internet access?
Yes. It requires browser tools or analyze_page.py to fetch the brand's web content; without network access it cannot gather source material.
What does the deliverable look like?
A single Markdown file, BRAND-VOICE.md, containing dimension scores, archetype mapping, vocabulary lists, writing Do's and Don'ts, a five-level messaging hierarchy, 8 copy samples, a competitor matrix, and a consistency audit.
Will it produce a marketing score or a PDF report?
No. Scored audits and PDF generation belong to other skills in the suite; this skill only outputs the voice analysis, with its only quantitative outputs being the 1-10 dimension scores and an overall consistency score.
What do I need for the competitor comparison?
It compares against 2-3 competitors. If you ran /market competitors earlier it reuses that data; otherwise you specify the competitors or Claude infers them — the source does not guarantee accurate competitor identification.

More skills from this repository

All from zubair-trabzada/ai-marketing-claude

Writing & Content

Competitive Intelligence Analysis

Point it at a URL and get a client-ready competitor report: direct/indirect/aspirational rivals, positioning maps, pricing and feature matrices, SWOT, and differentiation plays.

Writing & Content

Landing Page CRO Analysis Skill

Runs a section-by-section conversion rate optimization teardown on any landing page, producing prioritized, actionable fixes.

Writing & Content

AI Marketing Suite Orchestrator (market)

Run website marketing audits, generate copy, and deliver client-ready reports from the Claude Code command line.

Writing & Content

PDF Marketing Report Generator

Compiles website marketing audit data into a client-ready PDF with score gauges, charts, and a prioritized action plan.

Writing & Content

Website Copy Analysis & Optimization Skill

Fetches and scores any web page's copy across five dimensions, then generates specific before/after rewrites using proven frameworks like PAS and AIDA.

Writing & Content

Marketing Audit Orchestrator

Run `/market audit <url>` and five parallel subagents score any website across content, conversion, SEO, competition and strategy, producing a client-ready marketing audit with revenue estimates.

Writing & Content

Email Sequence Generation (Market Emails)

Generate complete, ready-to-send email sequences inside Claude Code — subject lines, body copy, cadence, segmentation, and compliance checklists, all calibrated to industry benchmarks.

Writing & Content

SEO Content Audit Skill

Run a systematic SEO audit on any page or site and get an actionable report with prioritized fixes.

Writing & Content

Market Social — 30-Day Social Media Calendar Generator

Generates a complete 30-day social media calendar for any brand or topic: platform-specific posts, hooks, hashtag strategies, and repurposing plans — ready to publish as-is.

Writing & Content

Marketing Report Generator (Markdown)

Compiles prior marketing audit results into a scored, client-ready report with an action roadmap.

Writing & Content

Market Launch Playbook Generator

Generates a complete week-by-week launch playbook for any product, service, or feature — with email sequences, social posts, and metrics tracking included.

Writing & Content

Ad Creative & Copy Generation Skill

Turn any website into a complete, platform-ready ad campaign — copy, targeting, budgets, and test plans for Google, Meta, LinkedIn, TikTok, and Twitter/X.

Writing & Content

Client Proposal Generator for Marketing Services

Turns discovery-call notes into a client-ready marketing proposal with tiered pricing, ROI projections, and follow-up sequences — via one Claude Code command.

Writing & Content

Sales Funnel Analysis & Optimization Skill

One command maps your site's full visitor-to-purchase path, pinpoints drop-off stages, and prices every fix in revenue terms.

Related skills