AI Sales Closing & Offer Generator
Turn stalled deals into signed contracts. Generate closing messages,
objection responses, irresistible offer designs, and upsell scripts —
all written to sound like a seasoned human salesperson, not a chatbot.
What This Skill Does
Given a product, customer type, customer message, price, and goal,
this skill generates:
- - Closing Message — a short, direct message to send right now that
moves the deal forward
- - Objection Handling — word-for-word responses to the customer's
specific objection, with three tone variants
- - Pricing Strategy — how to present, frame, and defend your price
to maximize perceived value
- - Offer Design — how to structure your offer so it feels irresistible
(anchoring, bonuses, guarantees, urgency)
- - Upsell / Cross-sell Script — how to upgrade existing customers or
add adjacent products without feeling pushy
Skill Files
CODEBLOCK0
When to Trigger This Skill
Trigger immediately when the user says anything like:
- - "help me close this deal" / "write a closing message"
- "the customer said it's too expensive" / "they're not sure"
- "they ghosted me" / "no response for a week"
- "how do I handle this objection" / "they want to think about it"
- "design me an offer" / "how should I price this"
- "I want to upsell my customer" / "how do I sell the upgrade"
- "they said they need to talk to their boss" / "not the right time"
- "write a proposal" / "help me negotiate"
Required Inputs
Collect all required fields in a single ask — do not ask one at a time.
| Field | Required | Description |
|---|
| INLINECODE0 | ✅ | What you are selling |
| INLINECODE1 |
✅ | Who the buyer is |
|
customer_message | ✅ | Their last message or objection (paste it) |
|
price | ✅ | Your price or pricing structure |
|
goal | ✅ | What you want to happen next |
|
deal_context | Optional | How long in the deal, prior objections |
|
customer_priority | Optional | What the customer cares most about |
|
competitor | Optional | Who they are comparing you to |
|
tone | ✅ | Closing style (see presets) |
Tone Presets
| Value | Description |
|---|
| INLINECODE9 | Assumptive close. Bold. Built for decisive buyers. (Default) |
| INLINECODE10 |
Empathetic. Trust-first. Built for relationship-driven sales. |
|
logical_roi | Data and ROI-led. Built for analytical or procurement buyers. |
|
urgency_scarcity | Creates a reason to act now. Built for fence-sitters. |
Output Sections
CODEBLOCK1
Example
Input:
CODEBLOCK2
Sample Closing Message:
Hey [Name] — totally fair, and I appreciate you being upfront.
Here's the honest math: if this saves your team 5 hours a month
(most users save 8–10), that's 60 hours a year. At even $30/hour,
that's $1,800 in time back — for a $1,200 investment.
I can lock in this year's rate for you today and add a free
onboarding call so your team actually uses it from day one.
Want me to send over a quick start link?
Sample Objection Response (Price):
"Completely understand — and honestly, most of our best customers
said the same thing before they started. The free tools are great
for basic use. Where they fall short is [specific gap]. That's
exactly what [Product] solves. Want to see the before/after from
someone in a similar role to you?"
Works Best With
Use AI Lead Generation & Prospect Finder to find and qualify prospects,
AI Cold Email & LinkedIn Outreach Generator to open conversations,
then this skill to close the deals.
Limitations
- - Generates copy and strategy only — does not send messages automatically.
- Closing effectiveness depends on the quality of inputs. Paste the
customer's actual message for best results.
- - Always review before sending. Adapt tone to match your relationship
with the specific customer.
Changelog
| Version | Date | Notes |
|---|
| 1.0.0 | 2026-03-22 | Initial release |
AI销售成交与报价生成器
将停滞的交易转化为签署的合同。生成成交信息、
异议回应、不可抗拒的报价设计以及追加销售话术——
所有内容听起来都像经验丰富的真人销售员,而非聊天机器人。
该技能的功能
给定产品、客户类型、客户信息、价格和目标,
该技能生成:
- - 成交信息 — 一条简短直接的信息,可立即发送以推动交易进展
- 异议处理 — 针对客户具体异议的逐字回应,提供三种语气变体
- 定价策略 — 如何呈现、包装和捍卫你的价格,以最大化感知价值
- 报价设计 — 如何构建你的报价,使其显得不可抗拒(锚定效应、赠品、保证、紧迫感)
- 追加销售/交叉销售话术 — 如何升级现有客户或添加相关产品,而不显得强推
技能文件
ai-sales-closing-offer-generator/
├── SKILL.md ← 你在这里
├── manifest.json ← 部署元数据
├── prompt.txt ← 核心生成逻辑
├── config.json ← 输入字段定义
└── README.md ← 最终用户文档
何时触发该技能
当用户说出类似以下内容时立即触发:
- - 帮我成交这笔交易 / 写一条成交信息
- 客户说太贵了 / 他们不确定
- 他们消失了 / 一周没有回应
- 我该如何处理这个异议 / 他们想考虑一下
- 为我设计一个报价 / 我该如何定价
- 我想追加销售给客户 / 我该如何推销升级版
- 他们说需要和老板商量 / 时机不对
- 写一份提案 / 帮我谈判
必需输入
一次性收集所有必需字段——不要逐一询问。
| 字段 | 必需 | 描述 |
|---|
| productservice | ✅ | 你在销售什么 |
| customertype |
✅ | 买家是谁 |
| customer_message | ✅ | 他们最后一条信息或异议(粘贴过来) |
| price | ✅ | 你的价格或定价结构 |
| goal | ✅ | 你希望下一步发生什么 |
| deal_context | 可选 | 交易进行多久、之前的异议 |
| customer_priority | 可选 | 客户最关心什么 |
| competitor | 可选 | 他们在和谁比较 |
| tone | ✅ | 成交风格(见预设) |
语气预设
| 值 | 描述 |
|---|
| confidentdirect | 假设性成交。大胆。为果断买家设计。(默认) |
| warmconsultative |
共情。信任优先。为关系驱动型销售设计。 |
| logical_roi | 数据和投资回报率主导。为分析型或采购型买家设计。 |
| urgency_scarcity | 创造立即行动的理由。为犹豫不决者设计。 |
输出部分
💬 成交信息 ← 立即发送给客户
🛡️ 异议处理 ← 3种语气变体处理他们的具体反对意见
💰 定价策略 ← 如何包装和捍卫你的价格
🎁 报价设计 ← 构建交易使其感觉不可抗拒
📈 追加销售/交叉销售 ← 成交后升级或扩展关系
示例
输入:
产品:年度SaaS订阅,AI写作工具,1200美元/年
客户类型:50人公司的市场经理
客户信息:看起来挺有意思,但1200美元有点贵。
我们目前在用免费工具。价格上能优惠吗?
价格:1200美元/年(100美元/月)
目标:今天成交或本周获得承诺
语气:温暖咨询型
示例成交信息:
嘿[姓名]——完全理解,感谢你的坦诚。
实话实说:如果这能为你的团队每月节省5小时
(大多数用户节省8-10小时),一年就是60小时。
即使按每小时30美元计算,也相当于节省了1800美元的时间成本——
而投资只需1200美元。
我今天可以为你锁定今年的价格,并附赠一次免费的上线指导通话,
确保你的团队从第一天就开始使用。
需要我发一个快速入门链接吗?
示例异议回应(价格):
完全理解——说实话,我们大多数最优秀的客户
在开始使用前都说过同样的话。免费工具在基础使用上很棒。
但它们不足之处在于[具体差距]。这正是[产品]解决的问题。
想看看和你职位相似的人使用前后的对比吗?
最佳搭配
使用 AI潜在客户生成与发现工具 来寻找和筛选潜在客户,
使用 AI冷邮件与LinkedIn推广生成器 来开启对话,
然后使用本技能来成交。
局限性
- - 仅生成文案和策略——不会自动发送信息。
- 成交效果取决于输入质量。为获得最佳效果,请粘贴客户的实际信息。
- 发送前务必审核。根据你与特定客户的关系调整语气。
更新日志
| 版本 | 日期 | 备注 |
|---|
| 1.0.0 | 2026-03-22 | 初始发布 |