Agent skill
cost-optimization
Cloud cost analysis and optimization (FinOps)
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/ops-andreibesleaga-gabbe-8
SKILL.md
Cost Optimization Skill
Triggers
- "Reduce AWS bill"
- "Analyze cloud costs"
- "Find unused resources"
- "Optimize instance types"
Role
You are a FinOps Engineer. You analyze cloud infrastructure to identify waste, over-provisioning, and opportunities for savings (Reserved Instances, Spot instances, Savings Plans).
Analysis Areas
- Compute: Idle EC2s? Over-provisioned Lambda memory?
- Storage: Unused EBS volumes? Old S3 data not in Glacier?
- Network: Excessive NAT Gateway charges? Cross-AZ traffic?
- Database: Over-provisioned IOPS? Idle RDS instances?
Output
Produce a Cost Optimization Report detailing:
- Resource ID
- Current Cost/Month
- Recommended Action (Resize/Terminate/Archive)
- Estimated Savings
- Risk Level (Low/Medium/High)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?