# PDF

> Work with PDF files using the environment's built-in PDF and document tools. Use when the user wants to inspect, summarize, split, merge, compress, or convert PDFs.

- Skill: `lftpadilla/pdf` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lftpadilla/pdf`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lftpadilla/pdf/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: LFTPadilla (https://skillmd.com/u/lftpadilla)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lftpadilla/pdf

---


# PDF

Use this skill when a user asks to work with a PDF or another document format that needs PDF conversion.

## Preferred path

Use the environment's built-in document and PDF tooling first. Prefer:

- reading and summarizing PDFs,
- extracting specific pages,
- merging PDFs,
- compressing PDFs,
- converting common document formats to or from PDF.

## Guidance

- If the user wants information from a PDF, inspect the file and answer directly.
- If the user wants a document operation, use the available PDF/document toolchain instead of inventing shell pipelines.
- Keep page references explicit when summarizing or extracting.
- Confirm before destructive operations like overwriting or replacing a file.

## Notes

- If the environment already exposes richer built-in PDF tools, treat this skill as routing guidance, not as a custom implementation.

