✓ Verified
🌐 Web Scrapers
✓ Enhanced Data
Mycroft
EPUB and ebook ingestion, local vector index, and Q&A CLI for books.
- Rating
- 4.6 (493 reviews)
- Downloads
- 1,369 downloads
- Version
- 1.0.0
Overview
EPUB and ebook ingestion, local vector index, and Q&A CLI for books.
Complete Documentation
View Source →
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 onboardmycroft config resolve
- 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 - Check ingestion status:
mycroft book ingest status - Show metadata:
mycroft book show - Ask a question:
mycroft book ask"What is the main conflict?" - Search passages:
mycroft book search"mad hatter" --top-k 5 - Delete book:
mycroft book delete--force - Start chat:
mycroft chat start - Ask in session:
mycroft chat ask"What does this foreshadow?" - Continue chat:
mycroft chat repl
- Use
mycroft config pathto find the config file location. book askandbook searchrequire embeddings and anOPENAI_API_KEY.- Chat commands require embeddings and an
OPENAI_API_KEY. - Prefer
book searchand synthesize answers yourself before usingbook ask. - Summaries increase ingestion time and cost significantly; enable
--summaryonly when needed. - Use
--batchto 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
--batchingestion, usemycroft book ingest statusto check progress andmycroft book ingest resumeto complete indexing. - If a non-batch ingest is interrupted, use
mycroft book ingest resumeto continue from the last saved chunk. - If a batch fails,
resumeautomatically re-submits it. - For scripted runs, avoid interactive flags like
--manualor omit confirmations with--force.
Installation
Terminal bash
openclaw install mycroft
Copied!
Tags
#search_and-research
#cli
Quick Info
Category Web Scrapers
Model Claude 3.5
Complexity One-Click
Author fabe
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install mycroft
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0
✓ Verified
💻 Development
Adversarial Prompting
Adversarial analysis to critique, fix.
🧠 Claude-Ready
)}
★ 4.6 (372)
↓ 28,222
v1.0.0