pdf-form-filler
@randalolson/pdf-form-fillerUse when a user hands over a fillable PDF along with partial or natural-language information about what should go in it. The agent reads the form, asks the user grouped questions for any missing values, fills the PDF, and confirms the result is correct before handing it back. It detects and refuses PDFs it cannot fill (scanned, signature-only, or dynamic forms with no standard fillable fields) and stops with a clear reason rather than producing a broken result.
Outcome
A filled PDF the user can submit, with every requested value verified to read back exactly as written.
Use this template
Paste any of these into your AI agent (or your shell) to fetch or fork the workflow.
Fetch with CLI
goodeye templates get @randalolson/pdf-form-fillerFork with CLI
goodeye templates fork @randalolson/pdf-form-fillerAlso available from
MCP
get_template(identifier="@randalolson/pdf-form-filler")REST
curl https://api.goodeye.dev/v1/templates/@randalolson/pdf-form-filler