← Back to Skills Marketplace
Vmware
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
174
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vmware
Description
VMware integration. Manage data, records, and automate workflows. Use when the user wants to interact with VMware data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane service to talk to VMware. Before installing/using it: 1) Verify the Membrane CLI package (@membranehq/cli) and its GitHub/release page and prefer pinned versions rather than 'latest'. 2) Be aware that 'npx' runs remote code at runtime — review the package source if possible. 3) Use a least-privilege VMware account or a test account when you first connect. 4) Confirm what scopes/permissions the Membrane login flow requests and review Membrane's privacy/security docs. 5) Note the registry metadata does not declare 'node/npm' as required even though the README instructs using them — ensure your environment meets those requirements before use.
Capability Analysis
Type: OpenClaw Skill
Name: vmware
Version: 1.0.1
The VMware skill bundle provides instructions for an AI agent to interact with VMware via the Membrane CLI. It includes standard procedures for installing the `@membranehq/cli` package, authenticating via OAuth, and managing VMware resources through Membrane's abstraction layer. The instructions are well-documented, align with the stated purpose, and explicitly encourage secure practices by delegating credential management to the Membrane platform rather than handling raw secrets locally.
Capability Assessment
Purpose & Capability
The skill claims to provide VMware integration and all runtime instructions use the Membrane CLI to connect to VMware — this aligns with the stated purpose. Minor inconsistency: the SKILL.md instructs installing/running Node-based tooling (npm / npx / membrane CLI) but the registry metadata lists no required binaries; the skill should declare 'npm'/'node' or note that the CLI is required.
Instruction Scope
Instructions stay within the stated purpose: they tell the agent to install/use the Membrane CLI, log in, create a connection, discover and run actions. They do not instruct reading unrelated files or exfiltrating arbitrary system data. Authentication is delegated to Membrane and the doc explicitly advises not to ask users for API keys.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but SKILL.md recommends installing the @membranehq/cli via 'npm install -g' or using 'npx'. Installing or running an npm package executes third-party code fetched at install/run time; this is a moderate risk and should be validated (review package source, owner, and version).
Credentials
The skill declares no required environment variables or credentials and defers auth to Membrane. That is proportionate to its purpose. There are no requests for unrelated secrets or config paths in the instructions.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. The skill permits autonomous model invocation (default), which combined with network access and an authenticated Membrane connection would allow the agent to perform VMware actions on behalf of the user — this is expected for integration skills but worth considering before granting high-privilege accounts.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vmware - After installation, invoke the skill by name or use
/vmware - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Vmware?
VMware integration. Manage data, records, and automate workflows. Use when the user wants to interact with VMware data. It is an AI Agent Skill for Claude Code / OpenClaw, with 174 downloads so far.
How do I install Vmware?
Run "/install vmware" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vmware free?
Yes, Vmware is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vmware support?
Vmware is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vmware?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills