Skip to content
🆕 New skill: Pstack Skill! Lauren Tan's rigorous engineering orchestrator — 23 playbooks, 21 procedures, and 21 principles in a single skill for any agent.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