AI-powered skill for VMware VM lifecycle and deployment automation.
VMware AIops is a community skill created by a VMware engineer that equips AI coding assistants with structured access to vSphere environments. It focuses on VM lifecycle operations, template-based deployments, guest command execution, and basic cluster management without requiring manual scripting.
The skill works by exposing categorized tools that AI agents can call through CLI or MCP interfaces. It supports vSphere versions from 6.5 through 9.1 and automatically negotiates API compatibility during connection.
It targets VMware administrators and developers who want to automate routine infrastructure tasks inside tools like Claude Code, Cursor, or Gemini CLI while keeping destructive operations isolated from read-only monitoring workflows.
Deploy multiple VMs from templates or OVAs with linked clones and batch operations, then apply TTL-based auto-deletion rules.
Create or modify clusters, adjust HA and DRS settings, and add or remove hosts through planned multi-step workflows with rollback.
Execute commands inside running VMs, transfer files, and perform initial provisioning tasks without leaving the AI agent interface.
npx skills add zw008/VMware-AIops# Via Skills.sh
npx skills add zw008/VMware-AIops
# Via ClawHub
clawhub install vmware-aiopsIt works with vSphere 6.5 through 9.1, including VCF releases, using pyVmomi for SOAP API access.
Verified reviews from the community shape this listing's rating.
Loading reviews…