跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Plan Capacity

技能 已验证 活跃

Perform capacity planning using historical metrics and growth models. Use predict_linear for forecasting, identify resource constraints, calculate headroom, and recommend scaling actions before saturation. Use before seasonal traffic spikes or product launches, during quarterly capacity reviews, when resource utilization trends upward, or before budget planning cycles.

目的

Enable proactive resource management by predicting future capacity needs and identifying potential bottlenecks before they impact system performance.

功能

  • Forecast resource saturation using linear growth models
  • Identify resource constraints and calculate headroom
  • Recommend proactive scaling actions
  • Integrate with Prometheus for historical metrics
  • Generate capacity reports and alert configurations

使用场景

  • Forecasting resource needs before seasonal traffic spikes or product launches
  • Conducting quarterly capacity reviews
  • Responding to upward trends in resource utilization
  • Informing budget planning cycles with future capacity requirements

非目标

  • Performing direct infrastructure provisioning or scaling actions
  • Optimizing cloud costs beyond capacity planning considerations
  • Real-time performance monitoring or incident response

Code Execution

  • info:ValidationThe skill relies on the correctness of Prometheus queries and a Python script. While basic validation of inputs is implied (e.g., time range), explicit schema validation for parameters is not present.

安装

/plugin install agent-almanac@pjt222-agent-almanac

质量评分

已验证
99 /100
about 23 hours ago 分析

信任信号

最近提交2 days ago
星标14
许可证MIT
状态
查看源代码

类似扩展

Grafana Dashboards

99

Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.

技能
wshobson

Define SLO/SLI/SLA

99

Establish Service Level Objectives (SLO), Service Level Indicators (SLI), and Service Level Agreements (SLA) with error budget tracking, burn rate alerts, and automated reporting using Prometheus and tools like Sloth or Pyrra. Use when defining reliability targets for customer-facing services, balancing feature velocity against system reliability through error budgets, migrating from arbitrary uptime goals to data-driven metrics, or implementing Site Reliability Engineering practices.

技能
pjt222

Service Mesh Observability

98

Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs for service communication.

技能
wshobson

Forecast Operational Metrics

95

Forecast infrastructure and application metrics using Prophet or statsmodels for capacity planning, cost optimization, and proactive scaling. Visualize predictions in Grafana and set up alerts for projected resource exhaustion. Use when forecasting infrastructure capacity needs for CPU, memory, or disk, planning hardware procurement for next quarter, predicting cost trends to optimize cloud spending, or setting up proactive scaling policies based on predicted load.

技能
pjt222

OraClaw Forecast

100

AI 代理的时间序列预测。ARIMA 和 Holt-Winters 预测(含置信区间)。预测收入、流量、价格或任何序列数据。推理延迟低于 5 毫秒。

技能
Whatsonyourmind

TimesFM Forecasting

100

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.

技能
K-Dense-AI