cloud-cost-estimator
Estimate cloud costs for migration targets with resource sizing and optimization recommendations
Best use case
cloud-cost-estimator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Estimate cloud costs for migration targets with resource sizing and optimization recommendations
Teams using cloud-cost-estimator should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/cloud-cost-estimator/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How cloud-cost-estimator Compares
| Feature / Agent | cloud-cost-estimator | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Estimate cloud costs for migration targets with resource sizing and optimization recommendations
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Cloud Cost Estimator Skill
Estimates cloud costs for migration targets, provides resource sizing recommendations, and suggests cost optimization strategies.
## Purpose
Enable cloud cost planning for:
- Resource sizing recommendations
- Cost projection
- Reserved instance optimization
- Spot instance eligibility
- Cost comparison
## Capabilities
### 1. Resource Sizing Recommendations
- Right-size compute instances
- Optimize storage allocation
- Plan memory requirements
- Size database instances
### 2. Cost Projection
- Monthly cost estimates
- Annual projections
- Growth modeling
- Budget forecasting
### 3. Reserved Instance Optimization
- Identify RI candidates
- Calculate savings
- Plan commitment levels
- Optimize coverage
### 4. Spot Instance Eligibility
- Assess workload suitability
- Estimate availability
- Calculate savings
- Plan fallback strategy
### 5. Cost Comparison (On-Prem vs Cloud)
- Calculate current costs
- Project cloud costs
- Analyze TCO
- Document savings
### 6. FinOps Recommendations
- Identify waste
- Suggest optimizations
- Plan tagging strategy
- Implement showback
## Tool Integrations
| Tool | Cloud | Integration Method |
|------|-------|-------------------|
| AWS Pricing Calculator | AWS | Web/API |
| Azure TCO Calculator | Azure | Web/API |
| Google Cloud Pricing Calculator | GCP | Web/API |
| Infracost | Multi | CLI |
| CloudHealth | Multi | API |
| Spot.io | Multi | API |
## Output Schema
```json
{
"estimateId": "string",
"timestamp": "ISO8601",
"costs": {
"monthly": {
"compute": "number",
"storage": "number",
"network": "number",
"database": "number",
"total": "number"
},
"annual": "number"
},
"sizing": {
"instances": [],
"storage": [],
"databases": []
},
"optimizations": {
"reservedInstances": {},
"spotInstances": {},
"rightSizing": []
},
"comparison": {
"onPremises": "number",
"cloud": "number",
"savings": "number"
}
}
```
## Integration with Migration Processes
- **cloud-migration**: Cost planning
- **migration-planning-roadmap**: Budget planning
## Related Skills
- `cloud-readiness-assessor`: Migration planning
## Related Agents
- `cost-optimization-agent`: Cost optimization
- `cloud-migration-engineer`: Migration executionRelated Skills
cloudformation-analyzer
Validate and analyze AWS CloudFormation templates for security and best practices
cloud-security-testing
Multi-cloud security assessment and penetration testing capabilities. Execute Prowler/ScoutSuite assessments, analyze IAM policies, identify cloud misconfigurations, test permissions, and enumerate cloud resources across AWS/GCP/Azure.
multi-cloud-security-posture
Unified cloud security posture management across AWS, Azure, and GCP with normalized metrics and CIS benchmark comparison
Point Cloud Processing Skill
Specialized skill for 3D point cloud processing and analysis using PCL and Open3D
resource-estimator
Quantum resource estimation skill for algorithm feasibility analysis
quantum-kernel-estimator
Quantum kernel computation skill for quantum machine learning
cosmosis-parameter-estimator
CosmoSIS cosmological parameter estimation skill for MCMC sampling and likelihood analysis
cost-database-interface
Construction cost database interface skill for unit costs, productivity, and regional adjustments
process-economics-estimator
Process economics estimation skill for capital costs, operating costs, and profitability analysis
carbon-footprint-estimator
Estimates company carbon footprint and environmental impact
cost-to-serve-analyzer
Supply chain cost-to-serve analysis skill by customer, product, or channel
cost-of-quality-analyzer
Cost of Quality analysis skill with prevention, appraisal, internal failure, and external failure cost tracking