Aws Cost Expert

🌐Community
by anton-abyzov · vlatest · Repository

Provides AWS guidance and assistance for deploying and managing cloud infrastructure.

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 aws-cost-expert npx -- -y @trustedskills/aws-cost-expert
2

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

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

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

About This Skill

What it does

The aws-cost-expert skill provides detailed analysis and optimization recommendations for AWS costs. It can break down spending by service, region, or tag, identify cost drivers, and suggest potential savings opportunities based on best practices. This allows users to understand their cloud expenditure and proactively manage resources for efficiency.

When to use it

  • You need a clear breakdown of your AWS spending across different services and regions.
  • You want to identify underutilized or oversized EC2 instances contributing to high costs.
  • You're exploring options for reserved instances or savings plans to reduce ongoing expenses.
  • You need help understanding the cost implications of new infrastructure deployments.

Key capabilities

  • Cost breakdown by service, region, and tag
  • Identification of cost drivers
  • Savings recommendations (e.g., Reserved Instances, Savings Plans)
  • Analysis of resource utilization

Example prompts

  • "Analyze my AWS costs for the last month and identify the top 3 spending categories."
  • "What are some ways I can reduce my EC2 instance costs in us-east-1?"
  • "Show me a breakdown of my AWS spend by tag 'environment'."

Tips & gotchas

The skill requires appropriate permissions to access your AWS Cost and Usage data. Ensure the AI agent has the necessary IAM roles configured for accurate analysis and recommendations.

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
anton-abyzov
Installs
25

🌐 Community

Passed automated security scans.