Back to Agent Skills PDF
Content & Documentation Featured
by Anthropic 161k GitHub stars
Handle PDFs — extract text and tables, merge, annotate, and fill forms.
#pdf#documents#extraction#official
Claude Code Codex
Overview
The PDF skill provides robust PDF handling: extracting text, tables, and metadata, merging documents, annotating, and filling forms. It's one of the most-used official skills for document processing pipelines.
What it is good for
- Extracting tables from a PDF
- Merging multiple PDFs
- Filling a PDF form programmatically
- Annotating or splitting documents
Install
Install in Claude Code
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add anthropics/skills
/plugin install pdf
# Or install manually into ~/.claude/skills:
git clone https://github.com/anthropics/skills.git
cp -r skills/pdf ~/.claude/skills/pdf Explore AI Tools
Discover the best AI tools that complement your skills
Read AI & Design Articles
Tips and trends in the world of design and AI
Related Skills
Content & Documentation
DOCX
Create, edit, and analyze Word documents including tracked changes, styles, and formatting.
Claude Code Codex
Content & Documentation Brand Guidelines
Apply an organization's official brand design standards for consistent, on-brand visual output.
Claude Code Codex
Content & Documentation Doc Co-authoring
Collaboratively draft and revise long-form documents with structured editing and iterative refinement.
Claude Code Codex