From myai-tools
Use when managing ESXi hosts - enabling/disabling maintenance mode, starting/stopping VMs, managing VM snapshots, or powering on/off ESXi hosts.
npx claudepluginhub lpx0312/myai-plugins --plugin myai-toolsThis skill uses the workspace's default tool permissions.
通过 ssh-mcp-server 远程管理 ESXi 主机和虚拟机的各项操作。
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
通过 ssh-mcp-server 远程管理 ESXi 主机和虚拟机的各项操作。
当用户想要:
mcp__ssh-mcp-server__execute-command 工具,禁止用 Bash(curl) 或 Bash(ssh)mcp__ssh-mcp-server__execute-command 调用必须设置 timeout: 1000000,这是强制要求| 主机名 | IP地址 |
|---|---|
| esxi200 | 192.168.0.200 |
| esxi3 | 192.168.0.3 |
根据操作类型,直接加载对应的参考文档执行:
| 操作类型 | 参考文档 |
|---|---|
| 维护模式、ESXi 开关机 | references/host-management.md |
| 虚拟机开关机 | references/vm-management.md |
| 快照创建、删除 | references/snapshot-management.md |
| 精简置备磁盘空间清理 | references/thin-cleanup.md |