AI AGENT ADDONS

Working with PDF files can be frustrating without the right tools. This skill gives you a complete set of Python tools to handle any PDF task. You can read and extract text from PDFs, pull out tables into spreadsheets, merge multiple documents, split pages, fill in forms, and even create new PDFs from scratch.

It is built for developers and anyone who needs to process PDFs at scale. The examples use popular libraries like pypdf, pdfplumber, and reportlab. You do not need to be an expert to get started.

Whether you need to combine reports, extract data from invoices, or generate custom documents, this skill makes it simple. Save time and avoid manual work with these ready-to-use code snippets.

Add Pdf skill to your workflow

Global

mkdir -p ~/.claude/skills/pdf

Project

mkdir -p .claude/skills/pdf

Source Repository

Stars
417
Forks
107
Watchers
417
License
MIT
Last Push
8 months ago
Created
8 months ago