在日常对话或非正式交流中,希望自然引导话题至你能提供的价值或解决方案时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill conversational-value-hook --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Conversational Value Hook?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-conversational-value-hook)More formats (shields.io, HTML) on the badges page.
---
name: conversational-value-hook
description: 在日常对话或非正式交流中,希望自然引导话题至你能提供的价值或解决方案时
---
# conversational-value-hook
## When to Use
在日常对话或非正式交流中,希望自然引导话题至你能提供的价值或解决方案时description
## Core Logic
# 执行步骤
1. **建立共同立足点**
* **输入**: 当前对话的上下文及对方的已知信息。
* **操作**: 以双方共同关心的话题、经历或认知为起点开启对话或切入话题,建立亲和与信任。
* **判断标准**: 对方表现出认同感,愿意继续交流。
* **IF** 起点过于自我中心或与对方无关 **THEN** 切换角度,从对方视角或共同利益出发。
2. **以问题引导注意力**
* **输入**: 步骤1建立的共同语境。
* **操作**: 提出一个与共同语境相关、且指向某个痛点、挑战或兴趣点的问题。这个问题应能引发对方思考或倾诉。
* **判断标准**: 对方开始思考或回答该问题,注意力被吸引到特定方向。
* **IF** 问题过于宽泛或封闭 **THEN** 将问题调整得更具体、开放,且与潜在价值点相关。
3. **自然衔接至价值点**
* **输入**: 对方对步骤2中问题的反应(陈述的痛点、表达的困惑、提及的需求)。
* **操作**: 基于对方的反馈,自然地分享相关的见解、经验、或简要提及你能提供的解决方案/价值。方式应为提供帮助或引发好奇,而非强行推销。
* **判断标准**: 对话从“泛泛而谈”转向“具体需求/解决方案”的探讨,且过渡自然。
* **IF** 衔接生硬或立即转向推销 **THEN** 先提供一些免费价值(建议、资源),根据对方反应决定是否深入。
# 输出格式要求
输出为一段符合上述步骤的自然对话引导策略描述或关键话术。
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 沟通说服 |
| 类型 | procedural (procedural) |
| 置信度 | 80% |
| 前置条件 | 对交谈对象有基本了解或共同语境, 明确自己所能提供的潜在价值点 |
| 来源 | 营销积木的应用场景 > 每日对话 |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"