Skip to content

Inference GatewayRegistry

Discover A2A (Agent-to-Agent) services and portable skills you can drop into any agent.

Submit yours

The registry indexes two external catalogs - it does not store agent or skill manifests itself.

  • Agents live in inference-gateway/agents. Any public GitHub repo that ships an ADL agent.yaml at its root is eligible. Open a PR adding one entry to agents.yaml with the repo URL and an optional ref.
  • Skills live in inference-gateway/skills. PRs add per-skill files. Each skill carries an SPDX license field.

CI in each catalog repo validates the entry and regenerates catalog.json on merge; the new entry appears here within the jsDelivr @main cache window (up to ~12h).