返回 Skill 列表
extension
分类: 开发与工程无需 API Key

form-filling

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

person作者: jakexiaohubgithub

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.