agentsclimarketplace

Legal doc handler

Skill cxcscmu/SkillLearnBench/skills/b4-skill-creator-gemini-3.1-flash-lite-preview/court-form-filling/legal-doc-handler

[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 legal-doc-handler

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

Specialized instructions for reading, modifying, and filling PDF legal forms (e.g., California judicial council forms). Use this for any task involving PDF forms.

SKILL.md

1.0 KB, as published. Nobody here has run it

Legal Document Handling

PDF Form Filling Strategy

  • Use available PDF libraries (if installed) or CLI utilities (like pdftk or similar tools).
  • CRITICAL: Always maintain the original document metadata unless explicitly told to modify it.
  • Verification: Post-filling, inspect the form to confirm that key fields are populated with the correct data.

Best Practices

  • Data Integrity: Never truncate or abbreviate information requested in official form fields.
  • Confidentiality: Be mindful that legal documents contain PII. Avoid logging or printing sensitive document content in the conversation unless necessary for debugging.
  • Workflow:
    1. Identify form fields.
    2. Map provided user data to fields.
    3. Perform the fill operation.
    4. Save as a new file (suffix "-filled").

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.