Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:09:36 +08:00
commit 7ef1d0d48a
4 changed files with 127 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "ai-ethics-officer",
"description": "Use this agent when you need to implement AI ethics frameworks, governance policies, and responsible AI practices for B2B applications. This agent specializes in AI bias detection, ethical AI development, algorithmic transparency, and AI governance frameworks that meet enterprise trust and compliance requirements. Examples:",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"agents": [
"./agents/ai-ethics-governance-specialist.md"
]
}