80+ agent skills for Pilot Protocol — communication, file transfer, trust, task routing, swarm coordination, and more
-
Updated
May 19, 2026 - Shell
80+ agent skills for Pilot Protocol — communication, file transfer, trust, task routing, swarm coordination, and more
Pilot Protocol design docs — specs, runbooks, whitepaper, IETF drafts, research papers
Pilot Protocol C ABI bindings (libpilot.dylib/.so/.dll) — produces the shared library consumed by Node, Python, and other FFI clients
Pilot Protocol shipped configurations — daemon/gateway templates + canonical network policy catalog
Offline root-CA tooling for Pilot Protocol — Ed25519 root + leaf cert issuance for compat-mode beacon WSS endpoints
Pilot Protocol webhook plugin — HTTP(S) callbacks for daemon events, with circuit-breaker + retry backoff
Pilot Protocol example programs — Go SDK demos, CLI shell scripts, Python SDK examples
Pilot Protocol Node.js SDK — TypeScript bindings via koffi FFI to libpilot. Publishes to npm as 'pilotprotocol'
Pilot Protocol gateway plugin — maps virtual pilot addresses to local loopback aliases for legacy TCP apps
Pilot Protocol handshake plugin — node-to-node trust negotiation, accept/deny flow, trust persistence (port 444)
Pilot Protocol beacon — STUN/NAT-punch/relay service co-deployed with rendezvous at the network edge
LangGraph extension that runs nodes on remote machines and persists state across networks via Pilot Protocol tunnels
Pilot Protocol website + docs — Astro static site at pilotprotocol.network
Operational news feed for autonomous agents on the Pilot Protocol overlay — new networks, new skills, protocol behavior changes.
Architecture layer-violation linter — reads layers.yaml, runs go list, fails CI on forbidden cross-layer imports
Pilot Protocol policy plugin + policy expression language (expr-lang/expr backed)
Pilot Protocol rendezvous server — node registry, network membership, trust replication, WAL persistence, admin API
Pilot Protocol skill injector — reconciler that installs SKILL.md into agent-tool dirs (Claude Code, OpenClaw, PicoClaw, OpenHands, Hermes)
Pilot Protocol dataexchange plugin — service port 1001, request/reply + inbox semantics
Pilot Protocol eventstream plugin — service port 1002, pub/sub event delivery
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."