{
  "specVersion": "0.2",
  "host": {
    "name": "courses.voicego.pro",
    "url": "https://courses.voicego.pro/",
    "description": "courses.voicego.pro"
  },
  "entries": [
    {
      "identifier": "urn:air:courses.voicego.pro:content:llms-txt",
      "displayName": "courses.voicego.pro — site index (llms.txt)",
      "type": "text/markdown",
      "url": "https://courses.voicego.pro/llms.txt",
      "description": "Markdown index of courses.voicego.pro: what the site is and every published page with a one-line summary.",
      "representativeQueries": [
        "what does courses.voicego.pro offer",
        "list the pages on courses.voicego.pro",
        "summarise courses.voicego.pro in a paragraph"
      ]
    },
    {
      "identifier": "urn:air:courses.voicego.pro:content:page-markdown",
      "displayName": "courses.voicego.pro — pages as markdown",
      "type": "text/markdown",
      "url": "https://courses.voicego.pro/",
      "description": "Every page of this site returns markdown instead of HTML when the request sends Accept: text/markdown, or when .md is appended to the page url.",
      "representativeQueries": [
        "read the courses.voicego.pro pricing page as markdown",
        "get the text of a page on courses.voicego.pro without the HTML",
        "what does this page of courses.voicego.pro say"
      ]
    },
    {
      "identifier": "urn:air:courses.voicego.pro:skills:site-content",
      "displayName": "courses.voicego.pro — agent skill index",
      "type": "application/json",
      "url": "https://courses.voicego.pro/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index for courses.voicego.pro: how an agent should read this site and read its offers.",
      "representativeQueries": [
        "how should an agent browse courses.voicego.pro",
        "what skills does courses.voicego.pro publish"
      ]
    },
    {
      "identifier": "urn:air:courses.voicego.pro:api:catalog",
      "displayName": "courses.voicego.pro — API catalog",
      "type": "application/linkset+json",
      "url": "https://courses.voicego.pro/.well-known/api-catalog",
      "description": "RFC 9727 API catalog for courses.voicego.pro: documentation, descriptions and status endpoints.",
      "representativeQueries": [
        "what apis does courses.voicego.pro publish",
        "where is the machine-readable description of courses.voicego.pro"
      ]
    }
  ]
}