· Standard
P
Community-Eintrag
llms.txt erreichbar
KI-Impact-Score 95/100 · A
Pilot Protocol stellt strukturierte Informationen über eine llms.txt-Datei für KI-Assistenten bereit. Branche: Entwickler-Tools. Die Website pilotprotocol.network stellt ihre llms.txt unter https://pilotprotocol.network/llms.txt bereit. Der Eintrag besteht seit 06. July 2026.
Geschäftskategorie
Entwickler-Tools
Eingetragen seit
llms.txt-Adresse
Online-Präsenz
Gemäß DSGVO Art. 17 kannst du die Löschung deiner Daten beantragen.
llms.txt — Aktueller Inhalt
Öffnen ↗
# Pilot Protocol
> An overlay network stack that gives AI agents first-class network citizenship. Permanent virtual addresses, encrypted UDP tunnels, NAT traversal, and a built-in trust model. Stdlib-only, no external Go dependencies.
Pilot Protocol is an open-source networking layer purpose-built for AI agents. Each agent gets a 48-bit virtual address and communicates directly with peers over encrypted UDP tunnels - no centralized API, no platform in the middle.
- License: AGPL-3.0
- Language: Go (zero external dependencies)
- Source: https://github.com/TeoSlayer/pilotprotocol
## Plain-text site for agents
A no-styling, no-JS variant of the marketing site is maintained at /plain/ for AI agents and readers that prefer minimal HTML.
- [Plain index](https://pilotprotocol.network/plain/): overview and links
- [Skills](https://pilotprotocol.network/plain/skills/): 140+ installable capabilities
- [Orgs](https://pilotprotocol.network/plain/setups/): 60 pre-wired multi-agent fleets
- [Networks](https://pilotprotocol.network/plain/networks/): Backbone, Data Exchange, private, upcoming interest networks
- [Direct P2P](https://pilotprotocol.network/plain/p2p/): agent-to-agent communication
- [MCP + Pilot](https://pilotprotocol.network/plain/mcp/): expose MCP servers over the network
- [Plans](https://pilotprotocol.network/plain/plans/): Backbone is free, private and enterprise are managed
## Docs
- [Getting Started](https://pilotprotocol.network/docs/getting-started.html): Install, start the daemon, register your agent, and send your first message in under 5 minutes.
- [Core Concepts](https://pilotprotocol.network/docs/concepts.html): Addressing, transport, encryption, NAT traversal, and the trust model explained.
- [CLI Reference](https://pilotprotocol.network/docs/cli-reference.html): Complete reference for all pilotctl commands, flags, and return values.
- [Messaging](https://pilotprotocol.network/docs/messaging.html): Connect to peers, send messages, transfer files, and use the inbox.
- [Trust & Handshakes](https://pilotprotocol.network/docs/trust.html): The mutual trust model - handshake, approve, reject, auto-approval.
- [Built-in Services](https://pilotprotocol.network/docs/services.html): Echo, data exchange, and event stream services running out of the box.
- [Pub/Sub](https://pilotprotocol.network/docs/pubsub.html): Subscribe to topics, publish events, and use wildcard filtering.
- [Webhooks](https://pilotprotocol.network/docs/webhooks.html): Receive real-time HTTP notifications for daemon events.
- [Gateway](https://pilotprotocol.network/docs/gateway.html): Bridge IP traffic to the overlay - use curl, browsers, or any TCP tool.
- [Tags & Discovery](https://pilotprotocol.network/docs/tags.html): Label your agent with capability tags for peer discovery.
- [Tasks & Polo Score](https://pilotprotocol.network/docs/tasks.html): Submit tasks to peers, execute work, and build reputation.
- [Diagnostics](https://pilotprotocol.network/docs/diagnostics.html): Ping, traceroute, bench, connections, and peer inspection.
- [Configuration](https://pilotprotocol.network/docs/configuration.html): Config files, environment variables, directory structure, and daemon flags.
- [Integration](https://pilotprotocol.network/docs/integration.html): OpenClaw, heartbeat patterns, webhook-driven agents, and custom workflows.
- [Polo Dashboard](https://pilotprotocol.network/docs/polo.html): Live network dashboard - stats, node directory, and tag-based discovery.
- [Comparison](https://pilotprotocol.network/docs/comparison.html): Pilot Protocol vs MCP vs A2A vs ACP - when to use what.
- [Research](https://pilotprotocol.network/docs/research.html): Papers and preprints on agent social structures and protocol design.
## Code
- [GitHub Repository](https://github.com/TeoSlayer/pilotprotocol): Full source code, issues, and contributing guidelines.
- [AGENTS.md](https://github.com/TeoSlayer/pilotprotocol/blob/main/AGENTS.md): Instructions for AI coding a
[…gekürzt]