What problem does it solve? AWS billing data is complex and easy to misinterpret — wrong service names, stale dates, and manual arithmetic errors produce misleading cost analyses. This Skill encodes the correct API patterns, gotchas, and workflows for AWS cost management so analyses are accurate and actionable. ## Core Features & Use Cases - Cost Analysis & Auditing: Query Cost Explorer for spend breakdowns, detect cost anomalies, and run a structured 7-step cost audit covering top drivers, idle resources, and commitment coverage. - Savings Recommendations: Evaluate Savings Plans and Reserved Instances, and right-size EC2, Lambda, RDS, and EBS resources using Compute Optimizer and Cost Optimization Hub. - Deep Billing Data: Query CUR 2.0 with Athena, look up service pricing via the Price List API, manage budgets with alerts, scope costs to billing views, and monitor Free Tier usage. - Use Case: A user asks why their AWS bill jumped last month. The Skill checks the current date, pulls month-over-month Cost Explorer data, calculates percent changes with a script, identifies the spiking service, and surfaces right-sizing or commitment recommendations. ## Quick Start Ask the assistant to analyze my AWS costs for last month and identify the top savings opportunities.