voice-of-customer-synthesis

voice-of-customer-synthesis is a skill for Claude Code from adam-lagerhausen/b2b-marketing-skills. It costs 50 tokens per session (1,887 once invoked), scanned A, a copy of voice-of-customer-synthesis, MIT.

A method for turning customer conversations and other raw feedback into organized product-marketing findings. Voice of customer means the problems, words, objections, and goals customers express themselves.

In plain words
What is it for?
It helps identify customer pains, buying triggers, current workarounds, desired jobs, exact language, objections, proof, and implications for positioning, messaging, launches, sales material, stories, or website copy.
Why use it?
It replaces internal opinion with structured evidence from interviews, sales calls, support requests, surveys, and similar sources. It also makes uncertainty visible when the source material is limited.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the b2b-marketing-skills plugin — 9 skills shipped together

Good fit It helps identify customer pains, buying triggers, current workarounds, desired jobs, exact language, objections, proof, and implications for positioning, messaging, launches, sales material, stories, or website copy.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/adam-lagerhausen/b2b-marketing-skills/voice-of-customer-synthesis
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add adam-lagerhausen/b2b-marketing-skills --skill voice-of-customer-synthesis
Clone the repo
git clone --depth 1 https://github.com/adam-lagerhausen/b2b-marketing-skills

Made for: Claude Code.

Or install b2b-marketing-skills, the plugin that ships this one along with the rest of its 9 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for voice-of-customer-synthesis

README.md
[![agentmods](https://agentmods.dev/badge/skills/adam-lagerhausen/b2b-marketing-skills/voice-of-customer-synthesis/github.svg)](https://agentmods.dev/skills/adam-lagerhausen/b2b-marketing-skills/voice-of-customer-synthesis)
Your own site
<a href="https://agentmods.dev/skills/adam-lagerhausen/b2b-marketing-skills/voice-of-customer-synthesis"><img src="https://agentmods.dev/badge/skills/adam-lagerhausen/b2b-marketing-skills/voice-of-customer-synthesis/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for voice-of-customer-synthesis

Your own site · 80×15
<a href="https://agentmods.dev/skills/adam-lagerhausen/b2b-marketing-skills/voice-of-customer-synthesis"><img src="https://agentmods.dev/badge/skills/adam-lagerhausen/b2b-marketing-skills/voice-of-customer-synthesis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,887 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 97% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00050 $0.01887
Opus 5 $0.00025 $0.00944
Sonnet 5 $0.00010 $0.00377
Haiku 4.5 $0.00005 $0.00189

Measured 12d ago against content hash b12d73483859, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

voice-of-customer-synthesis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

97% identical to voice-of-customer-synthesis — 9 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/voice-of-customer-synthesis/SKILL.md · 306 lines

How it starts

The opening of the file, as written. The whole thing — 306 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Voice of Customer Synthesis

When to use

Use this skill when you have raw customer input and need to turn it into useful product marketing judgment.

Good inputs include:

  • Customer interview notes
  • Sales call transcripts
  • Win/loss notes
  • Support tickets or community threads
  • Customer advisory board notes
  • Gong/Zoom summaries
  • Survey verbatims
  • Founder or sales-team anecdotes that need structure

Use it before positioning, messaging, launch planning, customer stories, sales narratives, website copy, or enablement. Voice of customer is the currency for PMM. Without it you have opinion. With it you can say, "I talked to 10 customers and here's what they said."

Inputs

Ask for or infer the following:

  • Product or company context
  • Target audience or segment
  • Buyer, decision-maker, user, and influencer if known
  • Raw customer notes, transcript excerpts, survey responses, sales notes, or research
  • Business model, ACV, market, or GTM motion if relevant
  • The desired downstream use: positioning, messaging, launch, sales enablement, customer story, or research synthesis

If the input is thin, still synthesize it, but label conclusions by confidence:

  • High confidence: directly supported by multiple customer statements
  • Medium confidence: supported by one clear statement or repeated pattern in weaker notes
  • Low confidence: plausible inference that needs validation

Workflow

1. Separate customer truth from PMM interpretation

Do not blend quotes, facts, and strategy into one mush.

For each finding, distinguish:

  • What the customer actually said
  • What behavior or business reality it points to
  • What PMM should infer from it
  • What still needs validation

2. Identify the audience and buying roles

Clarify who is speaking and who matters in the deal.

Look for:

  • End user pain
  • Decision-maker pain
  • Economic buyer concerns
  • Admin or implementation concerns
  • Champion language
  • Procurement, security, IT, finance, or legal blockers

Do not assume the loudest user is the buyer. Do not assume the buyer is the daily user.

Read the full file on GitHub · 306 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 306 lines · 50 tokens per session scan A b12d73483859

Subscribe to this mod's changes

voice-of-customer-synthesis is a skill published in the GitHub repository adam-lagerhausen/b2b-marketing-skills (5 stars, last pushed 2mo ago), licensed MIT. It adds 50 tokens to every session and 1,887 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to voice-of-customer-synthesis, differing in 9 lines, and is treated as a copy.

Related

Other skills, from other repositories

go-to-market-playbook

A reusable Go-to-Market strategy template for both B2B and B2C launches. Covers positioning, messaging, ICP definition, channel selection, and competitive analysis frameworks. By @WeiYipei.

Gingiris-1031/gingiris-skills · 48 tokens

adoption-leaderboard

Scores a rep's or a team's recent sales calls against a fixed set of five winning-behavior checklists (rapport, upsell signals, renewal risk, customer experience, value realization), then ranks reps lowest-adoption-first so the highest-leverage coaching targets lead. Use when running a team calibration, prepping 1:1…

zime-ai/zime-gtm-skills · 96 tokens

challenger

Audits a B2B sales call transcript against the Challenger Sale framework (teach, tailor, take control, plus the commercial-teaching pitch arc), or sweeps a CRM export for deals with no teaching insight logged. Use when a rep leans on discovery-question skill but rarely brings a point of view, when prepping a rep for a…

zime-ai/zime-gtm-skills · 104 tokens

champion-tracker

Tracks champion strength across a deal's call(s) — builds an action ledger, one row per named contact per cited quote, tagging each as either an act of internal selling (looping in a stakeholder, pushing back for the rep in a room the rep wasn't in) or mere positive sentiment (encouraging words, no action), then reads…

zime-ai/zime-gtm-skills · 112 tokens

end-client-registration

Audits a partner/reseller's end-client deal registration for completeness — partner identity, end-client entity kept distinct from the partner, engagement scope, conflict check against the direct pipeline, confirmed permission to engage the end-client contact, commercial terms, and an expiry window. Use when reviewing…

zime-ai/zime-gtm-skills · 108 tokens

executive-briefing

Writes the short brief a rep sends upward out of one deal — to their own exec or the buyer's exec sponsor — covering deal snapshot, status, what's at risk, and the ask, each claim cited to a quote or a CSV column/cell. Use when someone who will never read the transcript needs to act on one deal, not a call-by-call…

zime-ai/zime-gtm-skills · 86 tokens