Pages: Privacy Policy
Guides Privacy Policy page content, structure, and compliance.
When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.
Initial Assessment
Identify:
- Jurisdiction: GDPR, CCPA, other regional requirements
- Business model: SaaS, e-commerce, content, ads
- Data collected: Cookies, forms, analytics, third parties
- Indexing: Typically noindex for legal pages
Best Practices
Required Sections
| Section |
Content |
| What we collect |
Types of data (name, email, usage, etc.) |
| Why we collect |
Purposes (service, marketing, analytics) |
| How we use |
Processing, storage, sharing |
| How long we keep |
Retention periods |
| Your rights |
Access, correction, deletion, opt-out |
| Cookies |
Types, purposes, how to manage |
| Third parties |
Who receives data (analytics, payment) |
| Contact |
How to exercise rights, data protection contact |
Content Principles
- Clear language: Plain English; avoid legalese where possible
- Structure: Headings, table of contents, scannable
- Updates: Date of last update; version if needed
- Legal review: Have lawyer review for compliance
Placement
- Footer: Link on every page
- Forms: Link near signup, contact, checkout
- Cookie banner: Link to Privacy and Cookie policy
SEO
- Noindex: Common for legal pages
- Canonical: If multiple versions (e.g., by region)
Output Format
- Outline (sections)
- Key points per section
- Cookie disclosure approach
- Rights section (GDPR/CCPA)
- Disclaimer: Recommend legal review
Related Skills
- legal-page-generator: Privacy is a legal page type
- terms-page-generator: Often linked together
- contact-page-generator: Privacy link near forms
- indexing: noindex for privacy
1---2name: privacy-page-generator3description: When the user wants to create, optimize, or structure Privacy Policy page. Also use when the user mentions "privacy policy," "privacy page," "data protection," "GDPR compliance," "privacy notice," "data privacy," "CCPA," "cookie policy," or "personal data." For legal overview page, use legal-page-generator.4license: MIT5---67# Pages: Privacy Policy89Guides Privacy Policy page content, structure, and compliance.1011**When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output.1213## Initial Assessment1415Identify:161. **Jurisdiction**: GDPR, CCPA, other regional requirements172. **Business model**: SaaS, e-commerce, content, ads183. **Data collected**: Cookies, forms, analytics, third parties194. **Indexing**: Typically noindex for legal pages2021## Best Practices2223### Required Sections2425| Section | Content |26|---------|---------|27| **What we collect** | Types of data (name, email, usage, etc.) |28| **Why we collect** | Purposes (service, marketing, analytics) |29| **How we use** | Processing, storage, sharing |30| **How long we keep** | Retention periods |31| **Your rights** | Access, correction, deletion, opt-out |32| **Cookies** | Types, purposes, how to manage |33| **Third parties** | Who receives data (analytics, payment) |34| **Contact** | How to exercise rights, data protection contact |3536### Content Principles3738- **Clear language**: Plain English; avoid legalese where possible39- **Structure**: Headings, table of contents, scannable40- **Updates**: Date of last update; version if needed41- **Legal review**: Have lawyer review for compliance4243### Placement4445- **Footer**: Link on every page46- **Forms**: Link near signup, contact, checkout47- **Cookie banner**: Link to Privacy and Cookie policy4849### SEO5051- **Noindex**: Common for legal pages52- **Canonical**: If multiple versions (e.g., by region)5354## Output Format5556- **Outline** (sections)57- **Key points** per section58- **Cookie** disclosure approach59- **Rights** section (GDPR/CCPA)60- **Disclaimer**: Recommend legal review6162## Related Skills6364- **legal-page-generator**: Privacy is a legal page type65- **terms-page-generator**: Often linked together66- **contact-page-generator**: Privacy link near forms67- **indexing**: noindex for privacy