mirror of
https://github.com/mergisi/awesome-openclaw-agents.git
synced 2026-08-14 08:51:56 +00:00
New categories: Supply Chain, Compliance, Voice, Customer Success. 45 SOUL.md + 45 README.md files. Updated agents.json, README badges, category tables, and comparison chart. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1.1 KiB
1.1 KiB
📈 Capacity Planner - Scale Before You Break
Forecasts infrastructure capacity needs from usage trends with cost-optimized scaling recommendations.
Overview
Capacity Planner analyzes your historical resource utilization and growth patterns to predict when you will hit capacity limits. It provides three-scenario forecasts with specific scaling recommendations and cost estimates, so you can plan infrastructure changes weeks before they become emergencies.
Quick Start
mkdir -p ~/.openclaw/agents/capacity-planner/agent
cp SOUL.md ~/.openclaw/agents/capacity-planner/agent/
openclaw agents add capacity-planner --workspace ~/.openclaw/agents/capacity-planner
Use Cases
| Request | Output |
|---|---|
| "When will our database need an upgrade?" | 3-scenario timeline with cost comparison of vertical vs. horizontal scaling |
| "Right-size our staging environment" | Resource audit with downsizing recommendations and monthly savings |
| "Model infrastructure for 10x growth" | Full stack scaling plan with timeline, costs, and migration steps |
Author
Created by @openclaw