·epub

Read and extract content from EPUB ebook files. Use this skill when the user wants to read an EPUB file, extract text from an ebook, view EPUB metadata (title, author), list chapters or table of contents, search within EPUB content, or analyze ebook content.

10Installs·0Trend·@aliceisjustplaying

Installation

$npx skills add https://github.com/aliceisjustplaying/claude-resources-monorepo --skill epub

How to Install epub

Quickly install epub AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aliceisjustplaying/claude-resources-monorepo --skill epub
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aliceisjustplaying/claude-resources-monorepo.

SKILL.md

View raw

Read EPUB ebook files and extract content as clean Markdown.

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

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

Read and extract content from EPUB ebook files. Use this skill when the user wants to read an EPUB file, extract text from an ebook, view EPUB metadata (title, author), list chapters or table of contents, search within EPUB content, or analyze ebook content. Source: aliceisjustplaying/claude-resources-monorepo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aliceisjustplaying/claude-resources-monorepo --skill epub
Category
#Documents
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from aliceisjustplaying/claude-resources-monorepo

Quick answers

What is epub?

Read and extract content from EPUB ebook files. Use this skill when the user wants to read an EPUB file, extract text from an ebook, view EPUB metadata (title, author), list chapters or table of contents, search within EPUB content, or analyze ebook content. Source: aliceisjustplaying/claude-resources-monorepo.

How do I install epub?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aliceisjustplaying/claude-resources-monorepo --skill epub Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aliceisjustplaying/claude-resources-monorepo

Details

Category
#Documents
Source
skills.sh
First Seen
2026-02-22