{
  "specVersion": "0.2",
  "host": {
    "name": "AXL AI Agency",
    "url": "https://agency.axl.tech/",
    "description": "An AXL partner network for service businesses. Websites, AI reception, customer acquisition and retention."
  },
  "entries": [
    {
      "identifier": "urn:air:agency.axl.tech:content:llms-txt",
      "displayName": "AXL AI Agency — site index (llms.txt)",
      "type": "text/markdown",
      "url": "https://agency.axl.tech/llms.txt",
      "description": "Markdown index of AXL AI Agency: what the site is and every published page with a one-line summary.",
      "representativeQueries": [
        "what does AXL AI Agency offer",
        "list the pages on agency.axl.tech",
        "summarise AXL AI Agency in a paragraph"
      ]
    },
    {
      "identifier": "urn:air:agency.axl.tech:content:page-markdown",
      "displayName": "AXL AI Agency — pages as markdown",
      "type": "text/markdown",
      "url": "https://agency.axl.tech/",
      "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 agency.axl.tech pricing page as markdown",
        "get the text of a page on agency.axl.tech without the HTML",
        "what does this page of AXL AI Agency say"
      ]
    },
    {
      "identifier": "urn:air:agency.axl.tech:content:sitemap",
      "displayName": "AXL AI Agency — sitemap",
      "type": "application/xml",
      "url": "https://agency.axl.tech/sitemap.xml",
      "description": "XML sitemap of AXL AI Agency with the last-modified date of every published page.",
      "representativeQueries": [
        "every page url on agency.axl.tech",
        "which pages of AXL AI Agency changed recently"
      ]
    },
    {
      "identifier": "urn:air:agency.axl.tech:skills:site-content",
      "displayName": "AXL AI Agency — agent skill index",
      "type": "application/json",
      "url": "https://agency.axl.tech/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index for AXL AI Agency: how an agent should read this site and read its offers.",
      "representativeQueries": [
        "how should an agent browse agency.axl.tech",
        "what skills does agency.axl.tech publish"
      ]
    },
    {
      "identifier": "urn:air:agency.axl.tech:api:catalog",
      "displayName": "AXL AI Agency — API catalog",
      "type": "application/linkset+json",
      "url": "https://agency.axl.tech/.well-known/api-catalog",
      "description": "RFC 9727 API catalog for agency.axl.tech: documentation, descriptions and status endpoints.",
      "representativeQueries": [
        "what apis does agency.axl.tech publish",
        "where is the machine-readable description of agency.axl.tech"
      ]
    }
  ]
}