← 返回 Skills 市场
Wesupply
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
166
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wesupply
功能描述
WeSupply integration. Manage data, records, and automate workflows. Use when the user wants to interact with WeSupply data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wesupply - 安装完成后,直接呼叫该 Skill 的名称或使用
/wesupply触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Wesupply 是什么?
WeSupply integration. Manage data, records, and automate workflows. Use when the user wants to interact with WeSupply data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。
如何安装 Wesupply?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wesupply」即可一键安装,无需额外配置。
Wesupply 是免费的吗?
是的,Wesupply 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wesupply 支持哪些平台?
Wesupply 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wesupply?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills