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.
Extract PDFs to text and images before reading
npx skillmds@latest add majiayu000/pdf-handling 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.
majiayu000/claude-skill-registry-data/tree/main/documents/pdf-handling commit 8a537b0c65