{
  "name": "Smart Nagari Agent",
  "description": "Real estate discovery and investment advisory agent for Smart Nagari. Provides curated property portfolio browsing, Dholera SIR investment advisory, and consultation scheduling.",
  "version": "1.0.0",
  "provider": {
    "organization": "Smart Nagari",
    "url": "https://smartnagari.com"
  },
  "supportedInterfaces": [
    {
      "url": "https://smartnagari.com/api",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "text/markdown", "application/json"],
  "skills": [
    {
      "id": "browse-properties",
      "name": "Browse Properties",
      "description": "Browse and filter properties across Ahmedabad and Dholera SIR.",
      "tags": ["properties", "real-estate", "ahmedabad", "dholera-sir"],
      "examples": ["Show me properties in Dholera SIR", "List commercial plots in Ahmedabad"]
    },
    {
      "id": "consult-investment",
      "name": "Consult Investment",
      "description": "Access investment theses, land valuation insights, and infrastructure roadmaps.",
      "tags": ["investment", "advisory", "dholera-sir"],
      "examples": ["Explain the Dholera SIR investment potential", "What is the timeline for Dholera International Airport?"]
    },
    {
      "id": "schedule-consultation",
      "name": "Schedule Consultation",
      "description": "Book a direct 1-on-1 advisory session with Gaurav Khokher.",
      "tags": ["contact", "consultation", "booking"],
      "examples": ["How do I contact Gaurav Khokher?", "Schedule a property consultation"]
    }
  ]
}
