# Mycroft

> Ingests EPUB and ebook files into a local vector index and provides a command-line interface for asking questions about the books.

- Skill: `demerzels-lab/mycroft` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add demerzels-lab/mycroft`
- Raw SKILL.md: https://api.skillmd.com/api/skills/demerzels-lab/mycroft/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics, AI & ML, RAG & Embeddings
- Tags: Cli, Ebook, Epub, Question Answering, Rag, Vector Index
- Author: Demerzels-lab (https://skillmd.com/u/demerzels-lab)
- Updated: 2026-08-22
- Page: https://skillmd.com/skills/demerzels-lab/mycroft

---


# mycroft

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

## Install

```
npx clawhub@latest install mycroft
```

