Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

book-deep-reader本书深度阅读器

Agent Skill

book-deep-reader 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,525

周安装

144

GitHub Stars

1

下载量

1,140
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:book-deep-reader(本书深度阅读器)
来源仓库:https://github.com/kingluu/book-deep-reader
安装命令:
openclaw skills install book-deep-reader
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install book-deep-reader

简介

深入阅读书籍并生成教学质量笔记,支持批判性评估。

  • 适用于快速学习和理解长文本内容。
  • 提供行动指导和知识内化建议。book-deep-reader 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 安装命令为 openclaw skills install book-deep-reader。
  • 使用前需确认权限,避免未授权的内容访问或复制。

SKILL.md

name
book-deep-reader
description
|

Book Deep Reader

Produce teaching-quality book notes: accurate on the original, structured for quick learning, detailed enough to explain to others.

Workflow

Phase 1: Identify the Book

Given a book (title, author, ISBN, or URL), gather foundational info:

  1. Search for the book using mimo_web_search — find Douban/Goodreads pages, publisher descriptions, table of contents, reviews
  2. Fetch key pages using web_fetch — Douban book page (ISBN lookup), publisher pages, review articles
  3. Identify: book structure (chapters), core framework/model, key cases, author's background
  4. For companion/sequel books: also fetch the original book's wiki/summary to cross-reference (e.g., *Reinventing Organizations* Wiki for the practice guide)
  5. Identify the book's central question: What problem is the author trying to solve? Why does it matter?

Phase 2: Deep Research

Gather rich source material from authoritative references:

  1. Official wiki/community sites (if they exist) — e.g., reinventingorganizationswiki.com
  2. Detailed reviews and analysis articles — not just "good book!" but substantive breakdowns
  3. Author's talks/interviews — YouTube transcripts, keynote summaries
  4. Case study databases — for books with organizational/practice cases
  5. Academic context research — what predecessors have done on this topic
  6. Comparative analysis — other books on the same topic with different viewpoints
  7. Critical reviews — challenges, limitations, controversies

Search strategy (use mimo_web_search):

  • "<book title>" 目录 章节 内容 (for Chinese books)
  • "<English title>" summary chapters key concepts
  • "author name" "<key concept>" detailed explanation
  • site:douban.com <ISBN> or site:goodreads.com <title>
  • "<book title>" 批评 局限性 争议 (for critical reviews)
  • "<book title>" 对比 同类书籍 不同观点 (for comparative analysis)
  • "<topic>" 研究进展 前人研究 学术脉络 (for academic context)

Fetch at least 5-8 authoritative sources. Prioritize:

  • Table of contents and chapter structure
  • The book's own conceptual framework (models, diagrams, key distinctions)
  • Detailed case studies with data
  • Author's direct quotes and key formulations
  • Academic positioning and predecessor research
  • Critical reviews and challenges
  • Comparative analysis with similar books

Phase 3: Knowledge Extraction (5-Layer Analysis)

Extract knowledge through 5 layers, from surface to depth:

Layer 1 — Structure: What is the book's architecture?

  • Chapter outline with one-line purpose per chapter
  • How chapters connect (sequential? parallel? recursive?)
  • Visual map of the book's flow

Layer 2 — Core Framework: What is the book's central model/theory?

  • The 1-3 core concepts that everything else builds on
  • Key distinctions the author makes (e.g., X vs. Y)
  • The "before and after" transformation the book describes

Layer 3 — Chapter Details: What does each chapter teach?

  • Core question the chapter answers
  • Key knowledge points (3-7 per chapter)
  • Practical cases with concrete data
  • Actionable insights ("how to do this")

Layer 4 — Depth Mechanisms: Why do these ideas work?

  • Underlying assumptions (what must be true for this to work)
  • Causal logic (A leads to B because...)
  • Counter-arguments and how the author addresses them
  • Limitations and boundary conditions

Layer 5 — Teaching Materials: How to explain this to someone else?

  • Core quotes / memorable formulations
  • Analogies and metaphors the author uses
  • Data/evidence for responding to skepticism
  • Common misunderstandings and corrections

Phase 4: Cross-Reference and Verify

Before writing the final output:

  1. Cross-check with original sources: Every claim must trace back to an authoritative source (the book itself, the author's wiki, verified reviews)
  2. Flag uncertainty: If a detail cannot be verified, note it as "based on secondary sources" or omit it
  3. Check for omissions: Compare against the table of contents — are all chapters covered?
  4. Check for consistency: Do the chapter-level details support the overall framework? Are there contradictions?

Phase 5: Generate Output

Write the output as a .md file in the workspace. Follow the structure in references/output-template.md.

Key quality standards:

  • Accuracy over creativity: Never invent content. If unsure, search again or state the limitation
  • Specific over general: Include concrete examples, numbers, names, quotes — not just abstract descriptions
  • Structured for skimming AND deep reading: Headers, tables, and visual maps for quick scanning; detailed prose for deep understanding
  • Teaching-ready: Someone should be able to read this file and explain the book to others without having read the book itself

Phase 6: Critical Evaluation (New)

After completing the 5-layer knowledge extraction, conduct a critical evaluation:

1. Core Question Identification

  • What is the author's central question/problem?
  • Why is this question important?

2. Academic Context Positioning

  • What have predecessors achieved on this question?
  • Where does this book fit in the academic conversation?

3. Innovation Assessment

  • What unique, new answers does the author provide?
  • What new evidence, cases, or data support these answers?

4. Comparative Analysis

  • What different viewpoints exist from contemporary books on the same topic?
  • How does this book's approach differ?

5. Critical Review

  • Has the book's conclusions been challenged?
  • What are its limitations and boundary conditions?

6. Future Directions

  • What new problems and directions does the author propose?
  • What remains unresolved?

7. Cross-disciplinary Insights

  • What启发 can practitioners from other fields draw?
  • How can these ideas be applied outside the book's domain?

8. Most Inspiring Story/Case

  • Which single story or case is most memorable and impactful?
  • Why does it resonate?

9. Actionable Takeaway

  • What is ONE action the reader should take after reading?
  • How to implement it immediately?

Output File

Save to workspace as <book-short-name>-读书笔记.md (Chinese) or <book-short-name>-notes.md (English).

Quality Checklist

Before finalizing, verify:

  • [ ] All chapters covered with key points
  • [ ] Core framework/model clearly articulated
  • [ ] At least 3 detailed case studies with data
  • [ ] Author's key quotes included
  • [ ] Common misconceptions addressed
  • [ ] Practical "how to start" guidance included
  • [ ] Sources cited (wiki, reviews, publisher pages)
  • [ ] No invented or unverified content
  • [ ] Can be used to teach the book without reading it
  • [ ] Critical evaluation section completed (all 9 questions answered)
  • [ ] Actionable takeaway identified with implementation steps
  • [ ] Cross-disciplinary insights clearly articulated

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

94.86%
按下载量换算1,081

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills