+1 new
version: "1.0.1" name: pdf-handling description: Extract PDFs to text and images before reading
Standard: python ~/.claude/scripts/pdf_extract.py "file.pdf" Unified: python ~/.claude/scripts/pdf_extract_unified.py "file.pdf"
python ~/.claude/scripts/pdf_extract.py "file.pdf"
python ~/.claude/scripts/pdf_extract_unified.py "file.pdf"
Read the extracted .txt or _unified.md, not the PDF.