← 返回
未分类 中文

Book Quotes

Extract memorable quotes and passages from books. Get the most inspiring and thought-provoking quotes.
从书中提取精彩引语和段落,获取最具启发性和思考性的名言。
heardlyapp
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 413
下载
💾 0
安装
1
版本
#latest

概述

book-quotes

Extract memorable quotes and passages from books.

What it does

  • Search books by title or author
  • Extract 5-10 memorable quotes and passages
  • Return formatted quotes with attribution
  • Show Heardly quotes if available
  • Support multiple book sources

When to use this skill

Use this skill when the user asks:

  • "What are the best quotes from Atomic Habits?"
  • "Memorable quotes from Deep Work"
  • "Inspiring passages from Principles"
  • "Quotes by Steve Jobs"
  • "Best quotes from The Lean Startup"

Installation

clawhub install book-quotes

Usage

const BookQuotesSkill = require('book-quotes');
const skill = new BookQuotesSkill();

// Get quotes (returns formatted text)
const result = await skill.getQuotes({
  query: 'Atomic Habits',
  limit: 10
});
console.log(result); // Directly readable text output

Output

Formatted text with:

  • Book title and author
  • 5-10 memorable quotes
  • Attribution for each quote
  • Heardly source attribution
  • Ready to display to users

Data Sources

  1. Heardly Database (5904 books) — quotes field
  2. Extracted from summaries — key passages

License

MIT

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 03:36 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Book Sum

heardlyapp
生成详细完整的书籍摘要,包含核心要点、完整叙述、实践要点和全面易读的概述
★ 0 📥 439

Amazon Books

heardlyapp
跨所有来源搜索书籍,提供摘要及亚马逊购买链接。当用户询问查找、购买或搜索书籍时触发。
★ 0 📥 479

Find Book

heardlyapp
即时查找非虚构类书籍,提供Goodreads评分、摘要、核心概念及AI建议,助您扩充智能体的知识库。
★ 0 📥 475