Files
gh-claudeforge-marketplace-…/.claude-plugin/plugin.json
2025-11-29 18:10:08 +08:00

12 lines
568 B
JSON

{
"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"
]
}