← Back to Skills Marketplace
Switchboard
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
172
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install switchboard
Description
Switchboard integration. Manage Organizations, Users. Use when the user wants to interact with Switchboard data.
Usage Guidance
This skill appears to do what it says: it expects you to use the Membrane CLI to connect to Switchboard and run actions. Before installing: (1) verify the @membranehq/cli npm package and publisher on the npm registry or GitHub (and prefer npx if you want to avoid a global install); (2) be aware a global npm install requires elevated privileges on some systems; (3) confirm where the CLI stores any local tokens or config (the skill states Membrane manages auth server-side, but the CLI may cache state locally); (4) never paste login codes into untrusted UIs — follow the CLI's browser-based flow; and (5) note the registry metadata did not declare the CLI requirement, so double-check instructions for any other prerequisites before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: switchboard
Version: 1.0.3
The switchboard skill provides instructions for an AI agent to interact with the Switchboard business phone system using the Membrane CLI. It includes standard workflows for installing the CLI via npm, authenticating users, and discovering or executing API actions through the Membrane platform. The instructions are transparent, align with the stated purpose, and do not contain evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Switchboard and instructs use of the Membrane CLI to manage connections/actions — that matches the stated purpose. Minor inconsistency: the registry metadata lists no required binaries/env but the SKILL.md expects the membrane CLI (npm package) and a Membrane account.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI, authenticating via its login flow, creating connections, listing and running actions. The SKILL.md does not instruct the agent to read unrelated files, access unrelated credentials, or transmit data to endpoints outside Membrane/Switchboard.
Install Mechanism
Installation is via npm (npm install -g @membranehq/cli or npx). Using npm is common but carries moderate risk compared with instruction-only skills; the skill does not include an install spec in the registry metadata even though the README asks you to install a CLI.
Credentials
No environment variables or secrets are declared/required in metadata. The documentation explicitly recommends letting Membrane handle credentials and not asking users for API keys, which is proportionate.
Persistence & Privilege
Skill does not request always:true or other elevated persistence. It is instruction-only and does not ask to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install switchboard - After installation, invoke the skill by name or use
/switchboard - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Switchboard?
Switchboard integration. Manage Organizations, Users. Use when the user wants to interact with Switchboard data. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install Switchboard?
Run "/install switchboard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Switchboard free?
Yes, Switchboard is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Switchboard support?
Switchboard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Switchboard?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills