cxcscmu/fill-sc100-small-claims-form
Use this skill to fill in the California SC-100 Small Claims Court PDF form with case data and save the filled PDF. Handles text fields, checkboxes, and radio buttons using pypdf. Run the inspection skill first to confirm field names, then use this skill to write the filled PDF to /root/sc100-filled.pdf.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill fill-sc100-small-claims-form
Take cxcscmu/fill-sc100-small-claims-form from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.