返回顶部
m

mycroft

EPUB and ebook ingestion, local vector index, and Q&A CLI for books.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.2
安全检测
已通过
586
下载量
2
收藏
概述
安装方式
版本历史

mycroft

# mycroft Use `mycroft` to ingest EPUBs and ebooks, build a local vector index, and ask questions about a book. Setup (once) - `export OPENAI_API_KEY="..."` - `mycroft config onboard` - `mycroft config resolve` Common commands - List books: `mycroft book list` - Ingest EPUB: `mycroft book ingest /path/to/book.epub` - Ingest with summaries: `mycroft book ingest /path/to/book.epub --summary` - Ingest with batch embeddings (50% cheaper): `mycroft book ingest /path/to/book.epub --batch` - Ingest with batch summaries + embeddings: `mycroft book ingest /path/to/book.epub --batch --summary` - Resume batch ingestion: `mycroft book ingest resume <id>` - Check ingestion status: `mycroft book ingest status <id>` - Show metadata: `mycroft book show <id>` - Ask a question: `mycroft book ask <id> "What is the main conflict?"` - Search passages: `mycroft book search <id> "mad hatter" --top-k 5` - Delete book: `mycroft book delete <id> --force` - Start chat: `mycroft chat start <id>` - Ask in session: `mycroft chat ask <session> "What does this foreshadow?"` - Continue chat: `mycroft chat repl <session>` Notes - Use `mycroft config path` to find the config file location. - `book ask` and `book search` require embeddings and an `OPENAI_API_KEY`. - Chat commands require embeddings and an `OPENAI_API_KEY`. - Prefer `book search` and synthesize answers yourself before using `book ask`. - Summaries increase ingestion time and cost significantly; enable `--summary` only when needed. - Use `--batch` to run embeddings and summaries via the OpenAI Batch API at 50% cost; results may take up to 24 hours. When combined with `--summary`, summaries are batched first, then embeddings on resume. - After `--batch` ingestion, use `mycroft book ingest status <id>` to check progress and `mycroft book ingest resume <id>` to complete indexing. - If a non-batch ingest is interrupted, use `mycroft book ingest resume <id>` to continue from the last saved chunk. - If a batch fails, `resume` automatically re-submits it. - For scripted runs, avoid interactive flags like `--manual` or omit confirmations with `--force`.

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 mycroft-1776420089 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 mycroft-1776420089 技能

通过命令行安装

skillhub install mycroft-1776420089

下载 Zip 包

⬇ 下载 mycroft v1.0.2

文件大小: 1.61 KB | 发布时间: 2026-4-17 19:32

v1.0.2 最新 2026-4-17 19:32
- Update description and documentation to include ebook ingestion alongside EPUB.
- Improve clarity throughout setup and command instructions by referencing "EPUBs and ebooks" instead of only "EPUBs".

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部