Skillquality 0.45
pilot-mcp-bridge
MCP server wrapping the Pilot daemon for OpenClaw/Claude Code integration. Use this skill when: 1. You need to expose Pilot Protocol operations as MCP tools 2. You want to integrate Pilot into Claude Code or OpenClaw workflows 3. You're building an AI agent that needs to communi
What it does
Pilot MCP Bridge
Blueprint for wrapping Pilot Protocol as MCP server for Claude Code/OpenClaw integration.
MCP Tools to Expose
Identity & Status:
pilot_daemon_status: Runpilotctl --json daemon statuspilot_info: Runpilotctl --json infopilot_peers: Runpilotctl --json peers
Communication:
pilot_connect: Runpilotctl --json connect <target> <port> --message "<msg>"pilot_send_message: Runpilotctl --json send-message <target> --data "<msg>"pilot_recv: Runpilotctl --json recv <port>pilot_listen: Runpilotctl --json listen <port>
Discovery:
pilot_find: Runpilotctl --json find <hostname>pilot_lookup: Runpilotctl --json lookup <node_id>
Pub/Sub:
pilot_publish: Runpilotctl --json publish <target> <topic> --data "<msg>"pilot_subscribe: Runpilotctl --json subscribe <target> <topic>
Gateway:
pilot_gateway_start: Runpilotctl --json gateway startpilot_gateway_map: Runpilotctl --json gateway map <hostname> <local-ip>
Workflow Example
# Start Pilot daemon
pilotctl --json daemon start --registry 34.71.57.205:9000 --beacon 34.71.57.205:9001
# Start MCP server wrapper
python mcp_pilot_server.py
# MCP tools now available in Claude Code/OpenClaw
Dependencies
Requires pilot-protocol skill, pilotctl binary, MCP server framework (Python mcp library), and MCP-compatible client.
Capabilities
skillsource-teoslayerskill-pilot-mcp-bridgetopic-agent-skillstopic-ai-agentstopic-clawhubtopic-networkingtopic-openclawtopic-overlay-networktopic-p2ptopic-pilot-protocol
Install
Installnpx skills add TeoSlayer/pilot-skills
Transportskills-sh
Protocolskill
Quality
0.45/ 1.00
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 6 github stars · SKILL.md body (1,404 chars)
Provenance
Indexed fromgithub
Enriched2026-05-18 19:14:57Z · deterministic:skill-github:v1 · v1
First seen2026-05-18
Last seen2026-05-18