← 返回 Skills 市场
Wire2Air
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wire2air
功能描述
Wire2Air integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wire2Air data.
安全使用建议
This skill appears coherent: it instructs use of the Membrane CLI to connect to Wire2Air and does not ask for unrelated secrets. Before installing or running it, verify the @membranehq/cli package on npm/GitHub (to confirm you trust the publisher), be aware that 'npm install -g' can execute install scripts and will write files locally, and check where the Membrane CLI stores auth tokens on your system. If you prefer tighter control, run the CLI manually rather than allowing autonomous agent invocation, or restrict the agent's ability to execute shell commands.
功能分析
Type: OpenClaw Skill
Name: wire2air
Version: 1.0.1
The skill provides standard instructions for integrating with the Wire2Air platform using the Membrane CLI. It guides the agent through installing the official `@membranehq/cli` package, authenticating via OAuth, and managing API actions. There is no evidence of malicious intent, data exfiltration, or unauthorized execution; the logic is entirely focused on legitimate API interaction through a managed middleware service.
能力评估
Purpose & Capability
Name/description (Wire2Air integration) align with instructions: the SKILL.md consistently tells the agent to use the Membrane CLI to connect to Wire2Air and run actions. Nothing requested (no env vars, no unrelated binaries) appears out of scope.
Instruction Scope
Instructions are narrowly scoped to installing and using the Membrane CLI, authenticating via browser/URL, creating connections, discovering and running actions. The guidance does not ask the agent to read unrelated local files, request unrelated credentials, or send data to unexpected endpoints.
Install Mechanism
No registry install spec is provided (instruction-only skill), but SKILL.md instructs running 'npm install -g @membranehq/cli@latest' or using npx. Installing a global npm package is a reasonable way to obtain the CLI, but global npm installs can run package install scripts and write to disk — review the @membranehq/cli package source before installation.
Credentials
The skill declares no required env vars or primary credential. Authentication is handled via Membrane's login flow (browser/auth URL). This is proportionate to a connector-style integration; the SKILL.md explicitly advises against asking users for raw API keys.
Persistence & Privilege
The skill is not forced-always and uses default agent invocation settings. It does not request system-wide config changes in the instructions. Note: the Membrane CLI will manage credentials server-side and may store local state/config when you log in — this is expected behavior for CLIs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wire2air - 安装完成后,直接呼叫该 Skill 的名称或使用
/wire2air触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Wire2Air 是什么?
Wire2Air integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wire2Air data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Wire2Air?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wire2air」即可一键安装,无需额外配置。
Wire2Air 是免费的吗?
是的,Wire2Air 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wire2Air 支持哪些平台?
Wire2Air 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Wire2Air?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills