find-contact
Resolve a 3CX contact or extension by email, extension, or name
Storage container and volume group usage across Nutanix clusters
$ 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.
/storage-usageContext preview
What this command does when you run it.
Storage container and volume group usage across Nutanix clusters
description: Storage container and volume group usage across Nutanix clusters argument-hint: "[cluster_name]" arguments: [cluster_name]
Storage utilization report: containers ranked by usage, volume group attachment state, and reclaimable capacity candidates.
1. **List storage containers**
Discover the list-containers operation via `listOperations` with `namespace="storage"`, then call `storage_execute` — per container capture cluster, logical usage, physical capacity, and compression/replication settings. Filter to the named cluster if given.
2. **Volume groups**
Call `volumes_execute` with the list-volume-groups operation; read attachment state per group to identify unattached (reclaimable) groups.
3. **Optional service tiers**
If `files_execute` or `objects_execute` are registered, add file server share usage and object store capacity. Skip silently-absent services with a one-line note — absence is expected on deployments without those licenses.
4. **Compile**
Containers ranked by percent used (flag anything above the warning threshold, default 80%), both logical and physical figures shown, then unattached volume groups with their sizes as reclaim candidates.
| Parameter | Type | Required | Description | |-----------|------|----------|-------------| | cluster_name | string | No | Restrict the report to one cluster |
/storage-usage /storage-usage --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