Back to Skills
pdf Skill
Provider: anthropics
Extract text, tables, and metadata from PDF files. Can also merge and annotate PDFs. Essential for document processing workflows.
Description
Extract text, tables, and metadata from PDF files. Can also merge and annotate PDFs. Essential for document processing workflows.
Source
https://github.com/anthropics/skills/tree/main/skills/pdf
Sample Usage
- "Extract all the tables from 'invoice.pdf' into a CSV."
- "Merge 'part1.pdf' and 'part2.pdf' into 'combined.pdf'."
- "Get the metadata (author, creation date) from this PDF file."
Configuration
- Download the skill folder from the source repository.
- Place it in your skills directory:
- Global:
~/.config/opencode/skill/pdfor~/.claude/skills/pdf - Project:
.opencode/skill/pdf
- Global: