Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:05:09 +08:00
commit fa0dbfd885
4 changed files with 223 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"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": "Alysson Franklin"
},
"agents": [
"./agents"
]
}