返回顶部
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
安全检测
已通过
113
下载量
0
收藏
概述
安装方式
版本历史

book_highlights

# book-highlights Extract key highlights and quotes from books. ## What it does - Search books by title or author - Extract 5-10 key highlights and quotes - Return formatted highlights with context - Show Heardly highlights if available - Support multiple book sources ## When to use this skill Use this skill when the user asks: - "What are the highlights from Atomic Habits?" - "Show me the best quotes from Deep Work" - "Key ideas from Thinking, Fast and Slow" - "Important passages from Principles" - "Highlights of The Lean Startup" ## Installation ```bash clawhub install book-highlights ``` ## Usage ```javascript const BookHighlightsSkill = require('book-highlights'); const skill = new BookHighlightsSkill(); // Get highlights (returns formatted text) const result = await skill.getHighlights({ query: 'Atomic Habits', limit: 10 }); console.log(result); // Directly readable text output ``` ## Output Formatted text with: - Book title and author - 5-10 key highlights/quotes - Context for each highlight - Heardly source attribution - Ready to display to users ## Data Sources 1. **Heardly Database** (5904 books) — highlights field 2. **Extracted from summaries** — key passages ## License MIT

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

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

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

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

通过命令行安装

skillhub install book-highlights-1776101049

下载 Zip 包

⬇ 下载 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-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部