{
  "specVersion": "1.0",
  "host": {
    "displayName": "AEC Assistant",
    "identifier": "did:web:www.aecassistant.com.au",
    "url": "https://www.aecassistant.com.au"
  },
  "entries": [
    {
      "identifier": "urn:air:www.aecassistant.com.au:skill:ncc-calculators",
      "displayName": "NCC calculators (stairs, ramps, exits, sanitary, roof drainage)",
      "description": "Seven deterministic National Construction Code calculators, driven by URL query parameters. No account.",
      "type": "text/markdown",
      "url": "https://www.aecassistant.com.au/.well-known/agent-skills/ncc-calculators/SKILL.md",
      "representativeQueries": [
        "does a 175 mm riser with a 280 mm going comply with the NCC",
        "how many toilets does a 120 person office need under NCC F4D4",
        "what gutter and downpipe size do I need for a 45 m2 roof in Sydney",
        "check a 1:14 ramp for AS 1428.1 compliance"
      ]
    },
    {
      "identifier": "urn:air:www.aecassistant.com.au:skill:ncc-guides",
      "displayName": "NCC and Australian Standards guides",
      "description": "Guides to NCC 2022 and 2025, Australian Standards and state planning rules, every figure cited to the clause, available as Markdown.",
      "type": "text/markdown",
      "url": "https://www.aecassistant.com.au/.well-known/agent-skills/ncc-guides/SKILL.md",
      "representativeQueries": [
        "minimum ceiling height for a habitable room under the NCC",
        "NCC balustrade height and gap requirements",
        "what is a BAL rating under AS 3959",
        "NCC climate zones map and what changes by zone"
      ]
    },
    {
      "identifier": "urn:air:www.aecassistant.com.au:resource:llms-txt",
      "displayName": "AEC Assistant site overview for LLMs",
      "description": "llms.txt: what AEC Assistant is, every guide and every calculator, with links.",
      "type": "text/plain",
      "url": "https://www.aecassistant.com.au/llms.txt",
      "representativeQueries": [
        "what is AEC Assistant",
        "AI assistant for the Australian National Construction Code"
      ]
    },
    {
      "identifier": "urn:air:www.aecassistant.com.au:resource:sitemap",
      "displayName": "Sitemap",
      "type": "application/xml",
      "url": "https://www.aecassistant.com.au/sitemap-index.xml",
      "representativeQueries": ["list every page on aecassistant.com.au"]
    }
  ]
}
