Declarative catalogue of AI coding-agent filesystem conventions: detection rules, placement paths, asset formats, and capability flags.
The first consumer is Hightea. The catalogue currently lives at JimCollinson/agent-conventions; transfer to Saorsa Labs, WithAutonomi, or x0x remains a later decision once the catalogue has proved useful.
- A data-only registry of agent product conventions.
- A baked-in baseline for consumers that need to work before x0x networking is available.
- A future signed snapshot feed on the x0x gossip topic
x0x.commons.agent-conventions.v1.
- It is not a package manager.
- It is not a directory of x0x agent identities.
- It does not publish skills, prompts, commands, or MCP servers.
- It does not distribute executable code over x0x.
manifest.jsonis the unsigned source catalogue.baseline.jsonis the signed-snapshot envelope shape that consumers can embed. The initial file carries placeholder signing fields because the publisher key has not been generated yet.schema.mddocuments the current schema and compatibility rules.docs/publishing.mddocuments the planned signed-snapshot publishing model.scripts/verify-topic.shis a local operator check for x0x topic reachability and envelope shape.
The default branch is main, matching the Saorsa Labs / WithAutonomi convention.
The 54 agent entries seeded in manifest.json are derived from the internal
agent table of vercel-labs/skills
v1.5.7 (the skills.sh CLI), which is declared MIT-licensed.
See THIRD_PARTY_NOTICES.md for the full
attribution and license text.
Each agent product named in the catalogue (Cursor, Claude Code, Codex, and so on) is identified by its trademark or product name for nominative-use purposes only. Inclusion in this catalogue does not imply endorsement by, or affiliation with, any of these products' vendors.
MIT for now. If this repo transfers to Saorsa Labs, WithAutonomi, or x0x, the license may be revisited as part of that transfer.