← 返回 Skills 市场
gora050

Switchboard

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
172
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install switchboard
功能描述
Switchboard integration. Manage Organizations, Users. Use when the user wants to interact with Switchboard data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install switchboard
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /switchboard 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug switchboard
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Switchboard 是什么?

Switchboard integration. Manage Organizations, Users. Use when the user wants to interact with Switchboard data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。

如何安装 Switchboard?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install switchboard」即可一键安装,无需额外配置。

Switchboard 是免费的吗?

是的,Switchboard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Switchboard 支持哪些平台?

Switchboard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Switchboard?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论