cloud-cost-estimator

Estimate cloud costs for migration targets with resource sizing and optimization recommendations

509 stars

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

$curl -o ~/.claude/skills/cloud-cost-estimator/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/code-migration-modernization/skills/cloud-cost-estimator/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/cloud-cost-estimator/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How cloud-cost-estimator Compares

Feature / Agentcloud-cost-estimatorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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 execution

Related Skills

cloudformation-analyzer

509
from a5c-ai/babysitter

Validate and analyze AWS CloudFormation templates for security and best practices

cloud-security-testing

509
from a5c-ai/babysitter

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

509
from a5c-ai/babysitter

Unified cloud security posture management across AWS, Azure, and GCP with normalized metrics and CIS benchmark comparison

Point Cloud Processing Skill

509
from a5c-ai/babysitter

Specialized skill for 3D point cloud processing and analysis using PCL and Open3D

resource-estimator

509
from a5c-ai/babysitter

Quantum resource estimation skill for algorithm feasibility analysis

quantum-kernel-estimator

509
from a5c-ai/babysitter

Quantum kernel computation skill for quantum machine learning

cosmosis-parameter-estimator

509
from a5c-ai/babysitter

CosmoSIS cosmological parameter estimation skill for MCMC sampling and likelihood analysis

cost-database-interface

509
from a5c-ai/babysitter

Construction cost database interface skill for unit costs, productivity, and regional adjustments

process-economics-estimator

509
from a5c-ai/babysitter

Process economics estimation skill for capital costs, operating costs, and profitability analysis

carbon-footprint-estimator

509
from a5c-ai/babysitter

Estimates company carbon footprint and environmental impact

cost-to-serve-analyzer

509
from a5c-ai/babysitter

Supply chain cost-to-serve analysis skill by customer, product, or channel

cost-of-quality-analyzer

509
from a5c-ai/babysitter

Cost of Quality analysis skill with prevention, appraisal, internal failure, and external failure cost tracking