当需要清晰、有说服力地组织一个想法或解决方案时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill problem-process-framing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Problem Process Framing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-problem-process-framing)More formats (shields.io, HTML) on the badges page.
---
name: problem-process-framing
description: 当需要清晰、有说服力地组织一个想法或解决方案时
---
# problem-process-framing
## When to Use
当需要清晰、有说服力地组织一个想法或解决方案时description
## Core Logic
# 执行步骤
1. **输入**:一个你想要阐述的想法、方法或故事。
2. **定义问题**:明确你的想法所针对的具体问题、痛点或挑战。用一句话清晰描述,确保它能引发目标受众的共鸣。判断标准:问题描述能让听众/读者产生“这正是我的困扰”的感受。
3. **阐述过程**:详细说明解决上述问题的过程、步骤、方法或你经历的故事。这是你想法的主体内容。判断标准:过程描述逻辑清晰,且与第一步定义的问题直接对应。
- **IF** 过程是步骤性的,**THEN** 按顺序列出关键步骤。
- **IF** 过程是叙事性的,**THEN** 确保故事脉络清晰,突出转折与收获。
4. **整合验证**:将“问题”与“过程”两部分组合成一个完整的叙述。检查是否形成了一个从“引发共鸣”到“提供方案”的完整闭环。判断标准:他人能通过你的叙述,理解“为何需要关注此问题”以及“如何解决它”。
# 输出格式要求
输出应直接采用以下两段式结构:
1. **问题/痛点**:[清晰描述的具体问题]
2. **过程/解决方案**:[逻辑清晰的解决步骤或故事]
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 内容结构/沟通表达 |
| 类型 | procedural (procedural) |
| 置信度 | 95% |
| 前置条件 | 有一个初步的想法或解决方案 |
| 来源 | 原创思维指南:如何进行原创思考 > 5 种原创思考方式 > 4) 勇敢面对框架 |
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...