pdf-reader

Installation
SKILL.md

PDF Reader

Extract text from PDF files for text manipulation, search, and reference.

Quick Start

Extract all text from a PDF:

python scripts/extract_text.py document.pdf

Save to file:

python scripts/extract_text.py document.pdf -o .tmp/output.txt

Extract specific pages:

Installs
2
GitHub Stars
3
First Seen
Apr 29, 2026
pdf-reader — techwavedev/agi-agent-kit