cookie-policy

Classify cookies and SDKs for EU compliance with CNIL/EDPB-style banners.

6|2|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/maltehedderich/master-class-agents --skill cookie-policy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cookie-policy
Source: https://github.com/maltehedderich/master-class-agents/tree/main/skills/cookie-policy
Command: npx skills add https://github.com/maltehedderich/master-class-agents --skill cookie-policy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft, review, or debug EU cookie policies, banners, and consent flows for European SaaS products, ensuring regulator-ready implementations.

Core Features & Use Cases

  • Classify cookies, SDKs, and trackers as strictly necessary vs consent-based with clear exemptions.
  • Design CNIL/EDPB-style first-layer banners, CMP configurations, and symmetry guarantees.
  • Audit runtime behavior: what loads before consent, how decisions change after opt-in or withdrawal, and evidence-ready logging.
  • Produce layered policy text and a user-facing consent preferences interface.

Quick Start

Draft a compliant EU cookie policy and first-layer banner for a SaaS product given the tag inventory and CMP configuration.

Frequently Asked Questions about cookie-policy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft an EU cookie policy and consent banner for a SaaS product?

Generate a compliant EU cookie policy by classifying your tag inventory and configuring your CMP to produce layered policy text and a CNIL/EDPB-style first-layer banner for your SaaS product.

What is the difference between strictly necessary cookies and consent-based trackers?

Strictly necessary cookies are exempt from consent requirements, whereas consent-based trackers require explicit user opt-in before loading. Classification depends on the tracker's purpose and applicable EU exemptions.

How do I audit runtime cookie behavior before and after user consent?

Audit runtime cookie behavior by tracking what scripts and SDKs load before consent, verifying how opt-in or withdrawal changes runtime execution, and generating evidence-ready consent logs for compliance verification.

Does my EU consent banner need to comply with CNIL and EDPB guidelines?

Yes, your EU consent banner must comply with CNIL and EDPB guidelines by implementing a strict first-layer design, ensuring symmetry between consent and refusal buttons, and preventing pre-consent tracker loading.

Can I use this to configure a Consent Management Platform for European privacy compliance?

Yes, you can configure a Consent Management Platform by mapping your cookie inventory, defining consent categories, setting runtime blocking rules, and generating auditable consent logging for European privacy compliance.

What is needed to ensure layered privacy disclosures for multi-jurisdiction EU compliance?

Layered privacy disclosures require a concise first-layer banner with clear options and a detailed second-layer interface listing all cookies, SDKs, and trackers organized by consent category across different EU jurisdictions.