Generates cookie policy page content with GDPR compliance in mind. You'd use this when you need to document what cookies your site uses, why you use them, and how visitors can manage their preferences. It walks you through categorizing cookies (essential, analytics, marketing), building a cookie table with names and durations, and setting up consent flows. The output is an outline and structure, not final legal copy. It's smart enough to trigger on related terms like "cookie banner" or "tracking cookies" and knows to stay separate from your main privacy policy. You'll still need legal review, but it gets the technical documentation organized correctly.
npx skills add https://github.com/kostja94/marketing-skills --skill cookie-policy-page-generator