find-contact
Resolve a 3CX contact or extension by email, extension, or name
Capacity runway and VM rightsizing report from Nutanix AIOps analysis
$ 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-reportContext preview
What this command does when you run it.
Capacity runway and VM rightsizing report from Nutanix AIOps analysis
description: Capacity runway and VM rightsizing report from Nutanix AIOps analysis argument-hint: "[cluster_name]" arguments: [cluster_name]
Forward-looking capacity report: per-cluster resource runway plus VM rightsizing recommendations, built on the `aiops` namespace analysis.
1. **Verify the analysis surface**
Call `listOperations` with `namespace="aiops"`. If the namespace is absent, say so and fall back to a point-in-time utilization summary from `clustermgmt_execute` and `storage_execute` instead of fabricating trends.
2. **Capacity runway**
Discover and call the capacity/analysis operations via `aiops_execute` for each target cluster: CPU, memory, and storage runway projections.
3. **Rightsizing recommendations**
Call `aiops_execute` for VM rightsizing data: oversized, undersized, and inactive VMs. Resolve VM `extId`s to names via `vmm_execute` where the recommendation payload lacks them.
4. **Compile**
Per cluster: runway per resource with the constraining resource highlighted; then reclaimable capacity (top oversized and inactive VMs) and performance-risk VMs (undersized). Close with recommended actions — as recommendations only, since the connection is read-only.
| Parameter | Type | Required | Description | |-----------|------|----------|-------------| | cluster_name | string | No | Report on a single cluster instead of all |
/capacity-report /capacity-report --cluster_name "prod-east"
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