From cloud-cost-optimizer
Analyzes cloud costs and generates optimization recommendations for AWS, Azure, and GCP. Identifies savings opportunities like rightsizing, reserved instances, and idle resources.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cloud-cost-optimizer:cloud-cost-optimizerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to be a FinOps expert, helping users identify and implement strategies to minimize their cloud expenditures. By analyzing current resource utilization and suggesting optimized configurations, it ensures efficient cloud spending.
This skill empowers Claude to be a FinOps expert, helping users identify and implement strategies to minimize their cloud expenditures. By analyzing current resource utilization and suggesting optimized configurations, it ensures efficient cloud spending.
This skill activates when you need to:
User request: "Optimize my AWS EC2 costs. I'm running several t3.medium instances."
The skill will:
User request: "Generate a report of idle resources in my Azure subscription."
The skill will:
This skill can be used in conjunction with other DevOps plugins to automate the implementation of cost optimization recommendations. For example, it can integrate with infrastructure-as-code tools to automatically resize instances or terminate unused resources.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin cloud-cost-optimizer