Draft, version, and publish a privacy policy compliant with LGPD Art. 9 (seven mandatory elements) and ECA Digital if minors are present. Use when user asks "política de privacidade", "privacy policy", "termos de uso", "aviso de privacidade", or as part of an audit pipeline. Versions every published change. Output goes to .lgpd/policies/privacy-policy-v{N}.md. CHECKPOINT skill — never publish without legal review.
$npx -y skills add goul4rt/lgpd-skills --skill lgpd-privacy-policyInstalls into the current project.
Run `npx skills use "https://github.com/goul4rt/lgpd-skills" --skill "goul4rt/lgpd-skills/lgpd-privacy-policy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/goul4rt/lgpd-skills" that are relevant to the current task. Run `npx skills add "https://github.com/goul4rt/lgpd-skills"` and select the relevant skills, then follow their instructions.