当需要制作详细的推广材料(如销售页、促销邮件)时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill pastor-framework --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pastor Framework?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-pastor-framework)More formats (shields.io, HTML) on the badges page.
---
name: pastor-framework
description: 当需要制作详细的推广材料(如销售页、促销邮件)时
---
# pastor-framework
## When to Use
当需要制作详细的推广材料(如销售页、促销邮件)时description
## Core Logic
# 执行步骤
1. **提出问题**:陈述目标客户群体面临的核心问题。
- **判断标准**:问题具有普遍性和重要性,能锁定目标客户。
- **常见误区**:问题过于小众或无关紧要。
2. **放大问题**:详细描述该问题带来的痛苦、代价和负面影响,强化改变的动机。
- **判断标准**:描述能引发情感共鸣,并建立解决问题的价值。
- **常见误区**:描述虚假或过于夸张,失去可信度。
3. **讲述故事**:分享一个个人经历或客户案例,展示有人曾面临同样问题并最终通过(你的)方法获得成功的过程。
- **判断标准**:故事真实、有细节、有情感,并能自然过渡到解决方案。
- **常见误区**:故事虚假、平淡,或与产品关联牵强。
4. **展示证词**:引用其他客户或权威人士的正面评价、数据或成果,作为社会证明。
- **判断标准**:证词具体、可信,能有效打消疑虑。
- **常见误区**:证词模糊、缺乏细节,或来源不可靠。
5. **提供方案**:正式介绍你的产品、服务或项目,清晰说明其功能、优势以及如何具体解决问题。
- **判断标准**:方案描述清晰,价值主张明确,并与前文的问题、故事、证词相呼应。
- **常见误区**:只罗列功能,未与客户利益(解决痛苦、获得收益)挂钩。
6. **呼吁行动**:给出明确、简单、低风险的下一步指令,如点击购买、预约咨询、注册试用等。
- **判断标准**:行动指令清晰无误,并创造紧迫感或稀缺性(如适用)。
- **常见误区**:行动号召模糊、步骤复杂,或缺乏促使立即行动的理由。
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 营销推广 |
| 类型 | procedural (procedural) |
| 置信度 | 92% |
| 前置条件 | 拥有明确的产品/服务,并收集了相关的客户故事和证言 |
| 来源 | PASTOR – 问题,放大,故事,证词,提供,回应 |
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...