← Back to Skills Marketplace
Pulumi
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
122
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pulumi
Description
Pulumi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pulumi data.
Usage Guidance
This skill is internally consistent: it uses Membrane as a proxy to Pulumi rather than asking for Pulumi API keys. Before installing or running the commands: 1) Verify you trust Membrane/@membranehq (check the npm package page, the GitHub repo, and the published homepage), 2) prefer using npx or a scoped/non-global install if you want to avoid global changes, 3) do not paste sensitive credentials into the agent — follow the advised browser-based login flow so Membrane can manage secrets server-side, and 4) if you have compliance concerns, review the Membrane service's privacy/security docs and the CLI source code before installation.
Capability Assessment
Purpose & Capability
The name/description claim Pulumi integration and the SKILL.md explains how to connect to Pulumi through the Membrane platform (membrane connect, action list/run). No unrelated permissions, env vars, or binaries are requested, so the requested capabilities align with the stated purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, logging in, creating a connection to the Pulumi connector, discovering or creating actions, and running them. The instructions do not ask the agent to read arbitrary local files or harvest unrelated system data. They do, however, advise performing global npm installs and invoking npx, which will install and execute third-party code on the host if followed.
Install Mechanism
There is no formal install spec in the skill bundle (instruction-only). The SKILL.md instructs users to run `npm install -g @membranehq/cli@latest` or use npx. Installing an npm package is a standard mechanism but carries the usual moderate risk of running third-party code from the npm registry; verify the package/source before installing.
Credentials
The skill declares no required env vars or credentials and explicitly recommends letting Membrane manage auth instead of collecting API keys locally. This is proportionate for a connector-based integration and matches the instructions.
Persistence & Privilege
The skill does not request always:true or system-wide config changes. It is user-invocable and relies on the Membrane CLI for runtime operations; autonomous invocation is allowed (platform default) but not combined with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pulumi - After installation, invoke the skill by name or use
/pulumi - 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 Pulumi?
Pulumi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pulumi data. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Pulumi?
Run "/install pulumi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pulumi free?
Yes, Pulumi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pulumi support?
Pulumi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pulumi?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills