Create and inspect PDFs with visual verification.
A document workflow skill for extracting, generating, rendering, and visually checking PDF files where pagination and layout fidelity matter.
Install
npx skills add https://github.com/anthropics/skills --skill pdfSkill content
The instructions an agent receives when this skill is active.
FAQ
- What does PDF do?
- A document workflow skill for extracting, generating, rendering, and visually checking PDF files where pagination and layout fidelity matter. Create and inspect PDFs with visual verification.
- How do I install PDF?
- In a supported agent environment, run: npx skills add https://github.com/anthropics/skills --skill pdf
- When should I use PDF?
- Use for any PDF creation, transformation, extraction, or layout review task.
- Got an example for PDF?
- Convert this report into a polished PDF and verify every rendered page.
- Where does PDF come from?
- Source and updates: https://www.skills.sh/anthropics/skills/pdf. Confirm install steps and permissions there before you rely on it.