AgentSkillsCN

form-filling

指南:PDF 或网页表单填写;在需要结构化表单填写时使用。

SKILL.md
--- frontmatter
name: form-filling
description: Guide PDF or web form filling; use when structured form completion is requested.

Form Filling

  • Identify required fields and validate data types before filling.
  • For PDFs, combine with pdf-processing to 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.