{
  "specVersion": "1.0",
  "host": {
    "displayName": "SchoolDays.com.hk",
    "identifier": "did:web:schooldays.com.hk",
    "documentationUrl": "https://www.schooldays.com.hk/okf/index.md",
    "logoUrl": "https://www.schooldays.com.hk/favicon.ico"
  },
  "entries": [
    {
      "identifier": "urn:air:schooldays.com.hk:knowledge:okf",
      "displayName": "Hong Kong School Directory Knowledge Bundle",
      "type": "application/ai-skill+md",
      "url": "https://www.schooldays.com.hk/okf/index.md",
      "description": "Open Knowledge Format bundle covering 1,900+ Hong Kong kindergartens, primary schools, and secondary schools. Includes structured data schemas, district statistics, education concepts, and interactive tool documentation sourced from the Education Bureau 2025/26 data.",
      "tags": ["hong-kong", "education", "schools", "kindergarten", "primary", "secondary", "directory"],
      "capabilities": [
        "SchoolLookup",
        "DistrictStats",
        "FeeComparison",
        "SchoolRanking",
        "PathwayPlanning",
        "BandingAnalysis"
      ],
      "representativeQueries": [
        "find kindergarten schools in Sha Tin with fees under $50000",
        "compare band 1 secondary schools in Kowloon",
        "what primary schools feed into St Paul's Co-educational College",
        "list EMI secondary schools on Hong Kong Island"
      ],
      "version": "2025/26",
      "updatedAt": "2026-06-18T00:00:00Z"
    },
    {
      "identifier": "urn:air:schooldays.com.hk:catalog:okf",
      "displayName": "SchoolDays OKF Sub-Catalog",
      "type": "application/ai-catalog+json",
      "url": "https://www.schooldays.com.hk/.well-known/okf-catalog.json",
      "description": "Nested catalog of OKF knowledge resources: school data schemas, district guides, education concepts, and interactive tool documentation.",
      "tags": ["okf", "knowledge-base", "nested-catalog"],
      "representativeQueries": [
        "what fields are available on Hong Kong primary school records",
        "explain Hong Kong secondary school banding system",
        "how do school networks work for primary admission"
      ]
    },
    {
      "identifier": "urn:air:schooldays.com.hk:discovery:sitemap",
      "displayName": "SchoolDays Site Map",
      "type": "application/sitemap+xml",
      "url": "https://www.schooldays.com.hk/sitemap.xml",
      "description": "Machine-readable sitemap listing all school detail pages, district pages, guides, and interactive tools on SchoolDays.com.hk.",
      "tags": ["sitemap", "crawl", "discovery"],
      "capabilities": ["SiteCrawl", "PageDiscovery"],
      "representativeQueries": [
        "list all Hong Kong school pages on SchoolDays",
        "find the URL for a specific kindergarten profile page"
      ]
    }
  ]
}
