← Back to Skills Marketplace
Wesupply
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
166
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wesupply
Description
WeSupply integration. Manage data, records, and automate workflows. Use when the user wants to interact with WeSupply data.
Usage Guidance
This skill is coherent, but before installing the Membrane CLI: 1) verify the npm package @membranehq/cli and the Membrane project (homepage/repo) are legitimate and maintained; 2) prefer pinning a known safe version instead of always using @latest; 3) avoid installing global packages as root and review what the CLI will access; 4) when authenticating, do not paste codes or tokens into untrusted channels—complete the browser-based flow and ensure you understand what data will be shared with Membrane/WeSupply; and 5) consider creating a least-privilege Membrane/WeSupply account for integration testing if you have sensitive production data.
Capability Analysis
Type: OpenClaw Skill
Name: wesupply
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with WeSupply via the Membrane CLI. It emphasizes security best practices by delegating credential management to the Membrane platform and explicitly instructs the agent not to ask users for sensitive API keys. The operations (CLI installation, authentication, and action execution) are consistent with the stated purpose of the integration.
Capability Assessment
Purpose & Capability
The name/description (WeSupply integration) match the SKILL.md: it instructs the agent to use the Membrane CLI to connect to WeSupply, discover and run actions. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
The SKILL.md stays within scope: it instructs installing/using the Membrane CLI, logging in, creating a connection, listing/creating/running actions, and polling for build state. It does not direct the agent to read unrelated files or environment variables or to transmit data to unexpected endpoints beyond the Membrane/WeSupply flow.
Install Mechanism
There is no formal install spec in the skill bundle (instruction-only). The docs recommend installing @membranehq/cli via npm (npm install -g or npx examples). This is expected for a CLI-based integration but does alter the host system (global npm install). Users should verify the package and publisher before installing and avoid running installs as root when possible.
Credentials
The skill requires no environment variables or local secrets; it relies on Membrane to handle authentication and credential refresh server-side. That is proportionate for a connector-style integration. The doc explicitly warns not to ask users for API keys, which is appropriate.
Persistence & Privilege
always is false and there are no config-path or cross-skill modifications requested. The skill permits normal autonomous invocation (platform default), but that is not combined with broad credentials or system-level changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wesupply - After installation, invoke the skill by name or use
/wesupply - 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 Wesupply?
WeSupply integration. Manage data, records, and automate workflows. Use when the user wants to interact with WeSupply data. It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.
How do I install Wesupply?
Run "/install wesupply" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wesupply free?
Yes, Wesupply is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wesupply support?
Wesupply is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wesupply?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills