·pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, handling forms, and OCR on scanned documents. Use when filling PDF forms, extracting data from PDFs, merging or splitting documents, creating PDFs programmatically, processing documents at scale, or performing OCR on image-based PDFs.

2Installs·0Trend·@philoserf

Installation

$npx skills add https://github.com/philoserf/claude-code-setup --skill pdf

SKILL.md

PDF forms can be fillable (with form fields) or non-fillable (requiring manual positioning). For complete step-by-step instructions, see forms.md.

Extract text from image-based PDFs using OCR. See reference.md for detailed OCR examples.

| Extract text/tables | pdfplumber | python-libraries.md | | Merge/split/rotate | pypdf | python-libraries.md | | Create PDFs | reportlab | python-libraries.md | | Command-line operations | qpdf/pdftotext | cli-tools.md | | Fill forms | pypdf/pdf-lib | forms.md | | Scanned PDFs/OCR | pytesseract | reference.md |

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, handling forms, and OCR on scanned documents. Use when filling PDF forms, extracting data from PDFs, merging or splitting documents, creating PDFs programmatically, processing documents at scale, or performing OCR on image-based PDFs. Source: philoserf/claude-code-setup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/philoserf/claude-code-setup --skill pdf
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is pdf?

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, handling forms, and OCR on scanned documents. Use when filling PDF forms, extracting data from PDFs, merging or splitting documents, creating PDFs programmatically, processing documents at scale, or performing OCR on image-based PDFs. Source: philoserf/claude-code-setup.

How do I install pdf?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/philoserf/claude-code-setup --skill pdf Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/philoserf/claude-code-setup