Marketing-skills cookie-policy-page-generator
When the user wants to create or optimize a cookie policy page. Also use when the user mentions "cookie policy," "cookies," "cookie consent," "GDPR cookies," "cookie banner," "cookie notice," "tracking cookies," or "cookie settings." For legal overview, use legal-page-generator.
install
source · Clone the upstream repo
git clone https://github.com/kostja94/marketing-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/kostja94/marketing-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/pages/legal/cookie-policy" ~/.claude/skills/kostja94-marketing-skills-cookie-policy-page-generator && rm -rf "$T"
manifest:
skills/pages/legal/cookie-policy/SKILL.mdsource content
Pages: Cookie Policy
Guides cookie policy page content for GDPR and transparency. Often separate from Privacy Policy.
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:
- Cookie types: Essential, analytics, marketing, etc.
- Consent: Banner, preferences, management
- Jurisdiction: GDPR, ePrivacy, CCPA
Best Practices
Essential Elements
| Element | Purpose |
|---|---|
| What are cookies | Brief explanation |
| Types used | Essential, analytics, marketing |
| Purpose | Why each type; duration |
| Third parties | Who sets cookies (GA, ads) |
| Management | How to opt out; preferences |
| Updates | When policy changes |
Content
- Categorized: By cookie type or purpose
- Table: Cookie name, purpose, duration, type
- Clear: Plain language
- Actionable: Link to consent/preferences
Placement
- Footer; cookie banner links here
- Required for GDPR when using non-essential cookies
Output Format
- Outline for cookie policy
- Cookie table structure
- Consent flow reference
- Disclaimer: Recommend legal review
Related Skills
- privacy-page-generator: Privacy Policy; cookie policy complements
- legal-page-generator: Legal page grouping
- indexing: Often noindex