← Back to Skills Marketplace
Prompt Switchboard Compare Workflows
by
Yifeng[Terry] Yu
· GitHub ↗
· v1.1.1
· MIT-0
152
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install prompt-switchboard-compare-workflows
Description
Teach an agent to install Prompt Switchboard's local MCP sidecar, connect it in a host, and run a compare-first browser workflow.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install prompt-switchboard-compare-workflows - After installation, invoke the skill by name or use
/prompt-switchboard-compare-workflows - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.
How do I install Prompt Switchboard Compare Workflows?
Run "/install prompt-switchboard-compare-workflows" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Prompt Switchboard Compare Workflows free?
Yes, Prompt Switchboard Compare Workflows is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Prompt Switchboard Compare Workflows support?
Prompt Switchboard Compare Workflows is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Prompt Switchboard Compare Workflows?
It is built and maintained by Yifeng[Terry] Yu (@xiaojiou176); the current version is v1.1.1.
More Skills