·book-reader
#

book-reader

trevors/dot-claude

Read and search digital books (PDF, EPUB, MOBI, TXT). Use when answering questions about a book, finding quotes or passages, navigating to specific pages or chapters, or extracting information from documents.

9Installs·0Trend·@trevors

Installation

$npx skills add https://github.com/trevors/dot-claude --skill book-reader

SKILL.md

Read and query digital book formats from the command line using BM25 search.

| PDF | .pdf | Page numbers, TOC detection, metadata | | EPUB | .epub | Chapters from spine, full metadata | | MOBI | .mobi, .azw, .azw3 | Basic extraction | | Text | .txt, .text, .md | Chapter pattern detection |

Read and search digital books (PDF, EPUB, MOBI, TXT). Use when answering questions about a book, finding quotes or passages, navigating to specific pages or chapters, or extracting information from documents. Source: trevors/dot-claude.

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

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/trevors/dot-claude --skill book-reader
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is book-reader?

Read and search digital books (PDF, EPUB, MOBI, TXT). Use when answering questions about a book, finding quotes or passages, navigating to specific pages or chapters, or extracting information from documents. Source: trevors/dot-claude.

How do I install book-reader?

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

Where is the source repository?

https://github.com/trevors/dot-claude