solo-legal

Installation
SKILL.md

/legal

Generate privacy policy and terms of service tailored to the project's stack, features, and data handling. Aligned with manifesto privacy-first principles (templates/principles/manifest.md): on-device processing, local storage, no accounts when possible, user owns their data.

Disclaimer: Generated documents are templates, not legal advice. Review with a lawyer before publishing, especially for regulated industries (health, finance, children).

Steps

  1. Parse project from $ARGUMENTS.

    • Read docs/prd.md — features, ICP, data handling
    • Read CLAUDE.md — stack, services used
    • Read stack YAML from templates/stacks/{stack}.yaml if available
    • If empty: ask via AskUserQuestion
  2. Data audit — determine what data the product collects:

    Scan PRD and codebase config for:

    | Data Type | Collected? | Stored Where | Purpose |

Related skills
Installs
13
GitHub Stars
15
First Seen
Mar 10, 2026