{
  "protocolVersion": "0.3.0",
  "name": "Mizan Digital",
  "description": "Moroccan legal and academic knowledge agent for discovering structured public information about Moroccan law, legal study resources, law schools and public legal news.",
  "url": "https://www.mizan.page/",
  "version": "1.0.0",
  "provider": {
    "organization": "Mizan Digital Platform",
    "url": "https://www.mizan.page/"
  },
  "documentationUrl": "https://www.mizan.page/llms.txt",
  "iconUrl": "https://www.mizan.page/Logo.svg",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "text/markdown", "application/json"],
  "skills": [
    {
      "id": "moroccan-legal-research",
      "name": "Moroccan Legal Research",
      "description": "Discover and organize public Moroccan legal information and official-source references.",
      "tags": ["moroccan-law", "legal-research", "legislation", "arabic", "french"],
      "examples": ["Find information about the Moroccan Labour Code", "Find official sources for Moroccan legislation"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain", "text/markdown", "application/json"]
    },
    {
      "id": "law-school-directory",
      "name": "Law School Directory",
      "description": "Find Moroccan law faculties, universities, cities and official links.",
      "tags": ["law-schools", "universities", "morocco"],
      "examples": ["Find law faculties in Casablanca", "Show Moroccan law schools"],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain", "text/markdown", "application/json"]
    }
  ],
  "supportedInterfaces": [
    {
      "url": "https://www.mizan.page/",
      "protocolBinding": "https://a2a-protocol.org/bindings/http+json",
      "protocolVersion": "0.3.0"
    }
  ],
  "security": [],
  "supportsAuthenticatedExtendedCard": false
}
