What problem does it solve?
This Skill automates the comprehensive management, optimization, and governance of AWS infrastructure, focusing on cost reduction, resource inventory, and adherence to tagging standards.
Core Features & Use Cases
- Resource Inventory: Discover and catalog all AWS resources across all regions.
- Cost Optimization: Identify rightsizing opportunities for EC2, EBS, and RDS, and optimize S3 storage tiers.
- Tagging Governance: Audit and enforce required tags for cost attribution and compliance.
- Script Generation: Produce runnable bash and Python scripts for discovery, analysis, and remediation.
- Use Case: Automatically generate a report of all EC2 instances with CPU utilization below 20% over the last 30 days, along with a script to downsize them, and a plan to update their tags to meet the FY26 cost reduction target.
Quick Start
Use the aws skill to inventory all EC2 instances in all regions and report on their current tagging status.