Skip to content
🆕 New skill: Security Specialist v2.0! 6-phase pipeline, 9 attack classes and adversarial validation.View skill →

LGPD.md

Generate and validate lgpd.md files — the open standard for LGPD compliance declarations in repositories and projects. Analogous to LICENSE for licensing and SECURITY.md for security.

  • Generate an lgpd.md for your project/repository
  • Validate an existing lgpd.md against the spec
  • Extract compliance declaration from internal docs or privacy policy
Terminal window
npx skills add lgpd-app/skills --skill lgpd-md
  • Generate — creates lgpd.md from compliance documents and privacy policy
  • Validate — checks structure and content against the standard spec
generate lgpd.md
validate lgpd.md

📄 Full documentation on GitHub