vmware-pilotUse this skill whenever the user wants to design, execute, or manage complex multi-step VMware workflows with human approval and automatic rollback. Pilot is the orchestration brain — it breaks a goal into steps across companion VMware skills (aiops, monitor, nsx, nsx-security, aria, vks, storage, avi), adds approval gates before destructive operations, and rolls back automatically if anything fails. Always use vmware-pilot for: "clone and test before applying to production", "VMware incident response with checkpoints", "investigate alert root cause", "VMware rolling restart with health checks", "baseline capture and drift detection", "rolling maintenance with AVI drain", or any VMware workflow needing approval gates or rollback. 15 built-in templates + custom YAML + AI-designed workflows. Do NOT use for single-step work — use vmware-aiops for one VM action, vmware-monitor for read-only queries, vmware-avi for load balancer queries.
Install via ClawdBot CLI:
clawdbot install zw008/vmware-pilotGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/zw008/VMware-PilotAudited Apr 16, 2026 · audit v1.0
Generated May 11, 2026
Before applying changes to a production VM, clone it, apply the changes in a sandbox, run health checks, and only after human approval commit to production with automatic rollback on failure.
When an alert triggers, Pilot executes a predefined incident response workflow: captures baseline metrics, runs diagnostics, and for each fix step pauses for human approval before proceeding, with automatic rollback if any step fails.
Perform maintenance on a VM behind an AVI load balancer: drain traffic from the pool member, wait for active connections to zero, patch the VM, then re-enable traffic and verify health — all orchestrated step-by-step with approval gates.
Deploy a multi-tier application: spin up VMs via aiops, create Kubernetes namespaces, and configure AKO Ingress to expose the app through the AVI controller — all using a single cross-skill workflow.
Run a read-only compliance scan across all VMware skills to check health, capacity, and security posture, then generate a report. If drift from baseline is detected, create a plan to remediate with human approval.
Offer automated multi-step VMware workflows to customers, charging per workflow execution or as a monthly retainer for guaranteed uptime and rollback safety.
License the Pilot skill as a change management solution for enterprises requiring audit trails, approval gates, and rollback for all infrastructure changes.
Provide a managed service where Pilot orchestrates incident diagnosis and remediation, with human-in-the-loop approval, reducing MTTR and human error.
💬 Integration Tip
Ensure VMWARE_PILOT_CONFIG env var points to your config file. Install companion skills (aiops, monitor, avi, etc.) via 'uv tool install' and verify each with a simple command before using Pilot workflows.
Scored Aug 8, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.