PDF Reader
Run scripts/read_pdf.py relative to this skill's directory.
python3 SKILL_DIR/scripts/read_pdf.py -f <pdf_path> [options]
Options: -p "1-5,7" page range, --format json structured output, --metadata include doc info, -m 8000 max chars.
Setup: pip install PyMuPDF