Skip to content

Add AWS Cost Saver - 173 automated AWS cost optimization checks#35

Open
prajapatimehul wants to merge 1 commit intoccplugins:mainfrom
prajapatimehul:add-aws-cost-saver
Open

Add AWS Cost Saver - 173 automated AWS cost optimization checks#35
prajapatimehul wants to merge 1 commit intoccplugins:mainfrom
prajapatimehul:add-aws-cost-saver

Conversation

@prajapatimehul
Copy link

AWS Cost Saver

Claude Code plugin for AWS cost optimization with ML-powered recommendations

Overview

AWS Cost Saver is a specialized DevOps automation agent that scans AWS accounts for cost optimization opportunities. It runs 173 automated checks across 11 service domains and integrates with AWS Compute Optimizer ML for intelligent rightsizing recommendations.

Key Features

  • 173 automated checks across 11 domains:

    • Compute (EC2, EBS, AMIs) - 27 checks
    • Storage (S3, CloudWatch, Secrets) - 24 checks
    • Database (RDS, DynamoDB) - 15 checks
    • Networking (NAT, ELB, VPC, Route 53) - 18 checks
    • Serverless (Lambda, API Gateway) - 10 checks
    • Reservations (RI/SP coverage) - 12 checks
    • Containers (ECS, EKS, ECR) - 16 checks
    • Advanced DBs (Aurora, Redshift) - 18 checks
    • Analytics (SageMaker, EMR) - 15 checks
    • Data Pipelines (Kinesis, MSK) - 12 checks
    • Storage Advanced (FSx, Backup) - 6 checks
  • Zero Hallucination Pricing - 21 anti-hallucination rules ensure accurate savings estimates

  • AWS Compute Optimizer ML - Free ML-powered rightsizing and idle detection

  • Multi-Signal Detection - Avoids false positives with dependency checks and batch workload detection

  • Confidence Scoring - Filters findings with 2-factor scoring (resource age, environment)

  • Parallel Scanning - 11 domain agents run simultaneously for fast analysis

  • Read-only - Never modifies or deletes anything in AWS accounts

Real Results

  • 60% cost reduction - Real AWS account went from $105/day to $42/day
  • Typical findings: idle EC2 instances, unattached EBS volumes, unused Elastic IPs, over-provisioned RDS, S3 lifecycle opportunities

Installation

This plugin is available at: https://github.com/prajapatimehul/aws-cost-saver

/plugin marketplace add git@github.com:prajapatimehul/aws-cost-saver.git
/plugin install aws-cost-saver@aws-cost-saver-marketplace

Usage

/aws-cost-saver:scan

Integration

  • AWS MCP Tool for direct API access
  • AWS Cost Explorer for real billing data
  • AWS Compute Optimizer for ML recommendations
  • AWS Pricing API for accurate cost calculations
  • Cost Optimization Hub support (optional)

Links

Thank you for maintaining this excellent plugin directory!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant