Deep Read

# Deep Read **显示名称**: Deep Read **版本**: 1.0.0 **描述**: 基于研究驱动方法,对书籍进行深度分析,提炼核心观点、金句,并生成实际应用指导和关联常青笔记。 **作者**: Zhu Bao ## 输入参数 - `book_title` (string, 必填):书名 - `book_file` (file, 可选):书籍文件(PDF/EPUB/TXT) - `user_notes` (list, 可选):用户已录入的笔记,用于生成关联常青笔记 ## 输出参数 - `author_info` (string):作者介绍(生平、教育、主要著作、影响等) - `creation_context` (string):创作背景(时间、社会环境、动机、评论等) - `book_outline` (string):章节结构、大纲及核心观点 - `main_content` (string):书籍主要内容解读与分析 - `core_insights` (string):书籍最重要思想和见解 - `key_quotes` (list):引人深思的金句及分析 - `application_examples` (list):生活、学习和工作中的应用指导 - `related_evergreen_notes` (list):基于用户笔记生成的常青笔记标题及链接 ## 标签 #deep-reading #knowledge-management #research-driven #book-analysis #insights ## 使用示例 ```python from deep_read_generator import deep_read_analysis result = deep_read_analysis( book_title="原则", user_notes=["已读章节摘要", "高亮笔记"] ) print(result['core_insights']) print(result['application_examples']) print(result['related_evergreen_notes'])

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Deep Read" with this command: npx skills add zhubao315/deep-read-analysis

Deep Read

显示名称: Deep Read
版本: 1.0.0
描述: 基于研究驱动方法,对书籍进行深度分析,提炼核心观点、金句,并生成实际应用指导和关联常青笔记。
作者: Zhu Bao

输入参数

  • book_title (string, 必填):书名
  • book_file (file, 可选):书籍文件(PDF/EPUB/TXT)
  • user_notes (list, 可选):用户已录入的笔记,用于生成关联常青笔记

输出参数

  • author_info (string):作者介绍(生平、教育、主要著作、影响等)
  • creation_context (string):创作背景(时间、社会环境、动机、评论等)
  • book_outline (string):章节结构、大纲及核心观点
  • main_content (string):书籍主要内容解读与分析
  • core_insights (string):书籍最重要思想和见解
  • key_quotes (list):引人深思的金句及分析
  • application_examples (list):生活、学习和工作中的应用指导
  • related_evergreen_notes (list):基于用户笔记生成的常青笔记标题及链接

标签

#deep-reading #knowledge-management #research-driven #book-analysis #insights

使用示例

from deep_read_generator import deep_read_analysis

result = deep_read_analysis(
    book_title="原则",
    user_notes=["已读章节摘要", "高亮笔记"]
)

print(result['core_insights'])
print(result['application_examples'])
print(result['related_evergreen_notes'])

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Huo15 Openclaw Enhance

火一五·克劳德·龙虾增强插件 v5.7.8 — 全面适配 openclaw 2026.4.24:peerDep ^4.24 + build/compat 同步到 4.24 + 14 处 api.on 全部去掉 as any 改成 typed hook(hookName 联合类型 + handler 自动推断 Pl...

Registry SourceRecently Updated
General

Content Trend Analyzer

Aggregates and analyzes content trends across platforms to identify hot topics, user intent, content gaps, and generates data-driven article outlines.

Registry SourceRecently Updated
General

Prompt Debugger

Debug prompts that produce unexpected AI outputs — diagnose failure modes, identify ambiguity and conflicting instructions, test variations, compare model re...

Registry SourceRecently Updated
General

Indie Maker News

独行者 Daily - 变现雷达。读对一条新闻,少走一年弯路。每天5分钟,给创业者装上商业雷达。聚焦一人公司、副业、创业变现资讯,智能分类,行动导向。用户下载即能用,无需本地部署!

Registry SourceRecently Updated