{
  "$schema": "https://agent-skills.org/schemas/agent-skills-index-v0.2.0.json",
  "version": "0.2.0",
  "skills": [
    {
      "name": "Check destination access",
      "type": "skill",
      "description": "Use the destination-first flow to answer whether a California mountain destination is reachable right now.",
      "url": "https://staging.mountainswitch.co/.well-known/agent-skills/destination-access.md",
      "sha256": "f6fc24ae49c16d34020126c8a21a8a65ac7a47de312d94d2a5eebee9e4f39a67"
    },
    {
      "name": "Inspect one route",
      "type": "skill",
      "description": "Use route summary when the caller already knows the highway and needs a tighter route-specific answer.",
      "url": "https://staging.mountainswitch.co/.well-known/agent-skills/route-summary.md",
      "sha256": "c5b3bf335c3c4d171aceba4e6ee183eaa6546911499790faa1177f2b114c31bc"
    },
    {
      "name": "Filter detailed conditions",
      "type": "skill",
      "description": "Use the detailed conditions endpoint when the caller needs raw rows, filtering, or troubleshooting context.",
      "url": "https://staging.mountainswitch.co/.well-known/agent-skills/conditions-drilldown.md",
      "sha256": "536c09dec8d6eb7befeec2f693eceb0743bc3e8479ff71a89f2cfaf4f86c05fd"
    }
  ]
}