Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Handle An Objection

ASecurity

Draft a sharp three-sentence reframe to use on the call (acknowledge → concrete anchor-account example → dated next step) plus a short follow-up email in your voice. I look up the objection in your playbook and recent call insights so the response is grounded, not improvised.

113 stars
0 votes
0 copies
0 views
Added 9/19/2026
businessgo

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add gethouston/houston --skill handle-an-objection --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Handle An Objection?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Handle An Objection
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/gethouston-handle-an-objection/badge)](https://www.skillsdirectory.com/skills/gethouston-handle-an-objection)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: handle-an-objection
description: "Draft a sharp three-sentence reframe to use on the call (acknowledge → concrete anchor-account example → dated next step) plus a short follow-up email in your voice. I look up the objection in your playbook and recent call insights so the response is grounded, not improvised."
version: 1
category: Sales
featured: no
image: handshake
x_houston:
  created_by: houston
  skill_schema: 1
---


# Handle An Objection

Single-objection handler. Two outputs: in-call reframe (short, verbal) + post-call follow-up email (short, written).

## When to use

- "they said '{objection}' on the {deal} call  -  draft my reframe".
- "how do I handle '{objection}'".
- Called by `check-my-sales subject=discovery-call` for any OBJECTION surfaced in call.

## Connections I need

I run external work through Composio. Before this skill runs I check that the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

- **Inbox**  -  sample your sent emails to match voice on the post-call follow-up. Optional but recommended.

I can run this skill from your playbook and call notes alone, so no connection is hard-required.

## Information I need

I read your sales context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

- **Your sales playbook**  -  Required. Why I need it: the objection handbook and anchor accounts ground the reframe. If missing I ask: "I don't have your playbook yet  -  want me to draft it now?"
- **The objection in their words**  -  Required. Why I need it: I reframe the actual phrase, not a paraphrase. If missing I ask: "What did they say, word for word?"
- **Which deal this came up on**  -  Required. Why I need it: I save the reframe under that deal and pull context from the call. If missing I ask: "Which prospect or deal raised this?"
- **Voice samples**  -  Optional. Why I need it: makes the post-call email sound like you. If you don't have it I keep going with TBD and use a neutral tone.

## Workflow
<!-- houston-workflow:v1 -->

1. **Read the playbook.** Load `context/sales-context.md`. Find matching entry in Objection handbook. If playbook missing, ask user to run `set-up-my-sales-info` first, stop.

2. **Read the ledger.** Load `config/context-ledger.json`. `universal.idealCustomer` field grounds reframe; progressive captures there may supersede playbook's initial objection list.

3. **Check recent call-insights**  -  read `call-insights/*.md` (top 3 most recent) for pattern touching this objection. Prefer verbatim successful reframes from past calls.

4. **Draft the in-call reframe (3 sentences):**

   1. **Acknowledge**  -  no backpedal, no dismiss.
   2. **Reframe** with concrete customer example or data point (use anchor accounts from `context/sales-context.md`).
   3. **Propose next step**  -  specific, time-boxed.

5. **Draft the post-call follow-up email**  -  5–8 lines:

   - Subject: "Re: {their pain, in their words}"
   - Open: confirm heard them.
   - 2–3 bullets: facts/proof addressing specific objection.
   - Close: concrete next step + date.

   Match voice from `config/voice.md` (or capture samples on first run if missing).

6. **Write atomically** to `deals/{slug}/objections/{YYYY-MM-DD}-{slug}.md.tmp` → rename. Structure: objection (verbatim) · reframe (3 lines) · follow-up email (body) · sources (playbook + calls referenced).

7. **Update the ledger**  -  if objection surfaced new variant, append to `universal.idealCustomer.pains` via atomic read-merge-write of `config/context-ledger.json`.

8. **Append to `outputs.json`:**

   ```json
   {
     "id": "<uuid v4>",
     "type": "objection",
     "title": "Objection  -  {objection short}",
     "summary": "<reframe first line + follow-up CTA>",
     "path": "deals/{slug}/objections/{date}-{slug}.md",
     "status": "draft",
     "createdAt": "<ISO>",
     "updatedAt": "<ISO>"
   }
   ```

9. **Summarize.** Print 3-sentence reframe inline so user can use verbally on next touch. Path to full artifact.

## Outputs

- `deals/{slug}/objections/{YYYY-MM-DD}-{slug}.md`
- Possibly updates `config/context-ledger.json`.
- Appends to `outputs.json` with `domain: "meetings"`, type `objection-reframe`.

Attribution

gethoustongethouston
View sourceMore from gethouston →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →