一键导入
capacity-report
Generate a monthly capacity and cost report for a service or AWS account, with rightsizing recommendations
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate a monthly capacity and cost report for a service or AWS account, with rightsizing recommendations
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Explain what a CloudFormation template does in plain English, including architecture, costs, and access patterns
Review a CloudFormation template for security issues, cost risks, and compliance violations
Assess the blast radius and deployment risk of changes to a CloudFormation template
Generate a rough monthly cost estimate for a CloudFormation template or proposed architecture
Detect and summarise CloudFormation stack drift — differences between deployed resources and their template definitions
Review IAM roles, policies, and trust relationships in a CloudFormation template for least-privilege compliance
| name | capacity-report |
| description | Generate a monthly capacity and cost report for a service or AWS account, with rightsizing recommendations |
Generate a capacity and cost report. Use the cost-analysis MCP tool and cloudformation MCP tool where available.
If a service name or stack is not in context, ask: "Which service or AWS account should I report on? Provide the stack name, service name, or account ID."
Ask if not clear:
| Category | This month | Last month | Change |
|---|---|---|---|
| Compute (ECS/EC2) | $XXX | $XXX | +/-X% |
| Database (RDS) | $XXX | $XXX | |
| Data transfer | $XXX | $XXX | |
| Storage (S3/EBS) | $XXX | $XXX | |
| Other | $XXX | $XXX | |
| Total | $XXX | $XXX | +/-X% |
| Resource | Avg utilisation | Peak utilisation | Recommendation |
|---|---|---|---|
| ECS service (CPU) | 42% | 78% | Appropriate — no action |
| ECS service (Memory) | 85% | 95% | Consider increasing memory |
| RDS (CPU) | 12% | 28% | Potential downsize opportunity |
| RDS (Storage) | 45% | 45% | On track — ~8 months until full |
For any resource with average utilisation <30% (potential downsize) or >70% sustained (potential upsize):
| Resource | Current size | Recommended size | Monthly saving | Action |
|---|---|---|---|---|
| RDS db.r6g.large | db.r6g.large | db.r6g.medium | ~$85/month | Low risk — schedule maintenance window |
| ECS Memory | 2048 MB | 3072 MB | -$12/month | Increase to prevent OOM events |
Flag any day-over-day cost increases >20% or unusual spend patterns:
Ranked by estimated monthly saving:
Based on current trends: next month estimated cost $XXX (+/-X% vs this month).
Key assumptions: [list any seasonal or event-driven factors]