Skip to content
Skill

vmware-aiops

by zw008

AI Summary

VMware family entry point — AI-powered VM lifecycle, deployment, and alarm management — 34 MCP tools. vmware-aiops is the entry point. Add modules for additional capabilities: 1. Browse datastore for OVA images →

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "vmware-aiops" skill in my project.

Please run this command in my terminal:
# Install skill into your project
mkdir -p .claude/skills/vmware-aiops && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/vmware-aiops/SKILL.md "https://raw.githubusercontent.com/zw008/VMware-AIops/main/skills/vmware-aiops/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Use this skill whenever the user needs to manage VMs in VMware/vSphere/ESXi — it's the entry point for all VM operations. Directly handles: power on/off, clone, snapshot, migrate, deploy from OVA or templates, run commands inside VMs, batch operations, cluster management, and vCenter alarm acknowledgment. Always use this skill for any "power on", "clone", "deploy", "migrate", "batch", "guest exec", "alarm", or VM lifecycle task when the context is explicitly VMware, vSphere, or ESXi. Do NOT use for read-only queries (use vmware-monitor), NSX networking (use vmware-nsx), storage/iSCSI/vSAN (use vmware-storage), or Kubernetes cluster lifecycle (use vmware-vks). For multi-step workflows use vmware-pilot. For load balancing/AVI/AKO use vmware-avi.

VMware AIops

> Disclaimer: This is a community-maintained open-source project and is not affiliated with, endorsed by, or sponsored by VMware, Inc. or Broadcom Inc. "VMware" and "vSphere" are trademarks of Broadcom. Source code is publicly auditable at github.com/zw008/VMware-AIops under the MIT license. VMware family entry point — AI-powered VM lifecycle, deployment, and alarm management — 43 MCP tools. > Start here: install vmware-aiops first, then add modules as needed. > Run vmware-aiops hub status to see which family members are installed. > Family: vmware-monitor (inventory/health), vmware-storage (iSCSI/vSAN), vmware-vks (Tanzu Kubernetes), vmware-nsx (NSX networking), vmware-nsx-security (DFW/firewall), vmware-aria (metrics/alerts/capacity), vmware-avi (AVI/ALB/AKO), vmware-harden (compliance baselines). > | vmware-pilot (workflow orchestration) | vmware-policy (audit/policy)

What This Skill Does

| Category | Tools | Count | |----------|-------|:-----:| | VM Lifecycle | power on/off, create, reconfigure, clone, migrate, delete, snapshot CRUD, TTL auto-delete, clean slate | 15 | | Deployment | OVA, template, linked clone, batch clone/deploy | 8 | | Guest Ops | exec commands, upload/download files, provision | 5 | | Plan/Apply | multi-step planning with rollback | 4 | | Cluster | create, delete, HA/DRS config, add/remove hosts | 6 | | Datastore | browse files, scan for images | 2 | | Alarm Management | list alarms, acknowledge, reset | 3 |

Quick Install

`bash uv tool install vmware-aiops vmware-aiops doctor vmware-aiops hub status # see which family members are installed `

VMware Family — Install What You Need

vmware-aiops is the entry point. Add modules for additional capabilities: | Module | Install | Adds | |--------|---------|------| | vmware-monitor | uv tool install vmware-monitor | Read-only inventory, alarms, events | | vmware-storage | uv tool install vmware-storage | iSCSI, vSAN, datastore management | | vmware-vks | uv tool install vmware-vks | Tanzu Kubernetes (vSphere 8.x+) | | vmware-nsx | uv tool install vmware-nsx-mgmt | NSX networking: segments, gateways, NAT | | vmware-nsx-security | uv tool install vmware-nsx-security | DFW microsegmentation, security groups | | vmware-aria | uv tool install vmware-aria | Aria Ops metrics, alerts, capacity | | vmware-avi | uv tool install vmware-avi | AVI load balancer, ALB, AKO, Ingress | > Each module stays independent — small tool count keeps local models (Ollama, Qwen) accurate.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
51 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars51
Forks9
Issues0
Updated2mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code