Execute use when you need to work with cloud cost optimization. This skill provides cost analysis and optimization with comprehensive guidance and automation. Trigger with phrases like "optimize costs", "analyze spending", or "reduce costs".
4.0
Rating
0
Installs
DevOps & Infrastructure
Category
This skill has a reasonable structure with generic DevOps steps and error handling patterns, but suffers from critical gaps in cloud cost optimization specificity. The description is too vague for reliable invocation. While it references useful scripts (generate_cost_report.py, recommend_optimization.py, apply_optimization.py), the SKILL.md provides no guidance on how/when to use them or what cloud providers/services they target. The 5-step implementation process is boilerplate DevOps methodology that doesn't address cost optimization specifics like rightsizing, reserved instances, storage tiering, or waste identification. The skill shows limited novelty since basic cost analysis can be done via CLI tools (aws cost-explorer, gcloud billing) without heavy orchestration. To improve: add specific cost optimization strategies, explain the Python scripts' purposes and parameters, provide concrete examples of cost reduction scenarios, and clarify which cloud providers are supported beyond the generic aws/gcloud/az bash permissions.
Loading SKILL.md…