← 返回 Skills 市场
Prompt Switchboard Compare Workflows
作者
Yifeng[Terry] Yu
· GitHub ↗
· v1.1.1
· MIT-0
152
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install prompt-switchboard-compare-workflows
功能描述
Teach an agent to install Prompt Switchboard's local MCP sidecar, connect it in a host, and run a compare-first browser workflow.
安全使用建议
This package is internally coherent for wiring a local Prompt Switchboard MCP sidecar, but it instructs you to clone and run a third‑party GitHub repo and to run npm install / npm run mcp:server locally. Before installing or running anything: 1) inspect the repository and package.json (especially the 'mcp:server' script) to confirm there are no unexpected postinstall scripts or network exfiltration code; 2) prefer a pinned commit or an official/release tarball from a trusted upstream where possible; 3) run npm install and the server in a sandbox/container or on a non‑privileged account, not as root; 4) review the browser extension being used (Prompt Switchboard) and only enable it if you trust its source; 5) if you need stronger assurance, ask the author for signed releases or a maintainer statement. If the repo proves to be an official, audited upstream or a verified package, this concern would drop and the skill would be much safer.
功能分析
Type: OpenClaw Skill
Name: prompt-switchboard-compare-workflows
Version: 1.1.1
The skill bundle provides a legitimate integration for "Prompt Switchboard," a tool designed to compare AI model outputs across browser tabs using the Model Context Protocol (MCP). The package includes clear instructions in SKILL.md and references/INSTALL.md for cloning a specific GitHub repository (multi-ai-sidepanel) and running a local MCP server via npm. The workflow is well-defined, focusing on checking bridge status, verifying tab readiness, and performing prompt comparisons. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the bundle's logic and instructions are entirely consistent with its stated purpose of enhancing browser-based AI workflows.
能力标签
能力评估
Purpose & Capability
Name, description, and runtime instructions are coherent: the skill teaches wiring a local MCP sidecar, running readiness/compare flows, and uses the documented MCP tool names (bridge_status, check_readiness, compare, etc.). The requested actions align with the stated compare-first browser workflow.
Instruction Scope
SKILL.md only instructs the agent to read included docs, clone a specific GitHub repo, edit local host config snippets, and run the MCP server and MCP tool calls. It does not ask the agent to read unrelated system files or request unrelated credentials, but it does instruct executing local commands (npm install and starting the sidecar) which will run code downloaded from external sources.
Install Mechanism
Although the skill itself has no formal install spec, its INSTALL.md tells users/agents to git clone https://github.com/xiaojiou176-open/multi-ai-sidepanel and run npm install and an npm 'mcp:server' script. That implies pulling code from a third‑party repo and npm registry packages and executing them locally — a moderate to high risk operation if the repo or its dependencies are untrusted or malicious. The GitHub host is a standard host (not a shortener or IP) but the repo is an arbitrary third‑party fork and not an official release; reviewers should inspect package.json and the mcp:server script before running.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths beyond user-editable host config snippets. It does not request unrelated cloud credentials or secrets.
Persistence & Privilege
always is false and the package is instruction-only; it does not ask to modify other skills or system-wide agent settings. It expects the host to start a local sidecar process but does not request permanent elevated presence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prompt-switchboard-compare-workflows - 安装完成后,直接呼叫该 Skill 的名称或使用
/prompt-switchboard-compare-workflows触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
- Added troubleshooting guide: references/TROUBLESHOOTING.md for easier issue resolution.
- Updated documentation files (README.md, SKILL.md, manifest.yaml, references/DEMO.md, references/README.md) for improved clarity and workflow instructions.
- Version bumped to 1.1.1.
v1.1.0
**Expanded installation, configuration, and usage guidance for Prompt Switchboard's local compare workflows.**
- Added detailed documentation: INSTALL.md, CAPABILITIES.md, DEMO.md, host configs, and a references README.
- SKILL.md now clearly describes how to install and connect the MCP sidecar, and how to initiate compare-first workflows.
- Introduced explicit triggers and a suggested first prompt for easier onboarding.
- Clarified host/server boundaries and intended local workflow usage.
- Improved workflow step explanations, from readiness checks to artifact inspection.
v1.0.0
- Initial release of prompt-switchboard-compare-workflows skill.
- Enables compare-first browser workflow using Prompt Switchboard via local MCP sidecar.
- Designed for local, inspectable operations without relying on a hosted relay or public API.
- Emphasizes browser-native experience and avoids "already listed" or hosted platform claims.
- Specifies preferred method sequence for workflow execution and local verification.
元数据
常见问题
Prompt Switchboard Compare Workflows 是什么?
Teach an agent to install Prompt Switchboard's local MCP sidecar, connect it in a host, and run a compare-first browser workflow. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Prompt Switchboard Compare Workflows?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prompt-switchboard-compare-workflows」即可一键安装,无需额外配置。
Prompt Switchboard Compare Workflows 是免费的吗?
是的,Prompt Switchboard Compare Workflows 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Prompt Switchboard Compare Workflows 支持哪些平台?
Prompt Switchboard Compare Workflows 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Prompt Switchboard Compare Workflows?
由 Yifeng[Terry] Yu(@xiaojiou176)开发并维护,当前版本 v1.1.1。
推荐 Skills