{
  "name": "Town of Oologah website guide",
  "version": "0.1.0",
  "description": "Agent-readable guide for routing residents to common Oologah municipal website services.",
  "url": "https://townofoologah.pages.dev/",
  "supportedInterfaces": [
    {
      "url": "https://townofoologah.pages.dev/",
      "transport": "web"
    },
    {
      "url": "https://townofoologah.pages.dev/.well-known/agent-skills/index.json",
      "transport": "https"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "find-resident-service",
      "name": "Find resident service",
      "description": "Route users to payments, citation help, police services, Community Center rentals, forms, government contacts, visitor information, and Town Hall contact details."
    }
  ]
}
