AI AGENT ADDONS

You can work with PDF files in powerful ways. This guide shows how to extract text and tables, merge or split documents, and create new PDFs. It also covers filling in forms.

Use Python libraries like pypdf, pdfplumber, and reportlab. Each tool has a clear purpose. You can read PDFs, pull out data, or build reports from scratch.

These skills save time when handling many documents. Anyone who works with PDFs at scale will find this helpful.

Add Pdf skill to your workflow

Global

mkdir -p ~/.claude/skills/pdf

Project

mkdir -p .claude/skills/pdf

Source Repository

Stars
769
Forks
114
Watchers
769
Last Push
4 months ago
Created
10 months ago