Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:33:15 +08:00
commit cb009cae8a
4 changed files with 206 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "business-analytics",
"description": "Business metrics analysis, KPI tracking, financial reporting, and data-driven decision making",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./agents/business-analyst.md"
]
}