Armory
Source
Browse
Skills

pdf

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make...

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install pdf --cli claude

writes the skill into.claude/skills/pdf/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/pdf/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Official Anthropic skill pdf from the anthropics/skills reference repo — the quality bar for the Skills spec. Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make...

When to use it

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make...

Source

From anthropics/skills — see the full SKILL.md (and bundled scripts/REFERENCE.md) for the runnable implementation. License: Anthropic proprietary (see repo LICENSE.txt).