Agent skill
form-filling
Guide PDF or web form filling; use when structured form completion is requested.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/form-filling
SKILL.md
Form Filling
- Identify required fields and validate data types before filling.
- For PDFs, combine with
pdf-processingto extract context, then map extracted fields to target form keys. - For web flows, outline minimal navigation steps and required selectors; avoid submitting irreversible actions without confirmation.
Didn't find tool you were looking for?