Pdf handling
Skill belumume/claude-skills/plugins/pdf-guard/skills/pdf-handling
Extract PDFs to text and images before readingFrom its SKILL.md
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.
SKILL.md
0.3 KB, 51 tokens by cl100k_base, 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.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.