Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:56:26 +08:00
commit d618be8556
8 changed files with 1997 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "specweave-cost-optimizer",
"description": "Cloud cost optimization and analysis for AWS, Azure, GCP, and serverless platforms. Provides cost analysis, optimization recommendations, pricing comparisons, budget alerts, and serverless cost modeling with 2024/2025 pricing.",
"version": "0.24.0",
"author": {
"name": "Anton Abyzov",
"email": "anton.abyzov@gmail.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}