{
  "protocolVersion": "0.3.0",
  "name": "Retiring to St. George",
  "description": "Retiring to St. George (55old.com) is an independent guide to retiring, downsizing and finding a 55-plus home in St. George and Southern Utah. It covers 55+ communities including SunRiver, Entrada, Coral Canyon, The Ledges, Stone Cliff, Desert Color and Kayenta, plus practical retirement topics: cost of living, Utah retirement taxes, climate, healthcare and senior downsizing. Local expert: Aurora Serrano, REALTOR and Licensed Financial Professional, bilingual English/Spanish.",
  "url": "https://55old.com/",
  "preferredTransport": "JSONRPC",
  "version": "1.0.0",
  "provider": {
    "organization": "Retiring to St. George",
    "url": "https://55old.com"
  },
  "documentationUrl": "https://55old.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_55plus_communities",
      "name": "Browse 55+ communities in Southern Utah",
      "description": "Retrieve profiles of 55-plus and retirement communities in St. George and Washington County, Utah, including SunRiver, Entrada, Coral Canyon, The Ledges, Stone Cliff, Desert Color and Kayenta. Index at https://55old.com/55-plus-communities-st-george-utah/.",
      "tags": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://55old.com/55-plus-communities-st-george-utah/"
    },
    {
      "id": "research_retirement_costs",
      "name": "Research the cost and tax picture of retiring in Utah",
      "description": "Retrieve data-backed guides on cost of living, Utah retirement taxes, climate and healthcare for retirees in St. George, at https://55old.com/cost-of-living-retire-st-george/ and https://55old.com/utah-retirement-taxes/.",
      "tags": [],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://55old.com/cost-of-living-retire-st-george/"
    }
  ],
  "additionalInterfaces": [
    {
      "transport": "HTTP+JSON",
      "url": "https://55old.com/"
    }
  ]
}
