legal-document-generator

Generate draft legal documents with Markdown and YAML frontmatter.

12|2|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/jikig-ai/soleur --skill legal-document-generator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: legal-document-generator
Source: https://github.com/jikig-ai/soleur/tree/main/.openhands/skills/legal-document-generator
Command: npx skills add https://github.com/jikig-ai/soleur --skill legal-document-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates complete draft legal documents that save time and provide jurisdiction-aware starting points for projects and companies while clearly flagging that professional legal review is required.

Core Features & Use Cases

  • Multi-jurisdiction support: Produces drafts for US, EU/GDPR, and UK contexts across common legal document types.
  • Supported document types: Terms & Conditions, Privacy Policy, Cookie Policy, GDPR Policy, Acceptable Use Policy, Data Processing Agreement, Data Protection Disclosure, and Disclaimers.
  • Compliance and consistency guidance: Enforces a mandatory AI-draft disclaimer at both the top and bottom of each document, outputs Markdown with YAML frontmatter using kebab-case type values, and includes cross-reference notes to companion documents to keep multi-document programs consistent.
  • Operational hints: Requires upfront collection of entity name, contact email, jurisdiction, and architecture type to avoid cross-document inconsistencies and to decide between a DPA or a Data Protection Disclosure.

Quick Start

Use the legal-document-generator to create a draft privacy policy for "Acme Corp" with contact privacy@acme.com, EU jurisdiction, and SaaS architecture.

Frequently Asked Questions about legal-document-generator

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

FAQPage Schema
How do I generate a GDPR privacy policy for my SaaS application?▼

To generate a GDPR privacy policy for a SaaS application, provide your entity name, contact email, EU jurisdiction, and SaaS architecture type to produce a tailored Markdown draft with mandatory disclaimers.

Can I use this to draft a data processing agreement for US compliance?▼

You can draft a data processing agreement for US compliance by specifying your US jurisdiction and architecture type, which determines whether a DPA or a Data Protection Disclosure is generated.

What legal documents can I create for an EU or UK company workflow?▼

For EU or UK company workflows, you can create terms and conditions, cookie policies, GDPR policies, data processing agreements, data protection disclosures, and disclaimers with cross-reference notes.

Do I need a lawyer if I use a generated privacy policy?▼

Yes, you need a lawyer because the generated privacy policy includes mandatory AI-draft disclaimers at the top and bottom, explicitly flagging that professional legal review is required before use.

How do I create a terms and conditions draft with the correct metadata format?▼

To create a terms and conditions draft with correct metadata, the generator outputs Markdown with YAML frontmatter using kebab-case type values to ensure format consistency.

Why does my generated legal document include cross-reference notes?▼

Generated legal documents include cross-reference notes to companion documents to keep multi-document compliance programs consistent and prevent gaps between related policies like privacy terms and cookie policies.