gdpr-data-handling
A practical implementation framework for GDPR compliance, consent management, and privacy-by-design architecture.
Install
mkdir -p .claude/skills/gdpr-data-handling && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/835" && unzip -o skill.zip -d .claude/skills/gdpr-data-handling && rm skill.zipInstalls to .claude/skills/gdpr-data-handling
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Practical implementation guide for GDPR-compliant data processing, consent management, and privacy controls.Key capabilities
- →Implement consent management structures
- →Design privacy-first architecture
- →Manage data subject request (DSR) workflows
- →Conduct compliance reviews
- →Draft data processing agreements
- →Apply privacy-by-design patterns
How it works
It uses a structured implementation guide to map system requirements against GDPR regulatory constraints, ensuring privacy controls are integrated throughout the development process.
Inputs & outputs
When to use gdpr-data-handling
- →Implementing user consent management systems
- →Handling data subject requests (DSRs)
- →Designing GDPR-compliant data processing workflows
- →Conducting internal GDPR compliance reviews
About this skill
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.mdfor detailed patterns and examples.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
When not to use it
- →General security tasks outside data privacy
- →Substituting for expert legal/compliance review
Prerequisites
Limitations
- →Not a legal substitute
- →Scope is restricted to GDPR requirements
How it compares
It focuses on specific EU regulatory compliance frameworks rather than general information security.
Compared to similar skills
gdpr-data-handling side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| gdpr-data-handling (this skill) | 9 | 4mo | No flags | Intermediate |
| reverse-engineering-tools | 73 | 3mo | No flags | Advanced |
| game-hacking-techniques | 42 | 2mo | No flags | Advanced |
| solidity-security | 15 | 2mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by sickn33
View all by sickn33 →You might also like
reverse-engineering-tools
gmh5225
Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.
game-hacking-techniques
gmh5225
Guide for game hacking techniques and cheat development. Use this skill when researching memory manipulation, code injection, ESP/aimbot development, overlay rendering, or game exploitation methodologies.
solidity-security
wshobson
Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.
1password
openclaw
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
senior-security
davila7
Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.
ghidra
mitsuhiko
Reverse engineer binaries using Ghidra's headless analyzer. Decompile executables, extract functions, strings, symbols, and analyze call graphs without GUI.