{
  "$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 public APIs.",
      "url": "/.well-known/agent-skills/voxgig-generate-sdks/SKILL.md",
      "digest": "sha256:bee9036e73a558abf8af05f3f95c2312021ad62e5f43d64275b8f83603ac2b0b"
    }
  ]
}