form-generation

$npx mdskill add anthropics/claude-for-legal/form-generation

Generate practice-area documents like asylum applications.

  • Creates jurisdiction-aware forms for asylum and eviction cases.
  • Depends on practice-area templates and document type inputs.
  • Selects content based on the specified document category.
  • Outputs formatted text ready for client submission.

SKILL.md

.github/skills/form-generationView on GitHub ↗
---
name: form-generation
description: >
  Reference: DEPRECATED — use `/draft` instead. This skill has been folded into
  the draft skill, which handles practice-area document generation including
  form population. Kept as a redirect for migration.
user-invocable: false
---

# [DEPRECATED] Form Generation → see `/draft`

This 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.

More from anthropics/claude-for-legal