anthropics/form-generation
> the draft skill, which handles practice-area document generation including form population. Kept as a redirect for migration.
npx skills add https://github.com/anthropics/claude-for-legal --skill form-generation
/draftThis skill was folded into skills/draft/ during the v2 rebuild. The /draft
command handles first-draft generation for all clinic documents including form
population (asylum applications, eviction answers, protective order petitions,
etc.) with practice-area templates and jurisdiction-aware formatting.
Use /draft [document type] instead.
See skills/draft/SKILL.md for the full workflow.
Take anthropics/form-generation 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.