call-analysis

call-analysis is a skill for Claude Code from Salesably/salesably-marketplace. It costs 41 tokens per session (1,164 once invoked), scanned A, original, MIT.

A guide for reviewing sales call transcripts and turning conversations into structured deal insights. It uses the POWERFUL framework, a checklist for understanding customer problems, risks, and buying progress.

In plain words
What is it for?
Summarising calls, assigning next steps and owners, coaching sales representatives, qualifying opportunities, and identifying missing deal information.
Why use it?
It removes the need to manually find every action item and assess the health of a sales opportunity.

Skill for Claude Code

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

Part of the sales-skills plugin — 9 skills, 4 MCP servers shipped together

Good fit Summarising calls, assigning next steps and owners, coaching sales representatives, qualifying opportunities, and identifying missing deal information.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/salesably/salesably-marketplace/call-analysis
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 Salesably/salesably-marketplace --skill call-analysis
Clone the repo
git clone --depth 1 https://github.com/Salesably/salesably-marketplace

Made for: Claude Code.

Or install sales-skills, the plugin that ships this one along with the rest of its 9 skills, 4 MCP servers.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/salesably/salesably-marketplace/call-analysis/github.svg)](https://agentmods.dev/skills/salesably/salesably-marketplace/call-analysis)
Your own site
<a href="https://agentmods.dev/skills/salesably/salesably-marketplace/call-analysis"><img src="https://agentmods.dev/badge/skills/salesably/salesably-marketplace/call-analysis/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 call-analysis

Your own site · 80×15
<a href="https://agentmods.dev/skills/salesably/salesably-marketplace/call-analysis"><img src="https://agentmods.dev/badge/skills/salesably/salesably-marketplace/call-analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,164 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 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.1 $0.00041 $0.01164
Opus 5 $0.00020 $0.00582
Sonnet 5 $0.00008 $0.00233
Haiku 4.5 $0.00004 $0.00116

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

Security

Grade A, and why

call-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 11d 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.

sales-skills/skills/call-analysis/SKILL.md · 186 lines

How it starts

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

Call Analysis

This skill analyzes sales call transcripts to extract strategic insights, capture action items, and assess opportunity health using the POWERFUL deal qualification framework.

Objective

Transform raw call transcripts into structured, actionable summaries that capture key discussion points, identify next steps, and provide objective opportunity assessments.

Analysis Structure

1. Next Steps

Clear action items extracted from the conversation.

Format:

  • Action: What needs to happen
  • Owner: Who is responsible (us or them)
  • Timeline: When it needs to happen
  • Priority: High/Medium/Low

Example:

1. [Us] Send proposal with pricing options - by Friday - High
2. [Them] Get budget approval from finance - by next week - High
3. [Us] Schedule demo with technical team - within 2 weeks - Medium

2. POWERFUL Framework Analysis

Extract insights for each dimension:

Pain
  • What challenges or frustrations did they mention?
  • Include direct quotes when available
  • Note the severity and impact
Opportunity Cost
  • What happens if they don't solve this?
  • Any timelines or deadlines mentioned?
  • Financial or business impact of inaction?
Wants, Needs, Desires
  • What outcomes are they looking for?
  • What does success look like to them?
  • Any specific requirements or criteria?
Executive Level Influence
  • Who else is involved in the decision?
  • What's the approval process?
  • Any stakeholder dynamics revealed?
Resources/Budget
  • Was budget discussed?
  • What's their expected investment range?
  • Any competing priorities for funds?
Fear of Failure
  • What concerns or objections came up?
  • Past negative experiences mentioned?
  • Risk factors they're worried about?
Unequivocal Trust
  • How did they hear about us?
  • Were they transparent and open?
  • Any trust-building moments?
Little Things
  • Communication preferences mentioned?
  • Scheduling constraints?
  • Personal details or rapport builders?

Read the full file on GitHub · 186 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. 11d ago First seen · 186 lines · 41 tokens per session scan A 894d8781a9fe

Subscribe to this mod's changes

call-analysis is a skill published in the GitHub repository Salesably/salesably-marketplace (49 stars, last pushed 8mo ago), licensed MIT. It adds 41 tokens to every session and 1,164 once invoked, about $0.0002 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-08-30.

Related

Other skills, from other repositories

gtm-brain-builder

Orchestrate the creation or maintenance of a source-backed GTM brain for a company, including tool connection, section routing, Grill-me questions, session relay, section-agent sequencing, and recurring freshness workflows. Use when a user wants to build a GTM Brain or make one shareable/useful for sales, marketing…

Andytoizer/gtm-brain-builder · 77 tokens

design-system-agent

Create a source-backed design-system brief and walk an operator through using Claude.ai/design or Codex design workflows to generate, review, export, and import a brand kit/design system into the GTM Brain.

Andytoizer/gtm-brain-builder · 45 tokens

grill-me

Always-on decision-quality skill for stress-testing GTM brain claims, positioning, ICP, proof, tone, campaign learnings, source interpretation, and strategy branches by asking one pointed operator question at a time with a recommended hypothesis.

Andytoizer/gtm-brain-builder · 49 tokens

brand-voice-agent

Build brand guidance and separate speaker-tone profiles for a GTM brain, keeping person-specific tone distinct from sales-copy substance and buyer language.

Andytoizer/gtm-brain-builder · 32 tokens

customer-icp-agent

Build customer, proof, ICP, persona, and segment context from revenue, CRM, product usage, support, customer language, and accountable-owner review.

Andytoizer/gtm-brain-builder · 36 tokens

messaging-market-agent

Build buyer language, objections, value props, positioning, offers, competitors, alternatives, and market context from public story, customer/prospect evidence, campaigns, calls, CRM, and operator review.

Andytoizer/gtm-brain-builder · 44 tokens