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