← Back to Skills Marketplace
membranedev

Wire2Air

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install wire2air
Description
Wire2Air integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wire2Air data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wire2air
  3. After installation, invoke the skill by name or use /wire2air
  4. 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
Slug wire2air
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Wire2Air?

Wire2Air integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wire2Air data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Wire2Air?

Run "/install wire2air" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Wire2Air free?

Yes, Wire2Air is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Wire2Air support?

Wire2Air is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wire2Air?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments