Legal Doc Generator is a skill that produces three legal documents — a Terms of Service, a Privacy Policy, and a Refund Policy — for digital products. It is built on the SKILL.md standard and works with agents that support that standard, including Claude, Claude Code, Cursor, Codex CLI, and OpenClaw.
An agent triggers the skill with a natural-language prompt. The skill then asks ten intake questions covering business type, jurisdiction, payment platform, and data practices. Based on the answers, it generates documents that include platform-specific clauses for Stripe, Gumroad, Lemon Squeezy, Apple IAP, and Shopify. The Privacy Policy includes GDPR sections for EU customers and CCPA sections for California customers. The Refund Policy is aligned to the user’s chosen refund window and payment processor.
Output is delivered as both readable markdown and downloadable Word files. Every document includes a legal disclaimer and a checklist indicating where to publish, what to link from, and when to update.
The skill is aimed at indie SaaS founders, digital product sellers on platforms like Gumroad or Lemon Squeezy, newsletter operators, and course creators. Every output carries a disclaimer that the documents are templates based on common industry practices, not legal advice, and recommends attorney review before launch for businesses handling sensitive data or operating at scale.