Aws Cost Expert
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.
Run in terminal (recommended)
claude mcp add aws-cost-expert npx -- -y @trustedskills/aws-cost-expert
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.