gdpr-dsgvo-expert
Senior GDPR/DSGVO expert and internal/external auditor for data protection compliance. Provides EU GDPR and German DSGVO expertise, privacy impact assessments, data protection auditing, and compliance verification. Use for GDPR compliance assessments, privacy audits, data protection planning, and regulatory compliance verification.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install alirezarezvani/claude-skills/gdpr-dsgvo-expert skilz install alirezarezvani/claude-skills/gdpr-dsgvo-expert --agent opencode skilz install alirezarezvani/claude-skills/gdpr-dsgvo-expert --agent codex skilz install alirezarezvani/claude-skills/gdpr-dsgvo-expert --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/alirezarezvani/claude-skills cp -r claude-skills/ra-qm-team/gdpr-dsgvo-expert ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutionsAutomates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automation",...
automating-reminders
by SpillwaveSolutionsAutomates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...
mastering-postgresql
by SpillwaveSolutionsPostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...
automating-contacts
by SpillwaveSolutionsAutomates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...
Agentic Skill Details
- Owner
- alirezarezvani (GitHub)
- Repository
- claude-skills
- Type
- Other
- Meta-Domain
- N/A
- Primary Domain
- N/A
- Market Score
- 0.0
Agent Skill Grade
D
Score: 61/100
Click to see breakdown
Score Breakdown
Areas to Improve
- References 5 .md files, 4 .py scripts, and 3 asset directories that don't exist, making the skill non-functional
- Large ASCII tree diagrams consume excessive tokens without providing information density; better suited for reference files
- Audit methodology describes process but lacks actionable steps, validation, or run→check→fix patterns
Recommendations
- Focus on improving Pda (currently 12/30)
- Focus on improving Utility (currently 11/20)
- Address 3 high-severity issues first
Graded: 1/23/2026
Developer Feedback
I checked out this GDPR skill and noticed you're tackling the compliance side pretty heavily—but I'm curious whether the implementation handles the practical tension between strict EU regulation and real-world deployment constraints, especially for teams operating across regions.
Links:
The TL;DR
You're at 61/100, landing in D territory. This is based on Anthropic's best practices for skill design—specifically their 5-pillar rubric that emphasizes token efficiency and practical utility. Your strongest area is Spec Compliance (12/15)—the metadata and structure are solid. The real drag is Progressive Disclosure Architecture (12/30)—you're bleeding tokens on ASCII diagrams and referencing files that don't exist.
What's Working Well
- Sharp trigger phrases: "GDPR compliance", "privacy audit", "data protection planning"—these are exactly what someone searching for compliance help would use. Discoverability is solid here.
- Comprehensive frameworks: You've mapped out the GDPR landscape systematically. The coverage of legal bases (Art. 6, 9, 10), consent management, and DPIAs shows real domain knowledge.
- Valid YAML frontmatter: Name conventions, metadata structure—all correctly formatted. No technical debt here.
The Big One: Missing Reference Files
Here's the problem: your skill references 5 markdown files and 4 Python scripts that don't exist (device-data-protection.md, clinical-data-protection.md, gdpr-compliance-checker.py, etc.). This tanks your score because:
- Reference Depth scores zero (PDA pillar)—you promised layered content but can't deliver it
- Utility tanks (11/20)—users can't follow your promised workflows
- Feedback loops don't exist (0/4 under Utility)—no actual run→check→fix patterns
Fix: Either create those reference files inline in the SKILL.md (condensed versions) or remove all references. If GDPR device-data-protection is important, give us 10-15 lines right there. Same with the scripts—either include them or cut the references. This alone gets you +8 points.
Other Things Worth Fixing
Strip the ASCII diagrams (lines 17-41, 70-94): Those tree structures are beautiful but eat tokens like crazy. Replace with concise bullet lists: "Legal Basis: Art. 6 lawfulness, Art. 9 special categories, Art. 10 criminal data". Saves 40% of content size, adds +4 points (PDA).
Build actual workflows: Your Audit Methodology (lines 154-173) describes what but not how. Add numbered steps: "1. Run compliance-checker 2. Review findings in output.json 3. For each HIGH risk: [specific fix] 4. Re-run verification". Adds +4 points (Utility feedback loops).
Tighten terminology: You switch between GDPR/DSGVO, framework/process/methodology, and assessment/evaluation inconsistently. Pick one per concept and define it once at the top. Adds +2 points (Ease of Use).
Beef up the German DSGVO section: Right now it's just 4 bullets referencing a non-existent file. Either expand inline with actual BDSG articles and Länder requirements or remove it from the description. Adds +2 points (Utility).
Quick Wins
- Delete or inline the reference files → +8 points (biggest impact)
- Replace ASCII trees with bullet lists → +6 points
- Add run→check→fix workflows → +4 points
- Standardize terminology → +2 points
These four moves get you to ~81/100 and into solid B territory. The frameworks you've built are genuinely useful—they just need tighter presentation and actual deliverables instead of broken promises.
Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?