{
  "protocolVersion": "0.3.0",
  "name": "ElephantClock",
  "description": "ElephantClock Technology is an AI engineering company based in Abu Dhabi, UAE. We design and build practical, private, and secure AI agents, chatbots, and applications for businesses across the United Arab Emirates. This Agent Card lets AI agents discover ElephantClock and request a consultation. The A2A endpoint is live and read-only: message/send returns information about ElephantClock's services and live consultation availability, with the booking completed on the website. It does not create bookings or take irreversible actions.",
  "url": "https://www.elephantclock.ae/a2a/v1",
  "preferredTransport": "JSONRPC",
  "version": "0.1.0",
  "provider": {
    "organization": "ElephantClock Technology",
    "url": "https://www.elephantclock.ae"
  },
  "iconUrl": "https://www.elephantclock.ae/logo.png",
  "documentationUrl": "https://www.elephantclock.ae/research/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "book-consultation",
      "name": "Book a free AI consultation",
      "description": "Request a free consultation with ElephantClock's AI engineering team to scope an AI agent, chatbot, or app for your business. Returns live availability and a link to schedule a meeting.",
      "tags": ["consultation", "booking", "ai-agents", "automation", "uae"],
      "examples": [
        "Book a consultation about building an AI agent for our support inbox.",
        "We want to automate quote generation for our trading company. Can ElephantClock help?",
        "Schedule a call to discuss a private, on-premise AI assistant."
      ]
    },
    {
      "id": "describe-services",
      "name": "Describe ElephantClock services",
      "description": "Explain ElephantClock's AI services, solutions, and approach for UAE businesses, including AI agents, chatbots, apps, and private on-device AI.",
      "tags": ["services", "capabilities", "information", "ai"],
      "examples": [
        "What does ElephantClock build?",
        "Do you have experience with private AI where data never leaves our infrastructure?",
        "What industries has ElephantClock worked with in the UAE?"
      ]
    }
  ]
}
