What problem does it solve?
Converting personal EPUB reading collections into agent-ready, citation-friendly skill folders is tedious and manual, especially when you need consistent output across multiple models and directory targets.
Core Features & Use Cases
- Scaffold skill directories automatically: generates a skill folder containing SKILL.md, bookindex.md, and per-book markdown content under resources/.
- Batch EPUB conversion with glob support: converts one or many EPUB files in a single run, with optional merged markdown per book.
- Deploy to popular skill targets: writes output into Claude/OpenCode/Qwen project-level or global skill locations.
Use case: Transform a philosophy reading list into an agent knowledge base so the agent can answer questions while grounding responses in exact chapter/file paths produced during conversion.
Quick Start
Run epub2skill to convert your EPUB glob into an output skill folder named stoicism-guide and include a custom description in SKILL.md.