devops
$12.99
AWS Cost Optimizer
Analyze AWS billing data and get actionable recommendations to reduce cloud spend
This package contains executable scripts
Review the source code before installing. Scripts can execute arbitrary commands on your system.
●
INSTALL
sv install cloudnative/aws-cost-optimizer
Requires the sv CLI. Installs to your project automatically.
.cursor/skills/aws-cost-optimizer/SKILL.md
Download and place the SKILL.md file into your .cursor/skills/aws-cost-optimizer/ directory.
curl -sL https://skillvault.md/api/packages/cloudnative/aws-cost-optimizer/download -o aws-cost-optimizer.zip
Downloads the package as a zip archive to your current directory.
https://skillvault.md/api/packages/cloudnative/aws-cost-optimizer/download
Download the zip, extract, and copy the relevant files into your project.
●
WHAT'S INSIDE
SKILL: cost-breakdownSKILL: rightsizingSKILL: reserved-advisorCLAUDE.MD
●
COMPATIBILITY
Claude Code
●
DESCRIPTION
AWS Cost Optimizer
Stop overpaying for AWS. This skill analyzes your Cost Explorer data, identifies waste, and generates actionable optimization recommendations.
Skills
- cost-breakdown — parses AWS Cost Explorer CSV/JSON and produces a clear spend breakdown by service
- rightsizing — identifies over-provisioned EC2, RDS, and Lambda resources with resize recommendations
- reserved-advisor — calculates savings from Reserved Instances and Savings Plans based on your usage patterns
What It Finds
- Idle or underutilized EC2 instances, EBS volumes, and Elastic IPs
- Unattached resources (detached EBS, unused NAT Gateways)
- S3 lifecycle policy opportunities
- Cross-AZ data transfer waste
Note: Contains scripts to fetch Cost Explorer data via AWS CLI. Review before running.
bash
sv install cloudnative/aws-cost-optimizer
●
VERSION HISTORY
No version history available.
●
REVIEWS
No reviews yet. Be the first to review this package.