objection-mining

Parse objection types and quotes from discovery call notes into a shared library.

17|8|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/romiluz13/agentic-seller --skill objection-mining-romiluz13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: objection-mining
Source: https://github.com/romiluz13/agentic-seller/tree/main/.claude/skills/objection-mining
Command: npx skills add https://github.com/romiluz13/agentic-seller --skill objection-mining-romiluz13

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aggregates objections from call notes across territory into a centralized, growing library. This skill turns scattered pushback into a structured, searchable repository for faster, more consistent responses.

Core Features & Use Cases

  • Parses the ## Objections Logged sections from accounts//discovery/.md and classifies each objection by type (Timing, Budget, Authority, Trust, Fit, Competition).
  • Aggregates counts, appends new verbatim quotes to a shared memory library, and surfaces patterns across the territory.
  • Generates standardized response templates and discovery prompts to streamline objection handling across accounts.

Quick Start

Log the latest objection from a discovery file to update the living objection library.

Frequently Asked Questions about objection-mining

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I aggregate sales objections from discovery call notes into a centralized library?

To aggregate sales objections into a centralized library, this skill parses the "## Objections Logged" sections from your discovery call notes, classifies the objection type, and appends verbatim quotes to a shared memory repository.

What is the best way to analyze objection patterns across my sales territory?

Analyzing objection patterns across a sales territory involves parsing discovery notes, classifying pushback by type, and aggregating counts to surface recurring trends. This process turns scattered feedback into structured, searchable data.

Can I classify sales objections by type automatically from markdown discovery files?

Yes, you can classify sales objections automatically from markdown discovery files. The skill reads the "## Objections Logged" sections in your account files and categorizes each entry by Timing, Budget, Authority, Trust, Fit, or Competition.

How do I build standardized response templates from logged discovery objections?

Building standardized response templates from logged discovery objections requires aggregating verbatim quotes and analyzing pattern frequencies. The skill uses the centralized memory library to generate consistent response templates and discovery prompts.

Do I need specific markdown formatting to log new objections for pattern analysis?

You need specific markdown formatting to log new objections for pattern analysis. Discovery notes must include a "## Objections Logged" section within the accounts/*/discovery/*.md directory structure for the parser to recognize and classify the entries.