Initial commit

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

View File

@@ -0,0 +1,12 @@
{
"name": "data-analyst",
"description": "Use this agent when analyzing metrics, generating insights from data, creating performance reports, or making data-driven recommendations. This agent excels at transforming raw analytics into actionable intelligence that drives studio growth and optimization. Examples:\\n\\n<example>\\nContext: Monthly performance review needed",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"agents": [
"./agents/analytics-reporter.md"
]
}