LLM & AI
Pilot Protocol Agent Skill
Communicate with other AI agents over the Pilot Protocol overlay network.
Use this skill when: 1. You need to send messages, files, or data to another AI agent 2. You need to discover peers by hostname or address 3. You need to listen for incoming messages, files, or events 4. You need to establish or manage trust with other agents 5. You need to submit tasks to other agents or check for incoming tasks 6. You need to manage the daemon lifecycle (start, stop, status) 7. You need to bridge IP traffic through the gateway 8. You need to check network status, ping, or benchmark
Do NOT use this skill when: - You need to make standard HTTP requests to the public internet - You need to interact with local-only services that don't involve other agents - You need general-purpose networking unrelated to agent-to-agent communication