form-generation

Redirect legacy form-generation requests to the /draft document drafting workflow.

Updated May 19, 2026
One-click install
npx skills add https://github.com/jrhueiueng/codex-for-legal --skill form-generation-jrhueiueng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: form-generation
Source: https://github.com/jrhueiueng/codex-for-legal/tree/main/plugins/jrhueiueng/codex-for-legal/skills/legal-clinic__form-generation
Command: npx skills add https://github.com/jrhueiueng/codex-for-legal --skill form-generation-jrhueiueng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This deprecated skill helps with legacy form generation workflows while guiding users to the newer draft pipeline that includes form population.

Core Features & Use Cases

  • Legacy migration support: Provides a redirect for older integrations that still call the former form-generation command.
  • Form population via the replacement workflow: Uses the v2 draft skill to generate clinic documents with jurisdiction-aware formatting and filled forms.
  • Common clinic use cases: Supports document generation scenarios such as asylum applications, eviction answers, protective order petitions, and similar clinic forms.

Quick Start

Use the draft skill by running /draft with the document type you need instead of /form-generation.

Frequently Asked Questions about form-generation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Why does form generation redirect to the draft workflow?

Form population is handled by the draft skill, which generates jurisdiction-aware templates for legal clinic documents. This deprecated skill simply redirects legacy form generation requests to that newer draft pipeline.

How do I generate legal clinic documents like asylum applications or eviction answers?

To generate legal clinic documents such as asylum applications or eviction answers, run the draft skill by entering /draft followed by the specific document type instead of using the deprecated form-generation command.

What is the correct command for legacy form generation requests?

The correct command for legacy form generation requests is /draft [document type]. This replaces the deprecated form-generation command and activates the current document drafting workflow with form population.

Does the draft skill support jurisdiction-aware formatting for protective order petitions?

Yes, the draft skill supports jurisdiction-aware formatting for protective order petitions and similar clinic forms, replacing the deprecated form generation workflow with full form population capabilities.

Can I still use the form-generation command for document creation?

Using the form-generation command is not recommended as it is deprecated and functions only as a redirect-only compatibility layer. You must use /draft [document type] for all current document creation needs.