gdpr-data-handling
Practical implementation guide for GDPR-compliant data processing, consent management, and privacy controls.
About this skill
This skill serves as a detailed implementation guide for AI agents tasked with ensuring GDPR compliance. It equips the agent with knowledge and procedures for practical data processing, robust consent management, and stringent privacy controls, especially for systems handling personal data within the EU. Part of the 'antigravity-awesome-skills' collection, this tool helps agents navigate data subject requests (DSRs), conduct compliance reviews, design privacy-first architectures, and draft data processing agreements, ensuring adherence to European data protection regulations.
Best use case
To enable AI agents to provide expert guidance and assistance in designing, implementing, and maintaining systems that fully comply with the General Data Protection Regulation (GDPR) when handling personal data originating from the European Union.
Practical implementation guide for GDPR-compliant data processing, consent management, and privacy controls.
The AI agent will provide accurate, actionable guidance, generate relevant information, or assist in designing solutions that are fully compliant with GDPR. Users can expect detailed insights and procedural steps for managing data processing, consent, privacy controls, and handling data subject requests, leading to the development and maintenance of GDPR-compliant systems.
Practical example
Example input
Help me design a consent management strategy for our new web application targeting EU users, ensuring GDPR compliance.
Example output
To design an effective GDPR-compliant consent management strategy, consider these key steps: 1. **Clear Consent Request**: Ensure the request for consent is unambiguous, concise, and easy for users to understand. 2. **Granular Options**: Provide distinct options for different types of data processing (e.g., analytics, marketing, essential services) allowing users to choose. 3. **Freely Given**: Consent must be genuinely voluntary, meaning pre-ticked boxes or implied consent are generally not compliant. 4. **Specific & Informed**: Clearly state the specific purpose(s) of data collection and identify all parties (data controllers) involved. 5. **Easy Withdrawal**: Make it as straightforward for users to withdraw their consent at any time as it was to give it. 6. **Record Keeping**: Maintain detailed records of consent, including when, how, and by whom it was given, along with any subsequent changes. 7. **Regular Review**: Periodically review and refresh consent, especially if processing purposes or partners change. Would you like me to elaborate on any of these points or discuss specific technical implementations for consent management platforms?
When to use this skill
- Building systems that process EU personal data.
- Implementing consent management mechanisms.
- Handling data subject requests (DSRs).
- Conducting GDPR compliance reviews and audits.
When not to use this skill
- The task or query is unrelated to GDPR data handling or general privacy regulations.
- You require a tool or information outside the specific scope of GDPR compliance and data privacy.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/gdpr-data-handling/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How gdpr-data-handling Compares
| Feature / Agent | gdpr-data-handling | Standard Approach |
|---|---|---|
| Platform Support | Claude | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | easy | N/A |
Frequently Asked Questions
What does this skill do?
Practical implementation guide for GDPR-compliant data processing, consent management, and privacy controls.
Which AI agents support this skill?
This skill is designed for Claude.
How difficult is it to install?
The installation complexity is rated as easy. You can find the installation instructions above.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
Best AI Skills for Claude
Explore the best AI skills for Claude and Claude Code across coding, research, workflow automation, documentation, and agent operations.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
Top AI Agents for Productivity
See the top AI agent skills for productivity, workflow automation, operational systems, documentation, and everyday task execution.
SKILL.md Source
# GDPR Data Handling Practical implementation guide for GDPR-compliant data processing, consent management, and privacy controls. ## Use this skill when - Building systems that process EU personal data - Implementing consent management - Handling data subject requests (DSRs) - Conducting GDPR compliance reviews - Designing privacy-first architectures - Creating data processing agreements ## Do not use this skill when - The task is unrelated to gdpr data handling - You need a different domain or tool outside this scope ## Instructions - Clarify goals, constraints, and required inputs. - Apply relevant best practices and validate outcomes. - Provide actionable steps and verification. - If detailed examples are required, open `resources/implementation-playbook.md`. ## Resources - `resources/implementation-playbook.md` for detailed patterns and examples.
Related Skills
native-data-fetching
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).
hugging-face-datasets
Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset querying/transformation. Designed to work alongside HF MCP server for comprehensive dataset workflows.
hugging-face-dataset-viewer
Query Hugging Face datasets through the Dataset Viewer API for splits, rows, search, filters, and parquet links.
fp-data-transforms
Everyday data transformations using functional patterns - arrays, objects, grouping, aggregation, and null-safe access
food-database-query
Food Database Query
database
Database development and operations workflow covering SQL, NoSQL, database design, migrations, optimization, and data engineering.
database-optimizer
Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures.
database-migrations-sql-migrations
SQL database migrations with zero-downtime strategies for PostgreSQL, MySQL, and SQL Server. Focus on data integrity and rollback plans.
database-migrations-migration-observability
Migration monitoring, CDC, and observability infrastructure
database-migration
Master database schema and data migrations across ORMs (Sequelize, TypeORM, Prisma), including rollback strategies and zero-downtime deployments.
database-design
Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
database-cloud-optimization-cost-optimize
You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and implement cost-effective architectures across AWS, Azure, and GCP.