This is a straightforward wrapper around pdfplumber for extracting text and tables from PDFs. You get simple code snippets showing the basics: open a PDF, pull text from a page, detect and extract tables. It's part of davila7's larger template collection that has 27.7K stars, so the code is likely solid. Useful if you're building document processing features and want Claude to understand the pdfplumber patterns without looking them up. Nothing fancy here, just the common PDF extraction tasks you'd actually need. Passes all three security audits, which matters when you're handling documents that might contain sensitive data.
npx -y skills add davila7/claude-code-templates --skill "PDF Processing" --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
larksuite/cli
googleworkspace/cli
googleworkspace/cli
googleworkspace/cli