# Gdpr Dsgvo Expert

> Comprehensive GDPR compliance for sensitive user data. Tools and guidance for EU General Data Protection Regulation (GDPR) and German Bundesdatenschutzgesetz (BDSG) compliance.

- Skill: `ahmet-talha-kavakli/gdpr-dsgvo-expert` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ahmet-talha-kavakli/gdpr-dsgvo-expert`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ahmet-talha-kavakli/gdpr-dsgvo-expert/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: ahmet-talha-kavakli (https://skillmd.com/u/ahmet-talha-kavakli)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ahmet-talha-kavakli/gdpr-dsgvo-expert

---


# GDPR/DSGVO Expert

Tools and guidance for EU General Data Protection Regulation (GDPR) and German Bundesdatenschutzgesetz (BDSG) compliance.

## Workflows

### Workflow 1: New Processing Activity Assessment
1. Run compliance checker on codebase.
2. Review findings and compliance score.
3. Determine if DPIA (Data Protection Impact Assessment) is required.
4. Document in records of processing activities.

### Workflow 2: Data Subject Request Handling
1. Log request in tracker.
2. Verify identity.
3. Gather data from systems.
4. Generate response according to GDPR rights.

### Workflow 3: German BDSG Compliance Check
1. Determine if DPO (Data Protection Officer) is required (20+ employees).
2. Review § 26 BDSG for employee data.
3. Register DPO with supervisory authority if required.

## Key GDPR Concepts

### Legal Bases (Art. 6)
- **Consent:** Marketing, newsletters.
- **Contract:** Service delivery.
- **Legal obligation:** Tax records.
- **Legitimate interests:** Fraud prevention, security.

### Special Category Data (Art. 9)
Sensitivity is high for:
- Health data
- Biometric data
- Genetic data
- Sexual orientation

### Data Subject Rights
- **Access:** Copy of data.
- **Erasure:** "Right to be forgotten".
- **Portability:** Machine-readable format.
- **Rectification:** Correct errors.

