← Back to Skills Marketplace
Pilot Mcp Bridge Fleet Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-mcp-bridge-fleet-setup
Description
Deploy an MCP and A2A bridge fleet with 3 agents. Use this skill when: 1. User wants to bridge MCP servers or A2A agents onto the Pilot network 2. User is co...
Usage Guidance
This skill appears to do what it says: it will call 'clawhub' to install multiple Pilot skills, set hostnames with 'pilotctl', write a manifest to ~/.pilot/setups/, and perform network handshakes on the Pilot network. Before installing: (1) ensure you trust the Pilot ecosystem and the skill author; (2) confirm pilotctl and clawhub are legitimate binaries on your system and on PATH; (3) be prepared that the skill will install other skills and write config under your home directory; (4) if you do not want automatic changes, run the documented commands manually rather than allowing autonomous execution by the agent.
Capability Analysis
Type: OpenClaw Skill
Name: pilot-mcp-bridge-fleet-setup
Version: 1.0.0
The skill bundle provides a structured workflow for deploying a multi-agent bridge fleet using the Pilot Protocol. It utilizes standard platform tools (`clawhub` and `pilotctl`) to install necessary dependencies and configure communication between an MCP gateway, an A2A bridge, and a tool registry. The instructions and manifest templates are consistent with the stated goal of enabling cross-protocol agent interoperability, and no indicators of data exfiltration, malicious execution, or unauthorized persistence were identified.
Capability Tags
Capability Assessment
Purpose & Capability
The skill declares and uses pilotctl and clawhub, installs Pilot-related skills, and configures three roles (mcp-gateway, a2a-bridge, tool-registry). Those requirements match the described goal of deploying a Pilot bridge fleet.
Instruction Scope
Runtime instructions are focused on installing skills, setting hostnames, writing a manifest, and performing Pilot handshakes — all within the setup scope. Minor inconsistency: SKILL.md instructs writing the manifest to ~/.pilot/setups/mcp-bridge-fleet.json, but the metadata lists no required config paths; this is a low-risk documentation mismatch rather than malicious behavior.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is downloaded or written by the skill itself. The actual installs are delegated to the system binary 'clawhub' as documented.
Credentials
No environment variables or credentials are requested. The skill only requires the two Pilot binaries and a running Pilot daemon, which is proportional for configuring a networked Pilot fleet.
Persistence & Privilege
always:false (normal). Be aware the skill's instructions will run system-level commands (clawhub installs, pilotctl handshakes, and writing a manifest). If the agent is allowed to invoke skills autonomously, it could execute these actions without further confirmation; this is an expected platform capability but worth noting.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-mcp-bridge-fleet-setup - After installation, invoke the skill by name or use
/pilot-mcp-bridge-fleet-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Mcp Bridge Fleet Setup?
Deploy an MCP and A2A bridge fleet with 3 agents. Use this skill when: 1. User wants to bridge MCP servers or A2A agents onto the Pilot network 2. User is co... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install Pilot Mcp Bridge Fleet Setup?
Run "/install pilot-mcp-bridge-fleet-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Mcp Bridge Fleet Setup free?
Yes, Pilot Mcp Bridge Fleet Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Mcp Bridge Fleet Setup support?
Pilot Mcp Bridge Fleet Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Mcp Bridge Fleet Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills