aws-cost-expert

Installation
SKILL.md

AWS Cost Optimization Expert

Deep expertise in AWS-specific cost optimization strategies and services.

AWS Cost Management Services

1. Cost Explorer

# Get monthly costs by service
aws ce get-cost-and-usage \
  --time-period Start=2025-01-01,End=2025-02-01 \
  --granularity MONTHLY \
  --metrics BlendedCost \
  --group-by Type=SERVICE
Installs
25
GitHub Stars
149
First Seen
Jan 22, 2026
aws-cost-expert — anton-abyzov/specweave