esxi
This skill manages VMware ESXi hosts and VMs via SSH using scripts `vm-create.sh`, `vm-control.sh`, and `host-info.sh`. It executes shell commands and SSH connections (`"${ESXI_USER}@${ESXI_HOST}"`), writes remote VM files like `/vmfs/volumes/${DATASTORE}/${VM_NAME}/${VM_NAME}.vmx`, and uses the `ESXI_USER` env var.