epub

SKILL.md

EPUB Reader Skill

Read EPUB ebook files and extract content as clean Markdown.

Instructions

Use the epub-reader CLI tool to interact with EPUB files. The tool is located at: ~/.claude/skills/epub/scripts/epub-reader/dist/index.js

Available Commands

1. View Metadata

Get book information (title, author, publisher, date, description).

node ~/.claude/skills/epub/scripts/epub-reader/dist/index.js metadata "<path-to-epub>"
Installs
2
First Seen
11 days ago