privacy

Scan website tracking scripts and cookies to generate GDPR, LOPDGDD, and CCPA privacy policies.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/Catafal/ai-legal-spanish --skill privacy-catafal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: privacy
Source: https://github.com/Catafal/ai-legal-spanish/tree/main/skills/privacy
Command: npx skills add https://github.com/Catafal/ai-legal-spanish --skill privacy-catafal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the complexity and legal uncertainty of drafting privacy policies for websites by automating the detection of data collection practices and generating a tailored policy document.

Core Features & Use Cases

  • Automated Scanning: Detects cookies, tracking scripts, form data collection, and third-party services on any URL.
  • Regulatory Compliance: Generates policies aligned with GDPR, LOPDGDD, and CCPA requirements.
  • Use Case: A developer needs to quickly generate a compliant privacy policy for a new SaaS landing page that uses Google Analytics and Stripe; this tool scans the site and outputs a structured document with the necessary legal disclosures.

Quick Start

Run the privacy skill by providing the full URL of the website you need to analyze for data collection practices.

Frequently Asked Questions about privacy

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

FAQPage Schema
How do I generate a GDPR-compliant privacy policy for a website?

To generate a GDPR-compliant privacy policy, this Skill scans your website's URL to detect tracking scripts, cookies, and form inputs, then outputs a tailored legal document aligned with regulatory requirements.

Can I automatically scan a website for cookies and third-party tracking scripts?

Yes, you can automatically scan a website for cookies and tracking scripts by providing the full URL, which allows the tool to audit site architecture and third-party service integrations like Google Analytics and Stripe.

Does this privacy policy generator support LOPDGDD and CCPA compliance?

This privacy policy generator supports LOPDGDD and CCPA compliance alongside GDPR, producing jurisdiction-specific legal disclosures based on the detected data collection practices of your website.

What do I need to provide to automatically draft a website privacy policy?

You need to provide the full URL of the website you need to analyze, requiring web-fetching capabilities to audit the site architecture and identify data collection practices for the privacy policy.

How does automated website scanning detect data collection practices for legal compliance?

Automated website scanning detects data collection practices by fetching the URL and analyzing the page for tracking scripts, cookies, form data collection, and third-party services to ensure legal compliance.

Are there limitations when generating privacy policies for complex SaaS architectures?

Generating privacy policies for complex SaaS architectures depends on web-fetching capabilities to accurately audit site architecture and third-party integrations, meaning heavily restricted or dynamically loaded scripts may limit detection accuracy.