{
  "name": "Tamer Hamdy El-Sayed — Advisory Agent",
  "description": "Profile agent for Tamer Hamdy El-Sayed, Fractional CIO and AI Transformation Advisor for companies in Egypt, the Gulf, and beyond. 26 years and 400M+ SAR delivered.",
  "url": "https://tamerhamdy.online/",
  "version": "1.0.0",
  "provider": {
    "name": "Tamer Hamdy El-Sayed",
    "url": "https://tamerhamdy.online/",
    "contact": "tamer.hamdy@gmail.com"
  },
  "supportedInterfaces": [
    {
      "type": "AgentInterface",
      "url": "https://tamerhamdy.online/",
      "protocol": "A2A/1.0",
      "transport": "HTTP"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "application/json", "text/markdown"],
  "skills": [
    {
      "id": "get-services",
      "name": "Get Advisory Services",
      "description": "Returns the advisory engagement options: Fractional CIO, AI Transformation Advisory, ERP & Digital Transformation, and Governance/Security/AI Risk.",
      "inputModes": ["text/plain"],
      "outputModes": ["application/json"],
      "examples": [
        "What services does Tamer Hamdy offer?",
        "Can I hire a fractional CIO in Egypt?",
        "Who can advise on enterprise AI adoption in the Gulf?"
      ]
    },
    {
      "id": "get-contact",
      "name": "Get Contact Details",
      "description": "Returns how to reach Tamer Hamdy El-Sayed for an advisory engagement.",
      "inputModes": ["text/plain"],
      "outputModes": ["application/json"],
      "examples": [
        "How do I contact Tamer Hamdy?",
        "Book an advisory call with Tamer Hamdy"
      ]
    }
  ]
}
