{"id":"b44cca2b-58fa-432a-bb44-d2305919a633","shortId":"zQzVEP","kind":"skill","title":"pilot-mcp-bridge","tagline":"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","description":"# Pilot MCP Bridge\n\nBlueprint for wrapping Pilot Protocol as MCP server for Claude Code/OpenClaw integration.\n\n## MCP Tools to Expose\n\nIdentity & Status:\n- `pilot_daemon_status`: Run `pilotctl --json daemon status`\n- `pilot_info`: Run `pilotctl --json info`\n- `pilot_peers`: Run `pilotctl --json peers`\n\nCommunication:\n- `pilot_connect`: Run `pilotctl --json connect <target> <port> --message \"<msg>\"`\n- `pilot_send_message`: Run `pilotctl --json send-message <target> --data \"<msg>\"`\n- `pilot_recv`: Run `pilotctl --json recv <port>`\n- `pilot_listen`: Run `pilotctl --json listen <port>`\n\nDiscovery:\n- `pilot_find`: Run `pilotctl --json find <hostname>`\n- `pilot_lookup`: Run `pilotctl --json lookup <node_id>`\n\nPub/Sub:\n- `pilot_publish`: Run `pilotctl --json publish <target> <topic> --data \"<msg>\"`\n- `pilot_subscribe`: Run `pilotctl --json subscribe <target> <topic>`\n\nGateway:\n- `pilot_gateway_start`: Run `pilotctl --json gateway start`\n- `pilot_gateway_map`: Run `pilotctl --json gateway map <hostname> <local-ip>`\n\n## Workflow Example\n\n```bash\n# Start Pilot daemon\npilotctl --json daemon start --registry 34.71.57.205:9000 --beacon 34.71.57.205:9001\n\n# Start MCP server wrapper\npython mcp_pilot_server.py\n\n# MCP tools now available in Claude Code/OpenClaw\n```\n\n## Dependencies\n\nRequires pilot-protocol skill, pilotctl binary, MCP server framework (Python mcp library), and MCP-compatible client.","tags":["pilot","mcp","bridge","skills","teoslayer","agent-skills","ai-agents","clawhub","networking","openclaw","overlay-network","p2p"],"capabilities":["skill","source-teoslayer","skill-pilot-mcp-bridge","topic-agent-skills","topic-ai-agents","topic-clawhub","topic-networking","topic-openclaw","topic-overlay-network","topic-p2p","topic-pilot-protocol"],"categories":["pilot-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/TeoSlayer/pilot-skills/pilot-mcp-bridge","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add TeoSlayer/pilot-skills","source_repo":"https://github.com/TeoSlayer/pilot-skills","install_from":"skills.sh"}},"qualityScore":"0.453","qualityRationale":"deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 6 github stars · SKILL.md body (1,404 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-18T19:14:57.999Z","embedding":null,"createdAt":"2026-05-18T13:22:43.570Z","updatedAt":"2026-05-18T19:14:57.999Z","lastSeenAt":"2026-05-18T19:14:57.999Z","tsv":"'1':19 '2':30 '3':42 '34.71.57.205':179,182 '9000':180 '9001':183 'agent':48 'ai':47 'avail':193 'bash':170 'beacon':181 'binari':204 'blueprint':56 'bridg':4,55 'build':45 'claud':37,65,195 'client':215 'code':13,38 'code/openclaw':66,196 'communi':52 'communic':94 'compat':214 'connect':96,100 'daemon':10,75,80,173,176 'data':111,144 'depend':197 'discoveri':124 'exampl':169 'expos':23,71 'find':126,130 'framework':207 'gateway':151,153,158,161,166 'ident':72 'info':83,87 'integr':14,34,67 'json':79,86,92,99,107,116,122,129,135,142,149,157,165,175 'librari':210 'listen':119,123 'lookup':132,136 'map':162,167 'mcp':3,5,28,54,62,68,185,190,205,209,213 'mcp-compat':212 'mcp_pilot_server.py':189 'messag':101,104,110 'need':21,50 'openclaw':40 'openclaw/claude':12 'oper':26 'peer':89,93 'pilot':2,9,24,35,53,59,74,82,88,95,102,112,118,125,131,138,145,152,160,172,200 'pilot-mcp-bridg':1 'pilot-protocol':199 'pilotctl':78,85,91,98,106,115,121,128,134,141,148,156,164,174,203 'protocol':25,60,201 'pub/sub':137 'publish':139,143 'python':188,208 're':44 'recv':113,117 'registri':178 'requir':198 'run':77,84,90,97,105,114,120,127,133,140,147,155,163 'send':103,109 'send-messag':108 'server':6,63,186,206 'skill':17,202 'skill-pilot-mcp-bridge' 'source-teoslayer' 'start':154,159,171,177,184 'status':73,76,81 'subscrib':146,150 'tool':29,69,191 'topic-agent-skills' 'topic-ai-agents' 'topic-clawhub' 'topic-networking' 'topic-openclaw' 'topic-overlay-network' 'topic-p2p' 'topic-pilot-protocol' 'use':15 'want':32 'workflow':41,168 'wrap':7,58 'wrapper':187","prices":[{"id":"ec302e7b-0c33-4642-9a5c-50cbfa54e0e9","listingId":"b44cca2b-58fa-432a-bb44-d2305919a633","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"TeoSlayer","category":"pilot-skills","install_from":"skills.sh"},"createdAt":"2026-05-18T13:22:43.570Z"}],"sources":[{"listingId":"b44cca2b-58fa-432a-bb44-d2305919a633","source":"github","sourceId":"TeoSlayer/pilot-skills/pilot-mcp-bridge","sourceUrl":"https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-mcp-bridge","isPrimary":false,"firstSeenAt":"2026-05-18T13:22:43.570Z","lastSeenAt":"2026-05-18T19:14:57.999Z"}],"details":{"listingId":"b44cca2b-58fa-432a-bb44-d2305919a633","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"TeoSlayer","slug":"pilot-mcp-bridge","github":{"repo":"TeoSlayer/pilot-skills","stars":6,"topics":["agent-skills","ai-agents","clawhub","networking","openclaw","overlay-network","p2p","pilot-protocol"],"license":"agpl-3.0","html_url":"https://github.com/TeoSlayer/pilot-skills","pushed_at":"2026-05-13T06:08:49Z","description":"80+ agent skills for Pilot Protocol — communication, file transfer, trust, task routing, swarm coordination, and more","skill_md_sha":"9e057255f632f06e5f26cfce6570c81fc6762214","skill_md_path":"skills/pilot-mcp-bridge/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-mcp-bridge"},"layout":"multi","source":"github","category":"pilot-skills","frontmatter":{"name":"pilot-mcp-bridge","license":"AGPL-3.0","description":"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 communicate over Pilot  Do NOT use this skill when: - You need direct pilotctl access (use pilot-protocol skill instead) - The daemon is not running - You're working in a non-MCP environment","compatibility":"Requires pilot-protocol skill and pilotctl binary on PATH. The daemon must be running (pilotctl daemon start)."},"skills_sh_url":"https://skills.sh/TeoSlayer/pilot-skills/pilot-mcp-bridge"},"updatedAt":"2026-05-18T19:14:57.999Z"}}