{
  "$schema": "https://raw.githubusercontent.com/cloudflare/agent-skills-discovery-rfc/main/schema/v0.2.0/index.schema.json",
  "version": "0.2.0",
  "name": "apis.io agent skills",
  "description": "Skills for discovering and consuming APIs in the apis.io federated catalog. Use these to navigate the network, search the catalog, and fetch machine-readable specifications.",
  "url": "https://apis.io/skills/",
  "publisher": {
    "name": "API Evangelist",
    "url": "https://apievangelist.com"
  },
  "skills": [
    {
      "name": "discover-apis-io",
      "type": "claude-skill",
      "description": "Discover the structure of the apis.io network — its subdomains, machine-readable catalogs, and content-negotiation conventions — so other skills can find APIs efficiently.",
      "url": "https://apis.io/skills/discover-apis-io/SKILL.md",
      "sha256": "50e60501d6983f387d3a6fcaa4c196b35526b6e1b3a2b30afb712cfb386a9c64"
    },
    {
      "name": "search-apis",
      "type": "claude-skill",
      "description": "Find APIs in the apis.io catalog by keyword, capability, tag, or provider.",
      "url": "https://apis.io/skills/search-apis/SKILL.md",
      "sha256": "c76d54ff17382da2993e839d694a7e0ac05faf637fb99750224989a576ae2437"
    },
    {
      "name": "fetch-api-spec",
      "type": "claude-skill",
      "description": "Given an apis.io API URL or catalog entry, fetch the OpenAPI / AsyncAPI / Postman specification for that API.",
      "url": "https://apis.io/skills/fetch-api-spec/SKILL.md",
      "sha256": "06e95db11210635de4d15232db7d2b90c266183a8a50ccaba69b60839449b428"
    }
  ]
}
