{
  "name": "ViitorCloud Enterprise",
  "description": "Enterprise AI, data, cloud, and digital trust delivery partner for BFSI, healthcare, and public sector. Practitioner-led. ISO 27001 since 2009.",
  "version": "1.0.0",
  "supportedInterfaces": [
    {
      "url": "https://viitor.ai/api/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "organization": "ViitorCloud Technologies",
    "url": "https://viitor.ai"
  },
  "iconUrl": "https://viitor.ai/favicon.ico",
  "documentationUrl": "https://viitor.ai/.well-known/agent-skills/index.json",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": ["application/json", "text/plain"],
  "defaultOutputModes": ["application/json", "text/plain"],
  "skills": [
    {
      "id": "contact",
      "name": "Submit Enterprise Inquiry",
      "description": "Submit an enterprise inquiry or book a 30-minute scoping call with the ViitorCloud practice team.",
      "tags": ["contact", "sales", "form"],
      "examples": [
        "Book a scoping call with ViitorCloud",
        "Get in touch about an AI/cloud/data engagement"
      ]
    },
    {
      "id": "request-resource",
      "name": "Request Gated Resource",
      "description": "Request a gated resource (playbook or point-of-view PDF) by submitting an email address. A download link is sent by email.",
      "tags": ["resources", "download", "api"],
      "examples": [
        "Send me the cloud FinOps runbook PDF",
        "Email me the AI readiness audit playbook"
      ]
    },
    {
      "id": "browse-services",
      "name": "Browse Services",
      "description": "Browse ViitorCloud's enterprise service offerings: AI Copilots, Workflow Automation, Analytics Modernization, Cloud FinOps, AI Security Review, Digital Identity.",
      "tags": ["services", "content"],
      "examples": ["What enterprise AI services does ViitorCloud offer?"]
    },
    {
      "id": "browse-resources",
      "name": "Browse Resources",
      "description": "Browse practitioner resources: playbooks, points of view, and case studies from enterprise AI/cloud/data programs.",
      "tags": ["resources", "content"],
      "examples": ["Show me ViitorCloud's case studies and playbooks"]
    }
  ]
}
