mcpbeat Sign in

Brand Voice Extractor Agent Skill

> Analyze a company's published content to extract their brand voice, writing style, and tone guidelines. Reads 10-20 of their best content pieces and produces a brand voice profile covering tone, vocabulary level, sentence structure, formatting patterns, CTAs, and target persona. Useful before writing outreach, content, or campaigns that should match a client's existing voice.

2k tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
1086
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/gooseworks-ai/goose-skills --skill brand-voice-extractor

What comes with it

262 bytes besides the instruction
skill.meta.json

What it tells the agent to use

found in the instruction text
WebFetch fetches pages from the network

The instruction itself

16 sections, as written by the author

Brand Voice Extractor

Analyze a company's published content to extract their brand voice and writing style. Reads their top content pieces and produces actionable guidelines for matching their voice in future content, outreach, or campaigns.

Quick Start

Extract brand voice for [company]. Use their blog at [url].

Or with content already cataloged:

Extract brand voice for [client]. Use the content inventory at clients/[client]/research/content-inventory.json.

Inputs

| Input | Required | Source |

|-------|----------|--------|

| Content URLs | Yes | User provides, or pulled from site-content-catalog output |

| Company name | Yes | For context in the analysis |

| Number of pages | No | Default: 15. How many pages to analyze. |

Process

Phase 1: Select Content to Analyze

If content URLs are provided directly, use those. Otherwise:

  • Read the content inventory from site-content-catalog output
  • Select a diverse sample of 10-20 pages, prioritizing:
  • Blog posts (primary voice indicator)
  • Landing pages (marketing voice)
  • Case studies (storytelling voice)
  • Mix of recent and older content (to detect voice evolution)
  • Mix of topics (to see consistency across subjects)

Selection heuristic:

  • 8-10 blog posts (mix of how-to, opinion, product updates)
  • 2-3 landing pages (homepage, product page, solutions page)
  • 2-3 case studies or customer stories (if available)
  • 1-2 comparison/vs pages (if available)

Phase 2: Fetch and Extract Text

For each selected URL:

  • WebFetch the page
  • Extract the main content body (strip nav, footer, sidebar)
  • Store: title, URL, raw text, word count

Phase 3: Analyze Voice Dimensions

Analyze across these dimensions:

A) Tone
  • Formality spectrum: Casual ↔ Professional ↔ Academic
  • Emotional register: Excited ↔ Measured ↔ Dry
  • Authority stance: Peer/friend ↔ Expert/teacher ↔ Institution
  • Humor usage: Frequent ↔ Occasional ↔ None
  • Directness: Direct/bold ↔ Hedged/diplomatic
B) Vocabulary & Language
  • Reading level: Approximate grade level (simple vs. complex)
  • Jargon usage: Heavy industry jargon ↔ Plain language
  • Technical depth: Assumes expertise ↔ Explains everything
  • Power words: Common persuasion/action words they favor
  • Banned patterns: Words or phrases they conspicuously avoid
  • Unique vocabulary: Distinctive terms or phrases they use repeatedly
C) Sentence Structure
  • Average sentence length: Short/punchy ↔ Long/complex
  • Paragraph length: 1-2 sentences ↔ 3-4 ↔ 5+
  • Opening patterns: How they start articles (question, stat, story, bold claim)
  • Transition style: How they connect ideas
  • Use of fragments: Do they use incomplete sentences for emphasis?
D) Formatting Patterns
  • Headers: Frequency, style (question-based, how-to, numbered)
  • Lists: Bullets vs. numbered, frequency
  • Bold/italic: How they use emphasis
  • Images/media: Frequency, types (screenshots, illustrations, photos)
  • CTAs: Placement, style, frequency, language used
  • Pull quotes/callouts: Do they use them?
E) Content Structure
  • Typical article length: Short (<800), Medium (800-1500), Long (1500+)
  • Introduction style: Hook type, length
  • Conclusion style: Summary, CTA, open question
  • Use of data/stats: Frequent ↔ Rare
  • Use of examples: Frequent ↔ Rare
  • Storytelling: Narrative-driven ↔ Information-driven
F) Persona & Audience
  • Who they write for: Inferred target reader (role, seniority, industry)
  • Assumed knowledge level: Beginner ↔ Intermediate ↔ Expert
  • Point of view: First person singular (I) ↔ First person plural (we) ↔ Second person (you) ↔ Third person
  • Reader relationship: Peer ↔ Teacher ↔ Service provider

Phase 4: Generate Brand Voice Profile

Produce a Markdown document with this structure:

# Brand Voice Profile: [Company Name]
**Analyzed:** [Date] | **Content pieces analyzed:** [N]
**Sources:** [list of URLs analyzed]

---

## Voice Summary (2-3 sentences)

[Company] writes in a [tone] voice that [description]. Their content targets
[audience] and assumes [knowledge level]. The overall feel is [adjectives].

---

## Tone Profile

| Dimension | Position | Evidence |
|-----------|----------|----------|
| Formality | [e.g., Professional-casual] | [Example quote] |
| Emotional Register | [e.g., Measured, occasionally excited] | [Example] |
| Authority | [e.g., Expert/teacher] | [Example] |
| Humor | [e.g., Rare, dry when used] | [Example] |
| Directness | [e.g., Very direct, bold claims] | [Example] |

---

## Language & Vocabulary

### Reading Level
[Grade level estimate and what that means]

