# PDF Fill

> Fill PDF form fields from a data dict.

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

---

PDF FILL STEPS:
1. open the form
2. map each value to its form field. The field map is in the bundled file
   reference.md; read that file when you need an exact field name.
3. write values
4. flatten

