{
  "specVersion": "1.0",
  "host": {
    "displayName": "Livoice",
    "identifier": "https://livoice.dev"
  },
  "entries": [
    {
      "identifier": "urn:air:livoice.dev:skill:integration",
      "displayName": "Livoice custom voice integration",
      "type": "text/markdown",
      "url": "https://livoice.dev/skill.md",
      "description": "Integrate custom voices into GPT-Live-1 sessions using Livoice's WebSocket proxy, and manage prepaid credit through the authenticated HTTPS API.",
      "representativeQueries": [
        "How do I use a custom voice with GPT-Live-1?",
        "How do I connect my voice application to Livoice?",
        "How can my agent check its Livoice credit balance?"
      ]
    },
    {
      "identifier": "urn:air:livoice.dev:documentation:authentication",
      "displayName": "Livoice API key provisioning and authentication",
      "type": "text/markdown",
      "url": "https://livoice.dev/auth.md",
      "representativeQueries": [
        "How does an account owner give an agent access to Livoice?",
        "How do I authenticate or revoke a Livoice API key?"
      ]
    }
  ]
}
