forge-cost

Analyze IaC configurations to estimate monthly cloud infrastructure costs.

69|8|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/tonone-ai/tonone --skill forge-cost
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-cost
Source: https://github.com/tonone-ai/tonone/tree/main/team/forge/skills/forge-cost
Command: npx skills add https://github.com/tonone-ai/tonone --skill forge-cost

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Forge-cost enables teams to quickly estimate infrastructure spend by analyzing IaC and service configurations, translating configurations into a monthly cost projection.

Core Features & Use Cases

  • Inventory resources and estimate costs across Terraform, CloudFormation, Pulumi, and other IaC tools.
  • Present a clear cost breakdown and identify savings opportunities for budgeting and optimization.
  • Use Case: When planning a cloud migration or adding new services, generate a monthly spend forecast and recommended optimizations.

Quick Start

Run Forge-cost on your project to generate a monthly infrastructure cost estimate and savings opportunities report.

Frequently Asked Questions about forge-cost

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I estimate cloud infrastructure costs from Terraform configurations?

To estimate cloud infrastructure costs from Terraform, you need a tool that scans your IaC files, detects provisioned resources, and calculates a monthly spend breakdown. This approach translates your configurations directly into projected cloud pricing.

Can I forecast monthly infrastructure spend for a cloud migration project?

Yes, you can forecast monthly infrastructure spend for a cloud migration by analyzing your service configurations before deployment. Generating a cost projection helps with budgeting and identifies potential savings opportunities early in the planning phase.

Does infrastructure cost estimation work with Kubernetes and serverless configurations?

Infrastructure cost estimation works with Kubernetes and serverless configurations by scanning these IaC files to detect resources. It calculates the monthly cost breakdown and highlights recommended optimizations across various cloud service models.

What is the best way to identify savings opportunities in my IaC files?

The best way to identify savings opportunities in IaC files is to analyze your Terraform, CloudFormation, or Pulumi configurations for resource inefficiencies. This process produces a monthly cost breakdown alongside recommended optimizations to reduce spend.

How do I generate a budget forecast from CloudFormation or Pulumi service configurations?

You can generate a budget forecast from CloudFormation or Pulumi service configurations by scanning the IaC files to inventory resources. This translates your declared infrastructure into a monthly cost projection for ongoing spend optimization.

Why do I need IaC cost estimation for ongoing spend optimization?

You need IaC cost estimation for ongoing spend optimization because it continuously translates your infrastructure configurations into monthly cost projections. This reveals budget drift and highlights actionable savings opportunities as your services scale.