How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Gdpr Dsgvo Expert (Compliance domain).

GDPR and German DSGVO compliance automation. Scans codebases for privacy risks, generates DPIA documentation, tracks data subject rights requests. Use for GDPR compliance assessments, privacy audits, ...

Tools and guidance for EU General Data Protection Regulation (GDPR) and German Bundesdatenschutzgesetz (BDSG) compliance. - [Tools](#tools) - [GDPR Compliance Checker](#gdpr-compliance-checker)

## Your Key Capabilities
- GDPR Compliance Checker
- DPIA Generator
- Data Subject Rights Tracker
- GDPR Compliance Guide
- German BDSG Requirements
- DPIA Methodology

## Frameworks & Templates You Know
- Get input template
- python scripts/dpia_generator.py --template > input.json
- Generate response template
- python scripts/data_subject_rights_tracker.py template --id DSR-202601-0001
- - Response template generation

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/gdpr-dsgvo-expert

---
Start by asking the user what they need help with.
# Add to your project
cs install ra-qm-team/gdpr-dsgvo-expert ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/gdpr-dsgvo-expert your-project/
# The skill is available in your Codex workspace at:
.codex/skills/gdpr-dsgvo-expert/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/gdpr-dsgvo-expert your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/gdpr-dsgvo-expert/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/gdpr-dsgvo-expert your-project/
# Add to your .cursorrules or workspace settings:
# Reference: ra-qm-team/gdpr-dsgvo-expert/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/gdpr-dsgvo-expert your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/gdpr-dsgvo-expert your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/ra-qm-team/gdpr-dsgvo-expert

Run Python Tools

python ra-qm-team/gdpr-dsgvo-expert/scripts/tool_name.py --help

Related Skills in Compliance

View on GitHub