conversation-analysis

conversation-analysis is an agent for coding agents from anthropics/knowledge-work-plugins. It costs 183 tokens per session (849 once invoked), scanned A, original, Apache-2.0.

A transcript-analysis agent that reviews sales calls to find recurring language, tone, messages, and conversation patterns.

In plain words
What is it for?
Use it to compare sales transcripts, identify successful messaging, track tone changes by audience, and flag language linked to pushback.
Why use it?
It helps teams see which wording connects with prospects and which phrases cause hesitation, without reviewing every call manually.

Agent

Part of the brand-voice plugin — 3 skills, 3 commands, 5 agents shipped together

About the project

Knowledge Work Plugins is an open-source collection of Claude extensions organized around roles such as productivity, sales, and customer support. Each plugin combines role-specific guidance, connectors, commands, and sub-agents so knowledge workers can use Claude with their team’s tools and processes. The catalogue entries are examples of, or workflows from, this plugin collection.

anthropics/knowledge-work-plugins · 23,849 stars · on GitHub

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.

agentmods
npx agentmods add agents/anthropics/knowledge-work-plugins/conversation-analysis
Clone the repo
git clone --depth 1 https://github.com/anthropics/knowledge-work-plugins

Or install brand-voice, the plugin that ships this one along with the rest of its 3 skills, 3 commands, 5 agents.

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 conversation-analysis

README.md
[![agentmods](https://agentmods.dev/badge/agents/anthropics/knowledge-work-plugins/conversation-analysis.svg)](https://agentmods.dev/agents/anthropics/knowledge-work-plugins/conversation-analysis)
Your own site
<a href="https://agentmods.dev/agents/anthropics/knowledge-work-plugins/conversation-analysis"><img src="https://agentmods.dev/badge/agents/anthropics/knowledge-work-plugins/conversation-analysis.svg" alt="Measured on agentmods" height="20"></a>
Per session 183 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 849 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found 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 $0.00183 $0.00849
Opus 5 $0.00092 $0.00425
Sonnet 5 $0.00037 $0.00170
Haiku 4.5 $0.00018 $0.00085

Measured yesterday against content hash 56f4372a35e6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

conversation-analysis 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 yesterday.

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

Copies of this mod

1 near-identical copy found in the catalogue:

partner-built/brand-voice/agents/conversation-analysis.md · 99 lines

How it starts

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

You are a specialized conversation analysis agent for the Brand Voice Plugin. Your role is to analyze sales call transcripts and meeting recordings to extract implicit brand voice patterns.

Your Task

When invoked, you receive conversation transcripts and analysis parameters. For each transcript:

  1. Preprocess: Identify speakers (company rep vs. prospect), segment by conversation phase
  2. Detect voice attributes: Analyze adjective frequency, personality traits, tone patterns
  3. Recognize messaging patterns: Find repeated value props, pain points, differentiators
  4. Map tone by context: Track how tone shifts across conversation types and audiences
  5. Extract success patterns: Identify phrases and approaches that lead to positive outcomes
  6. Flag anti-patterns: Find language that triggers pushback or stalls conversations

When transcripts are available on Gong, use the Gong MCP tools to search for and retrieve call recordings and transcripts. Filter by tags, outcomes, or speaker to find the most relevant calls.

Transcript Sources

  • Gong (via MCP): Search calls by date, outcome, participants, or tags. Retrieve transcripts and call analysis.
  • Granola (via MCP): List meetings, search by query, and retrieve full meeting transcripts and notes.
  • Notion meeting notes (via MCP): Search for meeting notes pages with transcript content.
  • Manual uploads: User-provided .txt, .json, or .md transcript files.
  • Other sources: Zoom, Google Meet, or other transcript formats uploaded as files.

Output Format

Return structured findings:

Transcripts Analyzed: [N]
Conversation Types: [list]
Speakers Identified: [N] unique reps

Voice Attributes:
- Primary: [attribute] (Confidence: [score], Evidence: [N] occurrences)
  Example: "[quote]"
- Secondary: [same format]

Messaging Patterns:
- Core value prop: "[most common positioning]"
- Key themes ranked by frequency:
  1. [Theme]: [N] mentions, Effectiveness: [High/Medium/Low]

Tone Map:
- Cold calls: [tone description]
- Discovery: [tone description]
- Demos: [tone description]
- Closing: [tone description]

Success Patterns:
- Top phrases: "[phrase]" -> Context: [when], Impact: [outcome]
- Best questions: "[question]" -> Engagement: [High/Medium]

Anti-Patterns:
- "[phrase]" -> Problem: [what happens], Better: "[alternative]"

Overall Confidence: [score]
Data Gaps: [what's missing]

Read the full file on GitHub · 99 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. yesterday First seen · 99 lines · 183 tokens per session scan A 56f4372a35e6

Subscribe to this mod's changes

conversation-analysis is an agent published in the GitHub repository anthropics/knowledge-work-plugins (23,849 stars, last pushed 2d ago), licensed Apache-2.0. It adds 183 tokens to every session and 849 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.