Cost Optimization Cloud

🌐Community
by kentoshimizu · vlatest · Repository

Automatically analyzes cloud resource usage and suggests cost-saving adjustments based on Kentoshimizu's expertise.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add cost-optimization-cloud npx -- -y @trustedskills/cost-optimization-cloud
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "cost-optimization-cloud": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/cost-optimization-cloud"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill helps optimize cloud spending by analyzing resource utilization and identifying potential cost savings. It can provide recommendations for rightsizing instances, deleting unused resources, and leveraging reserved instances or spot instances. The goal is to reduce unnecessary expenses while maintaining performance and availability.

When to use it

  • You've noticed your cloud bill has been unexpectedly high.
  • You want to proactively identify opportunities to lower ongoing cloud costs.
  • You are launching a new application and need to estimate the optimal resource configuration for cost-effectiveness.
  • You’re regularly reviewing infrastructure spend and seeking ways to improve efficiency.

Key capabilities

  • Resource Utilization Analysis
  • Rightsizing Recommendations
  • Unused Resource Detection
  • Reserved Instance/Spot Instance Suggestions

Example prompts

  • "Analyze my AWS EC2 instances for cost optimization opportunities."
  • "Find unused resources in my Azure subscription."
  • "Suggest ways to reduce the cost of running my Kubernetes cluster on Google Cloud."

Tips & gotchas

This skill requires access to your cloud provider's account and permissions to view resource utilization data. The accuracy of recommendations depends on the quality and completeness of the data available.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
kentoshimizu
Installs
3

🌐 Community

Passed automated security scans.