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