Agent skill · Data & Analytics

privacy-policy-stephane-boghossian

A zero-hallucination privacy-policy generator that takes anyone — non-lawyer founder to lawyer — from a guided intake to a publishable, jurisdiction-aware privacy policy. Jurisdiction-first: it detects which laws apply from where your users are, then drafts only the required clauses — GDPR/EU + UK, US (CCPA/CPRA, ~20 state laws, COPPA, sector overlays), and global/MENA (LGPD, Quebec Law 25, India DPDP, China PIPL, UAE/DIFC, Saudi PDPL), plus app-store, cookies, and AI/EU AI Act disclosures. Its rule: state only what you confirm; never invent a statute, citation, fine, or date — every claim is

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill privacy-policy-stephane-boghossian --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 11
SKILL.md size: 8 KB
Bundled scripts: none
Version: 1.0.0
Declared author: Stephane Boghossian
Path: skills/privacy-policy-stephane-boghossian/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Privacy Policy Generator Generate a **bulletproof, jurisdiction-aware privacy policy** for any business or product, usable by a non-lawyer founder and trusted by a lawyer. The whole point of this skill is **correctness without hallucination**: a fabricated statutory citation or a clause that doesn't match the user's real practices is worse than no policy at all. ## ⚖️ The prime directive (read this first, never break it) 1. **State ONLY what the user confirms they actually do.** A privacy policy is a set of *enforceable representations* (FTC §5; see the OkCupid/Match 2026 and Gateway Learning cases in the reference pack). Saying more than is true is the #1 legal failure. Never default-in a flattering or risk-adding clause. 2. **Never invent law.** Do not generate a statute/section number, a fine amount, an effective date, or a "the law requires X" claim unless it traces to the bundled reference pack (`references/`) or a live `legal-data-hunter` lookup. If you're unsure of a specific, **name the law in plain terms** ("California's CCPA/CPRA," "the EU GDPR") and describe the *right* functionally — or omit it. Uncertain → omit or mark `[VERIFY]`, never guess. 3. **Confirm-don't-assu

What's inside
Steps it walks through
  1. ⚖️ The prime directive (read this first, never break it)
  2. Workflow
  3. Step 1 — Pick the mode
  4. Step 2 — Compute the applicable-law set FIRST (jurisdiction-first)
  5. Step 3 — Gather practices (only the questions the selected laws require)
  6. Step 4 — Ground the legal content (zero-hallucination layer)
  7. Step 5 — Assemble the policy
  8. Step 6 — Self-QA gate (do NOT skip)
  9. Step 7 — Deliver the package
  10. Hard rules (guardrails)
  11. Companion documents
Ships with 10 files
  • README.md
  • assets/template-privacy-policy.md
  • references/edge-cases-failure-modes-qa.md
  • references/intake-questionnaire.md
  • references/jurisdictions-eu-uk.md
  • references/jurisdictions-global-mena.md
  • references/jurisdictions-us.md
  • references/platform-cookies-ai.md
  • references/sector-and-special-products.md
  • references/structure-clauses-and-craft.md
More from awesome-legal-skills
All skills →
About this skill
What does the privacy-policy-stephane-boghossian skill do?

A zero-hallucination privacy-policy generator that takes anyone — non-lawyer founder to lawyer — from a guided intake to a publishable, jurisdiction-aware privacy policy. Jurisdiction-first: it detects which laws apply from where your users are, then drafts only the required clauses — GDPR/EU + UK, US (CCPA/CPRA, ~20 state laws, COPPA, sector overlays), and global/MENA (LGPD, Quebec Law 25, India DPDP, China PIPL, UAE/DIFC, Saudi PDPL), plus app-store, cookies, and AI/EU AI Act disclosures. Its rule: state only what you confirm; never invent a statute, citation, fine, or date — every claim is

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill privacy-policy-stephane-boghossian --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From lawve-ai/awesome-legal-skills, a repository with 618 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going