{
  "aid_version": "1.0",
  "name": "Hessity",
  "description": "Hessity is the integrated operating system for private education in Egypt. It connects teachers, education centers, students, and parents for attendance, payments (cash and Hessity wallet), classes, communication, and reporting.",
  "url": "https://hessity.com",
  "version": "1.0.0",
  "provider": {
    "organization": "Hessity",
    "url": "https://hessity.com"
  },
  "documentationUrl": "https://hessity.com/llms.txt",
  "identity": {
    "name": "info",
    "version": "1.0.0",
    "deprecated": false
  },
  "connection": {
    "protocol": "https",
    "transport": "https"
  },
  "auth": {
    "type": "none"
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "capabilities": {
    "streaming": false,
    "supports_streaming": false,
    "actions": [
      {
        "name": "read_product",
        "intent": "query",
        "semantics": "read"
      },
      {
        "name": "read_pricing",
        "intent": "query",
        "semantics": "read"
      },
      {
        "name": "contact",
        "intent": "query",
        "semantics": "read"
      }
    ]
  },
  "skills": [
    {
      "id": "product-overview",
      "name": "Product overview",
      "description": "What Hessity is, who it is for, and how teachers and education centers run classes, attendance, and payments.",
      "tags": ["education", "egypt", "lms", "private-education"],
      "examples": [
        "What is Hessity?",
        "Who is Hessity for?"
      ]
    },
    {
      "id": "pricing-subscription-plans",
      "name": "Subscription plans",
      "description": "EGP subscription by student count: Free (up to 50), up to 200, up to 500, up to 1,000 — plus optional add-ons. 7-day trial on paid plans. Details on https://hessity.com/ar#offer and in Terms.",
      "tags": ["pricing", "fees", "subscription"],
      "examples": [
        "How much does Hessity cost?",
        "What subscription plans does Hessity offer?"
      ]
    },
    {
      "id": "contact",
      "name": "Contact Hessity",
      "description": "Email contact@hessity.com, WhatsApp +20 115 905 1321, or https://hessity.com/ar/contact",
      "tags": ["contact", "sales"],
      "examples": [
        "How do I contact Hessity?"
      ]
    }
  ]
}
