devops $12.99

AWS Cost Optimizer

Analyze AWS billing data and get actionable recommendations to reduce cloud spend

3.2K DOWNLOADS
445 STARS
4.6 RATING
4 REVIEWS
1.4.0 VERSION
MIT LICENSE
This package contains executable scripts

Review the source code before installing. Scripts can execute arbitrary commands on your system.

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.

SKILL: cost-breakdownSKILL: rightsizingSKILL: reserved-advisorCLAUDE.MD
Claude Code

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

No version history available.

No reviews yet. Be the first to review this package.

SIGN IN TO LEAVE A REVIEW
Write a Review