当需要从非虚构类书籍中快速获取核心灵感或关键思想,而非进行系统性学习时
Scanned 9/9/2026
Install to Claude Code
npx -y skills add DracoUnion/dankoe-skills --skill targeted-idea-extraction-reading --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Targeted Idea Extraction Reading?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dracounion-targeted-idea-extraction-reading)More formats (shields.io, HTML) on the badges page.
---
name: targeted-idea-extraction-reading
description: 当需要从非虚构类书籍中快速获取核心灵感或关键思想,而非进行系统性学习时
---
# targeted-idea-extraction-reading
## When to Use
当需要从非虚构类书籍中快速获取核心灵感或关键思想,而非进行系统性学习时description
## Core Logic
# 执行步骤
1. **启动阅读**:打开书籍,从前言、引言或第一章开始阅读。
* **判断标准**:已开始阅读文本内容。
2. **识别核心信号**:在阅读过程中,持续关注能引发你强烈共鸣、顿悟感或兴奋感的观点、结论或框架。
* **判断标准**:发现至少一个让你觉得“有启发”、“原来如此”或“值得深入思考”的陈述。
* **IF** 在阅读前1/3至1/2内容后仍未发现此类信号:
* **THEN** 评估书籍价值。若判断价值不高,则执行步骤4(结束阅读);若仍想尝试,则跳至步骤3(快速浏览)。
3. **捕获与消化**:一旦发现目标“金块”,立即暂停线性阅读。
* **子步骤 3.1**:用笔划出、摘抄或用自己的话复述该核心想法。
* **子步骤 3.2**:思考该想法与你现有知识、当前项目或待解决问题的关联。
* **判断标准**:核心想法已被记录,并至少产生一条个人化的联想或应用思路。
4. **决策是否继续**:基于已获取的核心想法价值,决定后续行动。
* **IF** 该核心想法已满足本次阅读的主要目的(如获得足够灵感):
* **THEN** 结束本书的深入阅读。可将本书标记为“已提取关键思想”,并可选择是否快速浏览剩余部分以验证无重大遗漏。
* **ELSE** (该想法激发了深入探索的兴趣,或判断书中仍有高价值内容):
* **THEN** 可以继续阅读,但目标转变为围绕该核心想法寻找支撑、案例或延伸内容,而非通读全书。
# 输出格式要求
输出应包含:
1. **提取的核心想法**:用1-2句话清晰陈述。
2. **个人关联/启发**:说明此想法对你个人的具体意义或可能的应用场景。
3. **阅读状态建议**:建议“停止,已获所需”或“继续,围绕XX主题深入”。
## Metadata
| 属性 | 值 |
|------|-----|
| 领域 | 学习与认知 |
| 类型 | procedural (procedural) |
| 置信度 | 90% |
| 前置条件 | 已选定一本待阅读的非虚构类书籍 |
| 来源 | 第三部分:如何阅读 🔍 - 1. 寻找一两个想法,然后放下 |
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"