Gdpr Cookie Privacy Generator
by Nex AI
Automatically scan code for trackers and generate GDPR-compliant cookie banners and Dutch privacy policies.
- Audit local HTML and JS files for hidden third-party trackers and pixels
- Generate granular consent banners that block scripts until user approval
- Create a Dutch privacy policy based on actual site data flows and vendors
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Audit local HTML and JS files for hidden third-party trackers and pixels
- Generate granular consent banners that block scripts until user approval
- terminal automation included
Sample input
Scan my index.html and generate a GDPR-compliant cookie banner and privacy policy based on the trackers you find.
Sample output
Scan complete. Found: GA4 (analytics), Meta Pixel (marketing), and YouTube (social).
Generated artifacts:
- 'cookie-banner.html': Includes granular toggles and script-blocking logic.
- 'privacy-policy.html': Dutch-language statement including data processor details for Google and Meta.
Gdpr Cookie Privacy Generator
by Nex AI
Automatically scan code for trackers and generate GDPR-compliant cookie banners and Dutch privacy policies.
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Audit local HTML and JS files for hidden third-party trackers and pixels
- Generate granular consent banners that block scripts until user approval
- terminal automation included
- Instant install
Sample input
Scan my index.html and generate a GDPR-compliant cookie banner and privacy policy based on the trackers you find.
Sample output
Scan complete. Found: GA4 (analytics), Meta Pixel (marketing), and YouTube (social).
Generated artifacts:
- 'cookie-banner.html': Includes granular toggles and script-blocking logic.
- 'privacy-policy.html': Dutch-language statement including data processor details for Google and Meta.
About This Skill
What it does
The GDPR Cookie & Privacy Generator is a specialized compliance tool for developers and SMEs. It performs static analysis on HTML and JavaScript files to identify trackers, pixels, and third-party scripts. Based on the scan results, it automatically classifies technology into functional, analytical, or marketing categories and generates the required legal artifacts.
Supported functionality
- Static Tracker Scan: Detects Google Analytics, Meta Pixels, LinkedIn Insight, YouTube embeds, and more via script sources and globally defined variables.
- Consent Banner Generation: Produces a self-contained HTML/CSS/JS snippet with granular consent toggles and script-blocking capabilities.
- Privacy Policy Generation: Creates a complete, Dutch-language privacy statement tailored to the actual data flows detected on the site.
- JSON Export: Provides machine-readable tracking inventories for automated documentation or CI/CD pipelines.
Why use this skill?
Instead of manually guessing which cookies your site uses or using generic templates, this skill ensures your documentation matches your actual codebase. It bridges the gap between technical implementation and legal compliance, specifically handling the nuances of EU/Belgian privacy regulations. It saves hours of manual auditing by automating the discovery of trackers hidden in iframes and inline scripts.
Use Cases
- Audit local HTML and JS files for hidden third-party trackers and pixels
- Generate granular consent banners that block scripts until user approval
- Create a Dutch privacy policy based on actual site data flows and vendors
- Export a tracker inventory to JSON for automated compliance documentation
Known Limitations
- Static analysis only: misses trackers injected via complex dynamic XHR.
- Dutch language only for policy generation.
- No compliance validation for external cookies.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/gdpr-cookie-privacy-generator -o /tmp/gdpr-cookie-privacy-generator.zip && unzip -o /tmp/gdpr-cookie-privacy-generator.zip -d ~/.claude/skills && rm /tmp/gdpr-cookie-privacy-generator.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Compatible with SKILL.md-compatible agents
Creator
Founder of Nex AI. I build production-grade Claude Skills from systems that actually run: multi-tenant SaaS, Telegram agents, Raspberry Pi infrastructure, 3D multiplayer rooms. Every skill ships battle-tested patterns, not theory. 33+ open source skills published, commercial catalog growing.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
World-Class Site & App Design
Every AI-built UI looks generic and templated. This skill teaches your agent to actually match the design to the project, the industry, and the audience.

PII & Data-Leak Scanner
Scan your schemas, seed data, config, and logs for personal data before it leaks. Detects PII-indicating column and key names (email, ssn, phone, address) across SQL, CSV, and JSON, plus PII in the data itself: email addresses, SSN-like numbers, credit-card-like numbers, phone numbers, and PII written into log files. Each finding is flagged with its location and a GDPR-style review note. Heuristic by design: it surfaces what to review, not a compliance guarantee.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.