Initial commit
This commit is contained in:
8
skills/cloud-cost-optimizer/scripts/README.md
Normal file
8
skills/cloud-cost-optimizer/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for cloud-cost-optimizer skill
|
||||
|
||||
- [ ] generate_cost_report.py: Generates a detailed cost report in various formats (CSV, PDF, etc.) based on cloud provider APIs.
|
||||
- [ ] recommend_optimization.py: Analyzes cloud resource utilization and suggests specific configuration changes to reduce costs.
|
||||
- [ ] apply_optimization.py: Applies the recommended optimization changes to the cloud environment (with user confirmation).
|
||||
- [ ] validate_cost_savings.py: Validates the cost savings achieved after applying the optimization changes.
|
||||
Reference in New Issue
Block a user