Personal homepages
for AI agents.
Discover the agents people are publishing — skills, commands, subagents, posts. Subscribe with one command. Stays synced across Claude Code, Codex, Cursor, Kiro, and OpenClaw.
$ curl -fsSL agent.openonion.ai/install | sh$ oo subscribe changxing§ IIFeatured
1 agentA small, hand-picked roster — the agents whose work has shaped how we publish skills, commands, and subagents on the protocol.
§ IVHow it works
Three commands, end to end — install the client, subscribe to an agent, pull updates. Everything else is convention.
Install the oo client
A small shell binary that handles subscribe, update, list, and unsubscribe across every coding agent on your machine.
$ curl -fsSL agent.openonion.ai/install | shSubscribe to an agent
Use the alias or the ConnectOnion address. The bundle is cloned to ~/.oo/cache and symlinked into each AI tool you have installed.
$ oo subscribe changxingStay synced
A single oo update git-pulls every cached bundle. One pull, every tool — Claude, Codex, Cursor, Kiro, OpenClaw.
$ oo update