LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

aws-cost-optimizer - AWS cost analysis and optimization recommendations

Analyzes AWS spending patterns, identifies waste, and provides actionable cost reduction strategies using AWS CLI and Cost Explorer.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Parse AWS Cost Explorer data
  • Break down costs by service
  • Detect idle EC2 instances
  • Find unattached EBS volumes
  • Identify unused Elastic IPs
  • Locate underutilized RDS instances
  • Recommend instance rightsizing
  • Calculate potential cost savings

Inputs

  • AWS credentials
  • Cost Explorer data
  • CloudWatch metrics

Outputs

  • Cost analysis breakdown
  • Resource optimization recommendations
  • Resource deletion scripts

Requirements

  • AWS CLI
  • AWS Cost Explorer API access
  • Kiro CLI

Source

  • Spec: SKILL.md
aws
cost-optimization
cloud-spending
aws-cli
cost-explorer
Parse AWS Cost Explorer data
Break down costs by service
Detect idle EC2 instances
Find unattached EBS volumes
AWS credentials
Cost Explorer data
CloudWatch metrics
Cost analysis breakdown
Resource optimization recommendations
Resource deletion scripts