agentsclimarketplace

Run2 pdf form filling advanced

Skill cxcscmu/SkillLearnBench/skills/b2-self-feedback-gemini-3-flash-preview/court-form-filling/run2_pdf-form-filling-advanced

Advanced techniques for filling PDF forms with fillable fields.From its SKILL.md

Install
npx -y skills add cxcscmu/SkillLearnBench --skill run2_pdf-form-filling-advanced

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.7 KB, 156 tokens by cl100k_base, as published. Nobody here has run it

Advanced PDF Form Filling

  1. Mandatory Fields: Each entry in field_values.json MUST include field_id, page, and value.
{
  "field_id": "...",
  "page": 1,
  "value": "..."
}
  1. Date Formats: Adhere strictly to requested date formats (e.g., xxxx-xx-xx).
  2. Multi-line Text: For long descriptions, ensure they fit the field or are concisely summarized.
  3. Validation: Always verify the existence of the output file and, if possible, check for errors in the filling script output.
  4. Empty Fields: Leave optional or non-relevant fields empty as per user instructions.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.