pdf-handling · git:20260130.fca99fb · 2026-01-30 · sha256 4bd39bde4769dda3
pdf-handling git:20260130.fca99fbA
Immutable. This exact content is served forever at /api/v1/blob/4bd39bde4769dda3.
--- 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.