pdf-extractor

Installation
SKILL.md

PDF Extractor Skill

This skill provides tools for extracting text and metadata from PDF documents and converting them to different formats.

Available Scripts

extract.py

Extracts text and metadata from PDF files.

Input:

{
  "file_path": "/path/to/document.pdf",
  "pages": "all" | [1, 2, 3]
}
Installs
6
GitHub Stars
149
First Seen
Jan 25, 2026
pdf-extractor — maxvaega/skillkit