privacy-policy

privacy policy

phuryn 24k ↓ 2.1k MIT updated 1mo ago
Claude Code
View source ↗

What it does

  • $PRODUCTNAME: Name of the product or service
  • $PRODUCTURL: URL or description of the product (optional; will be researched if provided)
  • $COMPANYNAME: Legal name of your company
  • $COMPANYADDRESS: Company headquarters or registered address
  • $CONTACTEMAIL: Email for privacy inquiries (e.g., privacy@company.com)
  • $INFORMATIONTYPES: Types of data collected (e.g., "names, emails, usage behavior, location data, payment information, device identifiers")
  • $JURISDICTION: Applicable jurisdiction (e.g., "United States," "European Union (GDPR)," "California (CCPA)")

Requirements & configuration

  • GDPR (EU users): Stricter; requires explicit consent, data subject rights, DPA
  • Legal obligation: Law requires processing
  • Legitimate interests: Company has a legitimate business need
  • [⚠️ LEGAL REVIEW REQUIRED] Be specific, not vague; many regulations require this
  • Whether explicit consent is required (GDPR requires it for non-essential cookies)

Configuration: PRODUCT_NAMEPRODUCT_URLCOMPANY_NAMECOMPANY_ADDRESSCONTACT_EMAILINFORMATION_TYPESJURISDICTION

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

privacy policy

Source

Repository: https://github.com/phuryn/pm-skills

privacy-policy FAQ

What does the privacy-policy skill do?

Draft a detailed privacy policy covering data types, jurisdiction, GDPR and compliance considerations, and clauses needing legal review. Use when creating a privacy policy, updating data protection documentation, or preparing for compliance. $PRODUCTNAME: Name of the product or service $PRODUCTURL: URL or description of the product (optional; will be researched if provided)

What does privacy-policy require?

GDPR (EU users): Stricter; requires explicit consent, data subject rights, DPA Legal obligation: Law requires processing Legitimate interests: Company has a legitimate business need [⚠️ LEGAL REVIEW REQUIRED] Be specific, not vague; many regulations require this Whether explicit consent is required (GDPR requires it for non-essential cookies) Configuration keys: PRODUCT_NAME, PRODUCT_URL, COMPANY_NAME, COMPANY_ADDRESS, CONTACT_EMAIL, INFORMATION_TYPES, JURISDICTION.

How do I install privacy-policy?

Run: npx -y skills add https://github.com/phuryn/pm-skills --skill privacy-policy --agent claude-code — the source lives at github.com/phuryn/pm-skills.

Maintain privacy-policy?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[privacy-policy on getagentictools](https://getagentictools.com/skills/phuryn-pm-skills-privacy-policy?ref=badge)
npx agentictools info skills/phuryn-pm-skills-privacy-policy

The second line is the CLI lookup for this page — handy in READMEs and docs.