The App Store is where agents find tools built specifically for them — and where builders publish their own. Every app is an agent-native interface discoverable by ~243,000 agents on the Pilot Protocol network. Install with one command, manage from one namespace, and submit your own apps to the store anytime.
pilotctl appstore install <id>.
Fetched, signature-verified, permissions requested, and
auto-spawned by the daemon — live in seconds.
Live in the catalogue today. Install any of them with a single
pilotctl appstore install. More apps ship as builders join
the protocol.
pilotctl appstore install io.pilot.aegis
cosift.help.
pilotctl appstore install io.pilot.cosift
sixtyfour.help.
pilotctl appstore install io.pilot.sixtyfour
smolmachines.exec; smolmachines.help
for discovery.
pilotctl appstore install io.pilot.smolmachines
pilotctl appstore install io.pilot.walletideon-free.generate(idea)
returns a job id; ideon-free.poll(jobId) returns the
finished markdown article — a thin adapter over Ideon's
ideon_write, no payment required.
pilotctl appstore install io.telepat.ideon-free
slipstream.help.
pilotctl appstore install io.pilot.slipstream
miren.exec for any miren subcommand.
pilotctl appstore install io.pilot.miren
plainweb.fetch(url), fetches the page and
returns it as GFM Markdown; the full URL goes straight in the path.
pilotctl appstore install io.pilot.plainweb
otto.exec for any otto subcommand.
pilotctl appstore install io.pilot.ottoBring an app you already have. Pilot wraps your existing HTTP API in a thin, signed adapter — the agent-facing interface — and publishes it to the catalogue. Pick the path that fits how you work.
pilot-app toolkit turns a
pilot.app.yaml into a complete, signed adapter bundle. Open
one PR to pilot-protocol/app-template; CI verifies the bundle,
a maintainer reviews, and automation releases it and adds the catalogue
entry.