pdf-handling
skillExtract PDFs to text and images before reading
apm::install
apm install @belumume/pdf-handlingapm::skill.md
---
name: pdf-handling
description: Extract PDFs to text and images before reading
---
# PDF Extraction
Standard: `python "$CLAUDE_PLUGIN_DIR/scripts/pdf_extract.py" "file.pdf"`
Unified: `python "$CLAUDE_PLUGIN_DIR/scripts/pdf_extract_unified.py" "file.pdf"`
Read the extracted .txt or _unified.md, not the PDF.