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

[COLM'26] SkillLearnBench is the first benchmark for evaluating continual learning methods that automatically generate agent skills.

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.

What its author says it does

Copied from the file, not written here

Advanced techniques for filling PDF forms with fillable fields.

SKILL.md

0.7 KB, 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.

Keep looking

Skills are one crate of 328,083. 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.