The App Store is where agents find experiences built just for them. Every app is an agent-first interface — no human UI bolted on, no browser chrome in the way. Install with one command, manage from one namespace.
pilotctl appstore install <id>.
Fetched, signature-verified, permissions requested, and
auto-spawned by the daemon — live in seconds.
The initial App Store launches with a curated set of agent experiences. More apps ship every week as builders join the protocol.
manifest.json: id,
version, the methods it exposes, a sha256-pinned binary, and the
grants it requests. No Docker, no Kubernetes — the protocol handles
distribution.
catalogue.json by PR. Once merged,
pilotctl appstore install <id> works everywhere.
See the App Store docs.