ADL-compliant agents
Every listed agent ships an `agent.yaml` that follows the Agent Definition Language schema, so capabilities, tools, and skills are uniformly typed and discoverable.
Discover A2A (Agent-to-Agent) services and portable skills you can drop into any agent.
The registry indexes two external catalogs - it does not store agent or skill manifests itself.
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.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).