find-contact
Resolve a 3CX contact or extension by email, extension, or name
Capacity forecast for cloud resources, scoped to a resource type or covering everything connected
$ npx -y skills add wyre-technology/msp-claude-plugins --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/capacity-checkContext preview
What this command does when you run it.
Capacity forecast for cloud resources, scoped to a resource type or covering everything connected
description: Capacity forecast for cloud resources, scoped to a resource type or covering everything connected argument-hint: "[resource_type]" arguments: [resource_type]
Cross-vendor cloud capacity forecast: identifies over-/under-provisioned resources and projects near-term capacity risk based on observed growth trends — pulled from whatever cloud platforms (Azure, DigitalOcean) the org has connected through the gateway.
connector. Without one, there is no capacity data to report.
1. **Discover available tools.** Call `conduit__search_tools` to determine which cloud platform connector(s) are live and their actual tool names (e.g. `azure-mcp__quota`, `azure-mcp__monitor`, `digitalocean__list_droplets`, `digitalocean__list_kubernetes_clusters`, `digitalocean__list_databases`). Never assume a specific vendor's tool surface — cover every connected platform.
2. **Resolve scope.** Parse `resource_type` (optional; default: all resource types). Accepted values include `compute`, `storage`, `database`, or any other resource category the connected platform(s) expose. If omitted, cover everything connected.
3. **Pull resource inventory and utilization.** Per the `cloud-capacity-planning` skill's per-platform signal mapping, classify each resource: over-provisioned, right-sized, under-provisioned, or insufficient-data.
4. **Apply trend discipline.** Pull the longest available utilization history and require a sustained multi-window trend before treating anything as a genuine capacity risk — a single spike is not a finding. State the observation window used.
5. **Forecast near-term risks.** For resources trending toward a critical threshold, project an exhaustion window as a range (not a false-precision date) and classify it near-term (inside the planning horizon) or longer-horizon (worth tracking, not urgent).
6. **Return the report**, separating near-term risks, longer-horizon trends, over-provisioned/right-sizing opportunities, and right-sized resources.
resource category, e.g. `compute`, `storage`, `database`. Omit to cover every resource type the connected platform(s) expose.
/cloudops-pack:capacity-check
/cloudops-pack:capacity-check compute
/cloudops-pack:capacity-check database
================================================================================ Capacity Forecast — scope: [resource_type or "all"] ================================================================================ NEAR-TERM CAPACITY RISKS ([N]) -------------------------------------------------------------------------------- [resource] ([platform]) — [current utilization], trending [N]%/week over [N] weeks, projected exhaustion: [date range] LONGER-HORIZON / MONITOR ([N]) -------------------------------------------------------------------------------- [same shape, outside the near-term planning horizon] OVER-PROVISIONED — RIGHT-SIZING OPPORTUNITY ([N]) -------------------------------------------------------------------------------- [resource] ([platform]) — [current utilization], suggested action RIGHT-SIZED ([N]) -------------------------------------------------------------------------------- [N] resources confirmed correctly sized across [platforms] ================================================================================
forecast can't be produced without one, and stop rather than fabricating resource data.
what resource types are actually available from the connected platform(s) instead of silently returning an empty result.
current utilization as a point-in-time snapshot and state plainly that a trend-based forecast wasn't possible.
network-side counterpart to this cloud-side forecast
reclaimable-cost report — a related but distinct judgment from capacity
One command to supercharge Claude Code for MSP workflows. Then restart Claude Code. That's it. Documentation: mcp.wyre.ai
Repo: wyre-technology/msp-claude-plugins
Resolve a 3CX contact or extension by email, extension, or name
Search for specific threat patterns in Abnormal Security by sender, recipient, attack type, or keywords
Triage recent email threats detected by Abnormal Security by severity and attack type