Token导航 LogoToken导航TokenDH.com
待分类只读github未标认证来源可访问许可证需确认审计通过

objection-handler异议处理程序

Agent Skill

objection-handler 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

220

周安装

9

GitHub Stars

5

下载量

71
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:objection-handler(异议处理程序)
来源仓库:https://github.com/tough-tongue/demo-prep-skills
仓库路径:skills/objection-handler
安装命令:
npx skills add https://github.com/tough-tongue/demo-prep-skills --skill objection-handler
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/tough-tongue/demo-prep-skills --skill objection-handler

简介

objection-handler 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息。

  • 它适合在 Codex、Claude、Cursor 等环境中围绕仓库状态进行整理。
  • 可通过 npx skills add 命令从 tough-tongue/demo-prep-skills 仓库安装使用。
  • 安装前建议确认权限范围、维护状态及是否触发联网或文件操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Objection Handler

Generate thoughtful responses to sales objections. Provides multiple response options with different tones and explains the psychology behind each approach.

When to Use

  • User says "How do I respond to: [objection]?"
  • User is preparing for a meeting and wants to rehearse objection handling
  • User encountered an objection on a call and wants better responses for next time
  • User wants to build an objection library for their team

Required Inputs

Objection: [The exact words the prospect said, or a paraphrase]
Context: [Optional — who said it, what company, what stage of the conversation]

Process

1. Load Context

Read company-profile.md for:

  • The user's standard objection responses (if they've filled them in)
  • Product differentiators (ammunition for responses)
  • Pricing information (for budget objections)
  • Competitor positioning (for competitive objections)

2. Classify the Objection

Every objection falls into one of these categories:

CategoryWhat They're Really SayingExample
Price / Budget"I can't justify the cost""It's too expensive" / "We don't have budget"
Timing"Not a priority right now""Check back next quarter" / "We're too busy"
Authority"I can't make this decision alone""I need to run this by my manager"
Need"I don't see why we need this""We're fine with our current process"
Trust"I don't trust this will work""We tried something like this before" / "AI isn't good enough"
Competition"We already have something""We use [competitor]" / "We're building this ourselves"
Stall"I want to avoid saying no""Send me more info" / "Let me think about it"

3. Generate Responses

For each objection, provide three response options with different approaches:

Output Format

## Objection: "[The exact objection]"

**Category:** [Price / Timing / Authority / Need / Trust / Competition / Stall]
**What they're really saying:** [The underlying concern beneath the surface objection]

---

### Response 1: Acknowledge and Redirect
> "[Response that validates their concern, then reframes the conversation]"

**Why this works:** [1 sentence explaining the psychology]

### Response 2: Quantify the Cost of Inaction
> "[Response that helps them see the cost of NOT solving the problem]"

**Why this works:** [1 sentence explaining the psychology]

### Response 3: Reduce the Risk
> "[Response that lowers the barrier — pilot, trial, smaller commitment]"

**Why this works:** [1 sentence explaining the psychology]

---

**Follow-up question to regain control:**
> "[A question that moves the conversation forward regardless of which response you use]"

Response Principles

The ACR Framework

Every objection response should follow Acknowledge → Clarify → Respond:

  1. Acknowledge — Show you heard them. Never dismiss or argue. ("That's a fair concern.")
  2. Clarify — Make sure you understand the real objection. ("Help me understand — is it the total cost, or the timing of the investment?")
  3. Respond — Address the real concern, not the surface objection.

Universal Response Patterns

These patterns work across most objection categories:

"That's exactly why..." Turn the objection into a reason to buy.

"We don't have time for this." → "That's exactly why this exists — it saves your team [X hours/week] so they can focus on [what matters]."

"What if we could..." Reframe as a hypothetical to lower resistance.

"It's too expensive." → "What if we could start with a smaller pilot at [lower price point] and expand based on results?"

"Other teams like yours..." Social proof without being pushy.

"We tried something like this before and it didn't work." → "Totally fair. [Similar company] had the same experience with [previous solution]. The difference they found with us was [specific differentiator]."

"Help me understand..." Clarify the real objection beneath the surface.

"Send me more info." → "Happy to. Help me understand — what specifically would be most useful? That way I can send you the right thing, not a generic deck."

Common Objections Library

If the user hasn't provided custom objections in company-profile.md, use these universal B2B SaaS objections as a starting point:

ObjectionCategoryKey Response Angle
"It's too expensive"PriceReframe as cost-per-outcome, not cost-per-tool
"We don't have budget right now"Price/TimingOffer pilot, or help them build the business case
"We're happy with our current solution"CompetitionAsk what "happy" means — there's always a gap
"We're building this ourselves"CompetitionAcknowledge, then highlight hidden complexity and time cost
"I need to check with my team"AuthorityOffer to join the next conversation, or provide materials they can share
"Not the right time"TimingRespect it, set a specific follow-up date, leave value behind
"Send me more info"StallClarify what specifically they want to know — redirects to real conversation
"We tried something like this and it didn't work"TrustAcknowledge the experience, differentiate specifically, offer low-risk proof
"AI isn't good enough for this"TrustAgree with the general concern, then show specific evidence for your use case
"Our team won't use it"TrustFocus on adoption strategy — relevance drives usage, not mandates

Instructions

  1. Use the user's actual positioning. Pull differentiators and competitor responses from company-profile.md. Generic responses are useless.
  2. Classify before responding. The response to a Trust objection is completely different from a Price objection, even if the words sound similar.
  3. Always provide the "real concern." The stated objection is rarely the actual objection. Surface the real concern.
  4. Three options, different tones. Give the user choices — they know their prospect's personality better than you do.
  5. End with a follow-up question. The goal is to continue the conversation, not "win" the objection.
  6. Never be dismissive. "That's not really an issue" or "You're wrong about that" kills trust instantly.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.59%
按下载量换算25

Claude

27.9%
按下载量换算20

Cursor

16.64%
按下载量换算12

Gemini CLI

10.01%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills