plan-capacity

Analyze multi-cloud utilization and forecast capacity needs across AWS, Azure, GCP, and on-prem.

2|1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/lloydchang/agentic-reconciliation-engine --skill plan-capacity
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-capacity
Source: https://github.com/lloydchang/agentic-reconciliation-engine/tree/main/core/ai/skills/plan-capacity
Command: npx skills add https://github.com/lloydchang/agentic-reconciliation-engine --skill plan-capacity

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires boto3, azure-identity, azure-mgmt-compute, azure-mgmt-monitor, google-cloud-compute, google-cloud-monitoring, and includes scripts (resource) components.

What problem does it solve?

Centralizes capacity planning across AWS, Azure, GCP, and on-prem environments, reducing over-provisioning and waste while enabling proactive scaling decisions.

Core Features & Use Cases

  • Automated cross-cloud analysis: Collects utilization data from multiple providers and on-prem systems to forecast capacity needs.
  • Multi-horizon planning: Generates plans with configurable horizons (weekly, monthly, quarterly) and provides cost impact estimates.
  • Auditable governance: Produces reports and audit trails to support compliance, governance, and change control.

Quick Start

Run the capacity planner across AWS, Azure, GCP, and on-prem to generate your first forecast.

Frequently Asked Questions about plan-capacity

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

FAQPage Schema
How do I automate multi-cloud capacity planning across AWS, Azure, and GCP?▼

Multi-cloud capacity planning is automated using Python-based scripts that collect utilization data via cross-cloud APIs from AWS, Azure, GCP, and on-prem systems to forecast resource needs. It centralizes data collection to reduce over-provisioning and waste while enabling proactive scaling decisions.

Can I generate capacity forecasts with configurable horizons for enterprise-scale deployments?▼

Yes, capacity forecasting supports configurable horizons including weekly, monthly, and quarterly plans tailored for enterprise-scale deployments. It generates actionable capacity plans with cost impact estimates to support proactive scaling decisions across multiple cloud providers.

Does multi-cloud capacity planning support on-prem environments alongside public cloud providers?▼

Multi-cloud capacity planning supports on-prem environments alongside AWS, Azure, and GCP. It centralizes utilization data collection across hybrid infrastructure to deliver unified resource forecasting, cost-optimized sizing, and governance for the entire deployment footprint.

What's the best way to reduce over-provisioning and waste in multi-cloud environments?▼

The best way to reduce over-provisioning is through automated cross-cloud analysis that collects utilization data and forecasts capacity needs. This approach enables cost-optimized sizing and proactive scaling decisions, targeting waste reduction across AWS, Azure, GCP, and on-prem infrastructure.

Do I need Python and specific cloud SDKs to run cross-cloud capacity forecasts?▼

Yes, cross-cloud capacity forecasting requires Python and specific SDKs including boto3, azure-identity, azure-mgmt-compute, google-cloud-compute, and google-cloud-monitoring. These dependencies enable the scripts to authenticate and collect utilization data across AWS, Azure, and GCP environments.

How does automated capacity planning handle governance and compliance reporting?▼

Automated capacity planning handles governance and compliance by producing reports and audit trails that support change control. It centralizes capacity planning data to ensure enterprise-scale deployments maintain compliance while executing cost-optimized sizing and proactive scaling decisions.