What problem does it solve?
This skill solves the complexity of managing ebook formats by providing a unified, programmatic interface to read, write, edit, and extract knowledge from EPUB2 and EPUB3 files, eliminating the need for manual file manipulation.
Core Features & Use Cases
- Format Conversion & Repair: Effortlessly convert legacy EPUB2 files to modern EPUB3 standards and auto-repair structural issues.
- Knowledge Extraction: Automatically pull facts, definitions, and arguments from ebooks using either heuristic pattern matching or LLM-powered pipelines.
- Surgical Editing: Perform non-intrusive edits to metadata, chapters, and CSS, or scaffold new, valid EPUBs from scratch.
Quick Start
Load the epub skill and ask it to extract all text from the provided ebook file into a clean markdown document.