Agent skill
pdf-handling
Extract PDFs to text and images before reading
Stars
44
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/belumume/claude-skills/tree/main/plugins/pdf-guard/skills/pdf-handling
SKILL.md
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.
Didn't find tool you were looking for?