pdf

Extract text and tables from PDF documents into structured data.

196|52|Updated Nov 3, 2025
One-click install
npx skills add https://github.com/cat-xierluo/SuitAgent --skill pdf-cat-xierluo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf
Source: https://github.com/cat-xierluo/SuitAgent/tree/main/.claude/skills/pdf
Command: npx skills add https://github.com/cat-xierluo/SuitAgent --skill pdf-cat-xierluo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdf2image, Pillow, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the tedious tasks involved in working with PDF documents, including extracting text and tables, manipulating documents (merge/split/rotate), and filling forms—so you can turn PDFs into actionable data quickly and reliably.

Core Features & Use Cases

  • Automated PDF processing: Extract text and tables, rotate pages, merge or split documents, and manage metadata at scale.
  • Form handling: Fill both fillable and non-fillable PDF forms using structured instructions.
  • Batch data extraction: Process large sets of PDFs, extracting structured data into CSV/Excel, ideal for invoices, receipts, or reports.
  • Use Case: You have 100 invoices in PDF; automatically extract total amounts, dates, and invoice numbers and compile them into a single spreadsheet.

Quick Start

Run the pdf Skill to extract all text from the attached file 'invoice-q3.pdf'.