{
  "name": "MAIIA Hospitality Product Advisor",
  "description": "The machine-callable counterpart to the MAIIA Website Sales Agent on maiiahospitality.ai (MAIIA Hospitality AI Suite, formerly MAIIA Concierge). Supports evidence-led evaluation of MAIIA's hospitality sales method, connected products including MAIIA Concierge Guest App, structured-content workflow, Automatic GEO, and product fit.",
  "version": "1.0.0",
  "supportedInterfaces": [
    {
      "url": "https://app.commerce.maiiasuite.com/api/a2a/1",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    },
    {
      "url": "https://app.commerce.maiiasuite.com/api/a2a/1",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "0.2.1"
    }
  ],
  "provider": {
    "organization": "MAIIA Hospitality AI Suite",
    "url": "https://maiiahospitality.ai"
  },
  "documentationUrl": "https://maiiahospitality.ai/platform/a2a",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "securitySchemes": {
    "bearerAuth": {
      "httpAuthSecurityScheme": {
        "scheme": "Bearer",
        "bearerFormat": "JWT",
        "description": "Open discovery session (no API key). Token URL: https://app.commerce.maiiasuite.com/api/a2a/1/session - POST returns {\"token\"|\"access_token\", \"expires_in\", \"token_type\":\"Bearer\", \"propertyId\"}. Send Authorization: Bearer <token> on A2A RPC. Docs: https://maiiahospitality.ai/platform/a2a."
      }
    }
  },
  "securityRequirements": [
    {
      "schemes": {
        "bearerAuth": {
          "list": []
        }
      }
    }
  ],
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "hospitality-platform-evaluation",
      "name": "Hospitality AI Product Evaluation",
      "description": "Explains and demonstrates MAIIA Hospitality AI Suite hotel-facing applications (Website Sales Agent, MAIIA Concierge Guest App, AI Control Center), consultative hospitality sales method, structured-content operating model, Automatic GEO, A2A, and product evaluation criteria. Use realistic multi-turn scenarios to assess clarification, continuity, recommendation reasoning, and appropriate next steps.",
      "tags": [
        "b2b-evaluation",
        "hospitality-platform",
        "website-sales-agent",
        "concierge-guest-app",
        "ai-control-center",
        "automatic-geo",
        "a2a"
      ],
      "examples": [
        "How does MAIIA's Website Sales Agent differ from a generic hotel chatbot?",
        "What is the operator workflow when a hotel updates a restaurant menu?",
        "How should a hotel evaluate whether an AI assistant can support sales conversations?",
        "Which MAIIA products support pre-arrival and in-stay guest interactions?",
        "What is MAIIA Concierge Guest App versus the Website Sales Agent?",
        "I am comparing hospitality AI vendors. What live evidence should I ask each vendor to provide?"
      ]
    }
  ]
}
