This is a straightforward PDF toolkit built on pdfplumber that gives you ready-made scripts for common PDF tasks like text extraction and form analysis. The repo has 27.7K stars and passes all three security audits, which is reassuring if you're pulling it into production. It's designed for Claude Code workflows, so you get error handling and templates baked in rather than writing everything from scratch. Good fit if you're tired of reinventing PDF parsing logic every time you need to pull data from documents or process forms at scale.
npx skills add https://github.com/davila7/claude-code-templates --skill pdf-processing-pro