Systems Lab

Agent skill

objection-library

Extract every objection buyers raise across your full set of sales calls, rank them by how often they come up, capture them in the buyer's own words, and tag each to the point in the funnel where it lands.

slowingSelf-containedInstructions only513 words

Filed under Calls, demos and discovery.

From pmalliance/product-marketing-skills · 6 skills · 63 · pushed 2026-07-10

What it does when it runs

Extract every objection buyers raise across your full set of sales calls, rank them by how often they come up, capture them in the buyer's own words, and tag each to the point in the funnel where it lands. Use when you want the real objections instead of the three sales happens to remember, when building or refreshing objection handling and enablement, or when you have a stack of call recordings and no time to listen through them. Triggers: "what objections are we getting," "objection handling," "build a rebuttal doc," "what's blocking deals," "sales enablement from calls."

Read from the skill and the 0 files bundled beside it. A skill’s own description is written to be selected by an agent, so it describes the job and not the dependencies.

Keys and connectors you must supply
None found.
Hosts it reaches
No third-party host appears in the skill or its bundled files.
Tool permissions it declares
No allowed-tools in the frontmatter. It only issues instructions, so there is nothing to bound.
Actions present in the files
None. Instructions only.

Ask about objection-library

Opens your assistant with this page's verified links already in the prompt.

Is this safe to install?ClaudeChatGPT
Adapt it to my stackClaudeChatGPT
What else do I need for it to workClaudeChatGPT
Rather ask a human? Talk to Cheetah
git clone --depth 1 --filter=blob:none --sparse https://github.com/pmalliance/product-marketing-skills.git /tmp/product-marketing-skills
git -C /tmp/product-marketing-skills sparse-checkout set "pmm-signal-pack/skills/objection-library"
mkdir -p ~/.claude/skills/objection-library
cp -R "/tmp/product-marketing-skills/pmm-signal-pack/skills/objection-library/." ~/.claude/skills/objection-library/

Picked up without a restart. A project skill of the same name is shadowed by your personal one. For one repository only, swap ~/.claude/skills for .claude/skills. Claude Code docs ↗

Or take the whole library

This repo ships a .claude-plugin manifest, so Claude Code can install all 6 skills at once. Plugin skills are invoked as /<plugin>:<skill>, so they never collide with your own.

/plugin marketplace add pmalliance/product-marketing-skills
/plugin

The folder is the same in every client that implements the format — 46 of them — so if yours is not above, only the destination changes.

Reproduced in full from pmalliance/product-marketing-skills/blob/2ed9bdeacfa276a05271f38c7a97c066c36d1a19/pmm-signal-pack/skills/objection-library/SKILL.md, which is licensed MIT (repository). 513 words, 7 headings.

Objection Library

What this does

Reads all of your sales conversations and returns a ranked library of the objections buyers actually raise - each one in the buyer's own language, counted by frequency, and tagged to the stage of the funnel where it shows up. It also records how reps currently respond and whether that response tends to move the deal forward.

The point is coverage. Teams usually build objection handling from the handful of objections that stung most recently. This gives you the full set, weighted by how common each one really is.

Why this is a Fable-recommended job

Objections are scattered across many hours of talk. To rank them honestly you have to hear all of them and count across the whole set, which means holding every transcript at once. Claude Fable 5 can take the full call library in a single run and surface patterns no one person sitting through calls would tally.

If Fable is not available or the budget is spent: batch it. Run 8-10 calls at a time, produce a partial objection list per batch, then merge and re-rank the partial lists in a final pass.

Evidence to gather first

  • Sales and demo call transcripts across the funnel (discovery through negotiation)
  • Objection notes from reps or deal desk
  • Support and onboarding calls, if pre-sale concerns surface there
  • Lost-deal notes

Read .agents/product-marketing-context.md first if it exists, so objections can be mapped against your positioning and competitors.

Process

  1. Confirm the call set and window. Report how many calls are included.
  2. Read every call. Pull each moment where a buyer raises a concern, hesitation, or blocker - stated as a question, a worry, or a flat no.
  3. Normalize duplicates: the same underlying objection phrased three ways becomes one entry, with the variant phrasings kept as examples.
  4. Count how many calls each objection appears in and tag the funnel stage.
  5. Capture the current rep response for each and note where a response seems to land or fall flat.
  6. Produce the library.

Output format

  • Summary - calls analyzed, window, top objections by frequency and by funnel stage.
  • Objection table - objection (in buyer language) | funnel stage | number of calls | representative quote with source | current response | how well it seems to work.
  • Gaps - objections with no consistent response, or where the current response is weak.
  • Recommended handling - a suggested response for the top objections, grounded in what already works in the winning calls.

The evidence standard

Every objection entry must quote at least one real buyer moment and cite its source (call name, date, or line). Use the buyer's words, not a tidied-up paraphrase. If frequency cannot be counted reliably from the material, say so rather than inventing a number. Recommended responses should be built from responses that appear to work in your own calls before any that are added from general practice - and anything added from general practice must be labeled as such.

Other skills for the same job

Different authors, same problem. Matched on the words in the skill name, across every library in the catalogue except this one.

Need help setting it up?

This page tells you what objection-library does and what it needs. Cheetah builds the agent setup it runs inside: data, CRM, sequencing and the guardrails.

Book a call →

The directory stays free. There is nothing gated behind this.