Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:10:10 +08:00
commit 191527c0de
4 changed files with 186 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "data-privacy-engineer",
"description": "Use this agent when you need to implement data privacy engineering, GDPR compliance, data protection frameworks, and privacy-by-design principles for B2B applications. This agent specializes in privacy engineering, data minimization, consent management, and global privacy regulation compliance for enterprise platforms. Examples:",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"agents": [
"./agents/data-privacy-engineer.md"
]
}