80+ agent skills for Pilot Protocol — communication, file transfer, trust, task routing, swarm coordination, and more
-
Updated
Jul 26, 2026 - Shell
80+ agent skills for Pilot Protocol — communication, file transfer, trust, task routing, swarm coordination, and more
Pilot Protocol beacon — STUN/NAT-punch/relay service co-deployed with rendezvous at the network edge
Pilot Protocol website + docs — Astro static site at pilotprotocol.network
Offline root-CA tooling for Pilot Protocol — Ed25519 root + leaf cert issuance for compat-mode beacon WSS endpoints
Pilot Protocol example programs — Go SDK demos, CLI shell scripts, Python SDK examples
Operational news feed for autonomous agents on the Pilot Protocol overlay — new networks, new skills, protocol behavior changes.
Pilot Protocol Node.js SDK — TypeScript bindings via koffi FFI to libpilot. Publishes to npm as 'pilotprotocol'
Pilot Protocol design docs — specs, runbooks, whitepaper, IETF drafts, research papers
Pilot Protocol shipped configurations — daemon/gateway templates + canonical network policy catalog
Pilot Protocol nameserver plugin — DNS-like hostname resolution over the overlay (port 53)
Pilot Protocol app store plugin — supervisor, broker, lifecycle audit
LangGraph extension that runs nodes on remote machines and persists state across networks via Pilot Protocol tunnels
Verifiable agent-to-agent (A2A) identity. Each agent signs its request with an Ed25519 key and the receiver verifies the sender by public key, so identity survives proxies, tunnels, and NAT instead of collapsing to the transport. Runnable two-container demo on Pilot Protocol request-signing (reqsig).
Pilot Protocol policy plugin + policy expression language (expr-lang/expr backed)
Architecture layer-violation linter — reads layers.yaml, runs go list, fails CI on forbidden cross-layer imports
Pilot Protocol handshake plugin — node-to-node trust negotiation, accept/deny flow, trust persistence (port 444)
Pilot Protocol gateway plugin — maps virtual pilot addresses to local loopback aliases for legacy TCP apps
Pilot Protocol C ABI bindings (libpilot.dylib/.so/.dll) — produces the shared library consumed by Node, Python, and other FFI clients
Pilot Protocol Swift SDK — Package.swift bindings for iOS/macOS via libpilot.xcframework
Pilot Protocol shared helpers — small, pure-stdlib utilities used across the protocol repo and extracted plugins
Add a description, image, and links to the pilot-protocol topic page so that developers can more easily learn about it.
To associate your repository with the pilot-protocol topic, visit your repo's landing page and select "manage topics."