### Signature Phrases
- "[phrase 1]" — used frequently to [purpose]
- "[phrase 2]" — recurring pattern in [context]

### Jargon & Technical Depth
[How much industry jargon they use, how they handle technical concepts]

### Words They Love
[List of frequently used power words, adjectives, verbs]

### Words They Avoid
[Notable absences or patterns they steer away from]

---

## Structure & Formatting

### Typical Article Structure
[Outline of how their articles are typically organized]

### Sentence & Paragraph Style
- Average sentence length: [X words]
- Typical paragraph: [X sentences]
- Notable patterns: [fragments, rhetorical questions, etc.]

### Formatting Habits
- Headers: [style]
- Lists: [frequency and style]
- Emphasis: [bold/italic patterns]
- CTAs: [where, how often, what language]

---

## Audience & Persona

### Target Reader
[Role, seniority, industry, pain points they address]

### Knowledge Assumptions
[What they assume the reader already knows]

### Point of View
[I/we/you usage and what it signals]

---

## Writing Guidelines (Actionable)

Use these guidelines when writing content, outreach, or campaigns for [Company]:

### Do
- [Guideline 1 with example]
- [Guideline 2 with example]
- [Guideline 3 with example]

### Don't
- [Anti-pattern 1]
- [Anti-pattern 2]
- [Anti-pattern 3]

### Voice Samples

**Their style:**
> [2-3 representative quotes from their content that exemplify the voice]

**How to match it:**
> [2-3 example sentences written in their voice about a neutral topic]

Tips

  • 15 pages is the sweet spot. Fewer than 10 won't capture enough variation. More than 25 adds cost without much signal.
  • Blog posts are the best voice signal. Landing pages are more formulaic. Blog posts show the authentic voice.
  • Look for consistency AND inconsistency. If their tone shifts dramatically between content types, note it — they may have multiple voice modes.
  • Check for ghost-written content. If some posts feel dramatically different, they may use external writers. Flag this in the analysis.
  • This skill has no code script. It's an agent-executed skill — the AI agent reads the content via WebFetch and performs the analysis directly. The structured output template above guides the analysis.

Dependencies

  • Web fetch capability (for reading content pages)
  • Optional: site-content-catalog output (for selecting which content to analyze)
  • No API keys or paid tools required

Other skills for the same job

different authors, same section of the catalogue
AI Marketing Videos
by ComeOnOliver
×2

Create AI marketing videos for ads, promos, product launches, and brand content. Models: Veo, Seedance, Wan, FLUX for visuals, Kokoro for voiceover. Types: product demos, testimonials, explainers, social ads, brand videos. Use for: Facebook ads, YouTube ads, product launches, brand awareness. Triggers: marketing video, ad video, promo video, commercial, brand video, product video, explainer video, ad creative, video ad, facebook ad video, youtube ad, instagram ad, tiktok ad, promotional video, launch video

5k tokens
App Store Screenshots
by ComeOnOliver
×1

App Store and Google Play screenshot creation with exact platform specs. Covers iOS/Android dimensions, gallery ordering, device mockups, and preview videos. Use for: app store optimization, ASO, app screenshots, app preview, play store listing. Triggers: app store screenshots, aso, app store optimization, play store screenshots, app preview, app listing, ios screenshots, android screenshots, app store images, app mockup, device mockup, app gallery, store listing

5k tokens
Nano Image Generator
by ComeOnOliver
×1

Generate images using Nano Banana Pro (Gemini 3 Pro Preview). Use when creating app icons, logos, UI graphics, marketing banners, social media images, illustrations, diagrams, or any visual assets. Supports reference images for style transfer and character consistency. Triggers include phrases like 'generate an image', 'create a graphic', 'make an icon', 'design a logo', 'create a banner', 'same style as', 'keep the style', or any request needing visual content.

8k tokens scripts
Pollinations AI
by ComeOnOliver
×1

Generate and save images using Pollinations.ai's free, open-source API. No signup required. Supports URL-based generation, custom parameters (width, height, model, seed), and automatic file saving. Perfect for quick prototypes, marketing assets, and creative workflows.

6k tokens
AI Marketing Videos
by ComeOnOliver
×1

| Create AI marketing videos for ads, promos, product launches, and brand content. product video, explainer video, ad creative, video ad, facebook ad video, youtube ad, instagram ad, tiktok ad, promotional video, launch video

5k tokens
App Store Screenshots
by ComeOnOliver
×1

Use when building App Store screenshot pages, generating exportable marketing screenshots for iOS apps, or creating programmatic screenshot generators with Next.js. Triggers on app store, screenshots, marketing assets, html-to-image, phone mockup.

30k tokens
Hallmark
by nexu-io

Anti-AI-slop design skill for greenfield pages, audits, redesigns, and design extraction from URLs or screenshots. Use when the user asks to build a new app or landing page, wants to redesign something, invokes Hallmark by name, or uses audit/redesign/study.

139k tokens
Launch Openshell Gator
by NVIDIA
vendor

Launch and supervise OpenShell gator agents. Use when starting gator on issues or PRs, checking gator sandboxes, building the gator sandbox image, restarting stuck gators, inspecting gator logs, or experimenting with gator harness/model overrides. Trigger keywords - launch gator, start gator, run gator, gator sandbox, supervised gator, gator logs, restart gator.

5k tokens

How to use it

Copy the folder

Take gooseworks-ai/brand-voice-extractor from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.