cxcscmu/inspect-pdf-fields
Use this skill to inspect all form fields in a PDF file, printing their names, types, and current values/export values. Useful for understanding the structure of a PDF form before filling it.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill inspect-pdf-fields
Take cxcscmu/inspect-pdf-fields from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.