Initial commit: EPUB reader skill for Claude Code
Add a skill that enables reading EPUB ebook files with:
- Metadata extraction (title, author, publisher, etc.)
- Table of contents listing
- Chapter-by-chapter reading
- Full book extraction as markdown
- Text search with context
Built with TypeScript using jszip, xml2js, turndown, and commander.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>