Communityv1.5.28

Vmware Aiops

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, clo...

1.9kdownloads1stars3active installszw008
View on ClawHubBack to Skills

Skill Details

Slug
vmware-aiops
Latest Version
1.5.28
Author
zw008
Published
Mar 3, 2026
Updated
May 20, 2026
Total Versions
60

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Vmware Aiops.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.5.28

Fix subclass() arg 1 must be a class in goose/old-mcp environments. v1.5.25-1.5.27 only addressed PEP 604 X|None -> Optional[X] but kept 'from __future__ import annotations'; under mcp 1.10-1.13 FastMCP's issubclass() on string annotations crashed server load. This release removes the future import. CLAUDE.md pitfall #33 updated.