{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "voxgig-generate-sdks",
      "type": "skill-md",
      "description": "Generate an SDK, CLI, MCP server, Agent Skills, REPL and a type-safe semantic model from an OpenAPI description, using the open-source Voxgig generator. Use this when a user owns an API, has or can write an OpenAPI 3 description of it, and wants client libraries in several languages or an MCP server that will not drift from those libraries. Also use it to find a worked example: the Voxgig catalogue holds 600+ SDKs generated from real public APIs.",
      "url": "/.well-known/agent-skills/voxgig-generate-sdks/SKILL.md",
      "digest": "sha256:24b2778129721f90017c830ea3c022760df6ca805c3a705636b6cf3647b34261"
    }
  ]
}