gdpr-data-handling

Implement consent management, DSAR workflows, and retention controls for GDPR compliance.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/raphaelmans/agent-skills --skill gdpr-data-handling-raphaelmans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gdpr-data-handling
Source: https://github.com/raphaelmans/agent-skills/tree/main/gdpr-data-handling
Command: npx skills add https://github.com/raphaelmans/agent-skills --skill gdpr-data-handling-raphaelmans

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Practical implementation guide for GDPR-compliant data processing, consent management, and privacy controls.

Core Features & Use Cases

  • Consent management data model and service for recording user consents, including audit logs and policy versioning.
  • DSAR (Data Subject Access Request) workflows to submit, process, and respond to data access, correction, erasure, and portability requests.
  • Data retention, minimization, and privacy-by-design patterns including anonymization, encryption at rest, and breach preparedness.

Quick Start

Set up GDPR-compliant consent management, DSAR handling, and retention controls for data processing.

Frequently Asked Questions about gdpr-data-handling

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

FAQPage Schema
How do I implement GDPR consent management with audit logging and policy versioning?

GDPR consent management requires recording user consents with audit logs and policy versioning to maintain compliance. This Skill provides data models and services for capturing consent, enforcing data minimization, and ensuring encryption at rest.

What is the process for handling a Data Subject Access Request (DSAR) for data erasure and portability?

A Data Subject Access Request (DSAR) workflow involves submitting, processing, and responding to data access, correction, erasure, and portability requests. This Skill automates DSAR handling while maintaining audit trails for compliance verification.

How do I set up GDPR breach notification workflows and privacy-by-design patterns?

GDPR breach notification workflows require formal procedures to detect and report data breaches within regulatory deadlines. This Skill enforces privacy-by-design patterns, including data anonymization, retention enforcement, and documented breach-response processes.

Does this GDPR compliance approach work for systems processing EU personal data with existing retention policies?

Yes, this GDPR compliance approach targets systems processing EU personal data and integrates documented retention periods with existing policies. It enforces data retention, minimization, and encryption at rest without requiring external dependencies.

What are the limitations of using privacy-by-design patterns for GDPR data retention and minimization?

Privacy-by-design patterns for GDPR data retention require strict enforcement of documented retention periods and data minimization. Limitations include the need for consistent audit logging and manual alignment of breach-notification procedures with organizational policies.