{
  "protocolVersion": "0.3.0",
  "name": "Luxury Southern Utah",
  "description": "Luxury Southern Utah is an independent guide to luxury real estate in St. George and Southern Utah (Washington County), profiling premier communities including Entrada at Snow Canyon, The Ledges, Stone Cliff, Kayenta, Sand Hollow Resort, Divario, Desert Color and Copper Rock. The featured local specialist is Aurora Serrano, REALTOR, Abundant Real Estate Group / Keller Williams Realty, who is bilingual in English and Spanish.",
  "url": "https://luxurysouthernutah.com/",
  "preferredTransport": "JSONRPC",
  "version": "1.0.0",
  "provider": {
    "organization": "Luxury Southern Utah",
    "url": "https://luxurysouthernutah.com"
  },
  "documentationUrl": "https://luxurysouthernutah.com/SKILL.md",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "securitySchemes": {
    "none": {
      "type": "none",
      "description": "Every published surface is open — no credentials."
    }
  },
  "security": [
    {
      "none": []
    }
  ],
  "skills": [
    {
      "id": "browse_luxury_communities",
      "name": "Browse luxury communities in Southern Utah",
      "description": "Retrieve profiles of premier luxury communities in St. George and Washington County, Utah, each with location, character and property context. Community pages live under https://luxurysouthernutah.com/neighborhoods/{community-slug}/.",
      "tags": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://luxurysouthernutah.com/neighborhoods/entrada-at-snow-canyon/"
    },
    {
      "id": "contact_agent",
      "name": "Contact the local luxury specialist",
      "description": "Reach Aurora Serrano, REALTOR (Abundant Real Estate Group / Keller Williams Realty), bilingual English/Spanish, by text at 435-233-0843. Enquiries are handled by a human; there is no automated booking or listing API.",
      "tags": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://luxurysouthernutah.com/",
      "status": "not_implemented"
    }
  ],
  "additionalInterfaces": [
    {
      "transport": "HTTP+JSON",
      "url": "https://luxurysouthernutah.com/"
    }
  ]
}
