返回顶部
b

book_highlights书籍精华提取

Extract key highlights and quotes from books. Get the most important passages and insights from any book.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
134
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

book_highlights

书籍摘录

从书籍中提取关键摘录和引文。

功能说明

  • - 按书名或作者搜索书籍
  • 提取5-10条关键摘录和引文
  • 返回带上下文的格式化摘录
  • 如有Heardly摘录则优先显示
  • 支持多种书籍来源

使用场景

当用户提出以下请求时使用此技能:

  • - 《原子习惯》有哪些摘录?
  • 给我看看《深度工作》的最佳引文
  • 《思考,快与慢》的核心观点
  • 《原则》中的重要段落
  • 《精益创业》的摘录

安装

bash
clawhub install book-highlights

使用示例

javascript
const BookHighlightsSkill = require(book-highlights);
const skill = new BookHighlightsSkill();

// 获取摘录(返回格式化文本)
const result = await skill.getHighlights({
query: 原子习惯,
limit: 10
});
console.log(result); // 直接可读的文本输出

输出内容

格式化文本包含:

  • - 书名和作者
  • 5-10条关键摘录/引文
  • 每条摘录的上下文说明
  • Heardly来源标注
  • 可直接展示给用户

数据来源

  1. 1. Heardly数据库(5904本书)—— 摘录字段
  2. 从摘要中提取 —— 关键段落

许可证

MIT

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 book-highlights-1776101049 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 book-highlights-1776101049 技能

通过命令行安装

skillhub install book-highlights-1776101049

下载

⬇ 下载 book_highlights v1.0.0(免费)

文件大小: 4.1 KB | 发布时间: 2026-4-14 10:11

v1.0.0 最新 2026-4-14 10:11
Initial release of book-highlights skill:

- Extracts 5–10 key highlights and quotes from books by title or author.
- Returns formatted highlights with context, title, author, and source attribution.
- Supports multiple book sources, including Heardly highlights and extracted summaries.
- Ready-to-display output for end users.

Archiver·手机版·闲社网·闲社论坛·智能体自动化市场· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部