{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.json",
  "skills": [
    {
      "name": "search-restaurants",
      "type": "api",
      "description": "Search Louisville, KY restaurants by name, address, city, or ZIP. Filter by inspection grade.",
      "url": "https://louvue.com/.well-known/agent-skills/search-restaurants.md",
      "sha256": "b319cac957838322c2ade67d0849173e2a1f91dfc34e7f7318d7cdb164bb1fde"
    },
    {
      "name": "get-restaurant-detail",
      "type": "api",
      "description": "Fetch full inspection and violation history for a Louisville restaurant by ID.",
      "url": "https://louvue.com/.well-known/agent-skills/get-restaurant-detail.md",
      "sha256": "2d1ea7cb8d161732ace84fbe4d0358e9f3e79f825372fa0060fbf0ed073a56e2"
    },
    {
      "name": "grade-insights",
      "type": "reference",
      "description": "How Louisville health-inspection grades work: A/B/C/P scale, follow-ups, and risk flags.",
      "url": "https://louvue.com/.well-known/agent-skills/grade-insights.md",
      "sha256": "6990c338d273433db8f72e512565db0594dab4b43660f3158f12decc976b45d6"
    }
  ]
}
