aws-cost-optimization

Analyze AWS Cost Explorer data to identify and mitigate cost drivers.

25|3|Updated Jul 14, 2026
One-click install
npx skills add https://github.com/nimadorostkar/Claude-Skills-collection --skill aws-cost-optimization-nimadorostkar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-cost-optimization
Source: https://github.com/nimadorostkar/Claude-Skills-collection/tree/main/skills/devops/aws-cost-optimization
Command: npx skills add https://github.com/nimadorostkar/Claude-Skills-collection --skill aws-cost-optimization-nimadorostkar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the common issue of ballooning cloud infrastructure costs caused by inefficient resource allocation, hidden data transfer fees, and unoptimized storage tiers.

Core Features & Use Cases

  • Cost Driver Analysis: Identifies the actual sources of spending by grouping costs by usage type and tags rather than just service names.
  • Right-sizing & Efficiency: Provides a systematic approach to downsizing idle or oversized compute resources and implementing storage lifecycle policies.
  • Use Case: Use this skill when your AWS bill has unexpectedly increased to identify if the cost is driven by hidden factors like NAT gateway data processing or cross-AZ traffic.

Quick Start

Use the aws-cost-optimization skill to analyze my current AWS bill and identify the top three cost drivers that can be reduced through right-sizing or configuration changes.

Frequently Asked Questions about aws-cost-optimization

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify hidden cost drivers in my AWS bill?

Identify hidden AWS cost drivers by analyzing expenditure grouped by usage type and tags rather than service names. This process isolates hidden factors like NAT gateway data processing or cross-AZ traffic that cause unexpected budget increases.

What is the best way to right-size idle compute resources in AWS?

Right-sizing AWS compute resources requires analyzing utilization metrics to systematically downsize oversized or idle instances. This infrastructure optimization directly reduces cloud spend caused by inefficient resource allocation.

How do I optimize AWS storage tiers to reduce cloud spend?

Optimize AWS storage spend by implementing storage lifecycle policies that transition data to cheaper tiers. Analyzing storage utilization metrics identifies infrequently accessed volumes suitable for lifecycle policy downsizing.

What AWS data do I need to analyze cloud expenditure for cost reduction?

Analyzing AWS cloud expenditure requires access to Cost Explorer data and resource utilization metrics. These inputs provide the actionable data-driven insights needed to identify cost drivers and implement commitment discounts.

Why does my AWS bill keep increasing despite no new deployments?

AWS bills increase without new deployments due to inefficient resource utilization, unoptimized storage tiers, and hidden data transfer fees. Analyzing Cost Explorer data by usage type isolates these specific cost drivers for mitigation.

Can I use Cost Explorer data to find AWS commitment discount opportunities?

Cost Explorer data identifies commitment discount opportunities by analyzing persistent compute usage patterns. This data-driven approach targets infrastructure environments where cloud spend exceeds budget due to inefficient resource utilization.