objection-destroyer

objection-destroyer is a skill for Claude Code from alexsmedile/hormozi-skills. It costs 67 tokens per session (1,302 once invoked), scanned A, original, MIT.

A sales-message method that identifies why people hesitate and turns each objection into a clear response supported by evidence or an explanation of how the offer works.

In plain words
What is it for?
Use it with an offer, sales page, customer feedback, call notes, or known objections to produce belief shifts and ready-to-use replies.
Why use it?
It helps address repeated doubts, low conversions, and vague responses such as “I’ll think about it” without simply pushing harder.

Skill for Claude Code

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

Part of the hormozi-skills plugin — 18 skills, 6 agents shipped together

Good fit Use it with an offer, sales page, customer feedback, call notes, or known objections to produce belief shifts and ready-to-use replies.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexsmedile/hormozi-skills/objection-destroyer
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 alexsmedile/hormozi-skills --skill objection-destroyer
Clone the repo
git clone --depth 1 https://github.com/alexsmedile/hormozi-skills

Made for: Claude Code.

Or install hormozi-skills, the plugin that ships this one along with the rest of its 18 skills, 6 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 objection-destroyer

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/alexsmedile/hormozi-skills/objection-destroyer"><img src="https://agentmods.dev/badge/skills/alexsmedile/hormozi-skills/objection-destroyer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,302 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00067 $0.01302
Opus 5 $0.00034 $0.00651
Sonnet 5 $0.00013 $0.00260
Haiku 4.5 $0.00007 $0.00130

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

Security

Grade A, and why

objection-destroyer 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.

skills/objection-destroyer/SKILL.md · 300 lines

How it starts

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

Skill: Objection Destroyer (Belief Shift Engine)

Purpose

Turn objections into reasons to buy.

This skill:

  • uncovers hidden resistance
  • translates doubt into clarity
  • shifts beliefs instead of pushing harder
  • increases trust and conversions

Goal: remove every internal “no” before it appears.


When to Use

Activate this skill when:

  • people hesitate but don’t say why
  • conversions are lower than expected
  • buyers say “I’ll think about it”
  • the offer is strong but still not selling
  • objections repeat in DMs or calls
  • trust feels low

Inputs

This skill works with:

  • an OFFER.md
  • a pitch or sales page
  • customer feedback
  • sales call notes
  • known objections (or none → infer them)

Core Outcome

The assistant produces:

  • a list of visible and hidden objections
  • the belief behind each objection
  • a reframed belief (belief shift)
  • proof or mechanism to support the new belief
  • objection-handling statements ready to use

Assistant Behavior

1. Identify surface objections

List obvious objections:

Common:

  • “It’s too expensive”
  • “I don’t have time”
  • “This won’t work for me”
  • “I need to think about it”
  • “I can do it myself”

2. Uncover hidden objections

Go deeper.

Each objection hides a belief.

Example:

  • “Too expensive” → “I’m not sure it’s worth it”
  • “No time” → “This will take too much effort”
  • “I’ll think about it” → “I don’t trust this yet”

Map: Objection → Hidden belief


3. Categorize objections

Group into:

Value
  • not worth the price
Trust
  • won’t work
  • lacks proof
Effort
  • too hard
  • too complex
Time
  • takes too long
Identity
  • “this is not for me”
Risk
  • fear of failure or loss

4. Create belief shifts

Replace limiting beliefs with stronger ones.

Format: Old belief → New belief

Example:

  • “This is risky” → “This is a safe, guided path”
  • “This takes too long” → “I can see results quickly”

Rules:

  • simple
  • believable
  • grounded in reality

Read the full file on GitHub · 300 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 · 300 lines · 67 tokens per session scan A 853b5060b4a3

Subscribe to this mod's changes

objection-destroyer is a skill published in the GitHub repository alexsmedile/hormozi-skills (156 stars, last pushed 13d ago), licensed MIT. It adds 67 tokens to every session and 1,302 once invoked, about $0.0003 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

lead-channel-optimizer

Use this skill when users need to optimize lead generation channels, identify highest-ROI marketing activities, stop wasting time on low-performing channels, or systematize customer acquisition. Activates for lead gen strategy, marketing channel analysis, or "where should I focus" questions.

tourze/ai-infra · 59 tokens

ads-linkedin

Audit LinkedIn Ads measurement, Insight Tag and conversions, professional audiences, lead generation, ABM, creative, bidding, budgets, pacing, automation, and policy. Use for LinkedIn Ads, Campaign Manager, Insight Tag, Lead Gen Forms, Thought Leader Ads, ABM campaigns, or B2B paid media.

AgriciDaniel/claude-ads · 68 tokens

ads-launch

Draft or explicitly apply a paid-ad campaign launch through Claude Ads capability-gated adapters. Use for campaign creation, launch plans, publishing ads, activating campaigns, uploading creative, or requests to push a campaign live.

AgriciDaniel/claude-ads · 45 tokens

bun-test-mocking

Use for mock functions in Bun tests, spyOn, mock.module, implementations, and test doubles.

secondsky/claude-skills · 25 tokens

api-response-optimization

Optimizes API performance through payload reduction, caching strategies, and compression techniques. Use when improving API response times, reducing bandwidth usage, or implementing efficient caching.

secondsky/claude-skills · 36 tokens

alibaba-maestro

Alibaba Cloud Maestro routing skill. Classify the user's Alibaba Cloud task, select the narrowest specialist agent or the right team of specialists from the catalog, and dispatch them — single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatch live-guard agents.…

VincentChuWaiChow/vanguard-frontier-agentic · 100 tokens