当需要明确阅读的根本目的,以区别于信息检索或表演性阅读时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill deep-reading-purpose-clarification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Deep Reading Purpose Clarification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-deep-reading-purpose-clarification)More formats (shields.io, HTML) on the badges page.
---
name: deep-reading-purpose-clarification
description: 当需要明确阅读的根本目的,以区别于信息检索或表演性阅读时
---
# deep-reading-purpose-clarification
## When to Use
当需要明确阅读的根本目的,以区别于信息检索或表演性阅读时description
## Core Logic
# 执行步骤
1. **区分阅读需求类型**
* **输入**:当前面临的待解决问题或阅读动机。
* **操作**:判断该需求是“获取特定答案/信息”还是“寻求系统性理解或行为改变”。
* **判断标准**:需求是否可以通过一个明确的、具体的问题来定义。
* **IF** 需求是“获取特定答案/信息”(例如:如何操作某个软件功能、某个历史事件的具体日期):
* **输出**:结论为“信息检索型需求”。建议转向使用搜索引擎、问答社区或AI对话工具,而非深度阅读书籍。
* **ELSE** 需求是“寻求系统性理解或行为改变”(例如:理解一个复杂理论、改变思维模式、提升某种能力):
* **输出**:结论为“深度理解型需求”。进入步骤2。
2. **设定深度阅读目标**
* **输入**:步骤1中确认的“深度理解型需求”。
* **操作**:将模糊的需求转化为具体的、与自我改变相关的目标。例如,将“学习经济学”转化为“建立分析商业决策的经济学思维框架”。
* **判断标准**:目标是否指向内在认知结构的更新或行为模式的潜在改变,而非外在的知识点堆积。
* **输出**:一个清晰的、非表演性的深度阅读目标陈述。
3. **选择匹配的阅读材料**
* **输入**:步骤2中设定的深度阅读目标。
* **操作**:根据目标,选择能够提供系统阐述、不同视角或根本原理的书籍、长文或课程,而非碎片化的文章列表。
* **判断标准**:材料是否具备足够的深度和体系来支撑目标的达成。
* **输出**:一份与深度阅读目标相匹配的材料清单或选择。
# 输出格式要求
明确告知用户其阅读需求的类型(信息检索型 / 深度理解型),并给出相应的行动建议。若为深度理解型,需输出澄清后的阅读目标。
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 学习与认知 |
| 类型 | procedural (procedural) |
| 置信度 | 90% |
| 前置条件 | 有阅读材料或阅读计划 |
| 来源 | 《all》 | 章节:如何利用AI记住你阅读的一切:阅读的真正价值与AI的角色 |
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"