Pdf handling
Skill belumume/claude-skills/plugins/pdf-guard/skills/pdf-handling
Personal collection of Claude skills - growing as I discover patterns and solve real-world problems
npx -y skills add belumume/claude-skills --skill pdf-handlingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its author says it does
Copied from the file, not written here
Extract PDFs to text and images before reading
SKILL.md
0.3 KB, as published. Nobody here has run it
PDF Extraction
Standard: python ~/.claude/scripts/pdf_extract.py "file.pdf"
Unified: python ~/.claude/scripts/pdf_extract_unified.py "file.pdf"
Read the extracted .txt or _unified.md, not the PDF.