555 B
555 B
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.