{
  "protocolVersion": "0.2.6",
  "name": "Paszport Dolnego Śląska — public discovery",
  "description": "Machine-readable card for the Paszport Dolnego Śląska website. The production site is a static-backed SPA for humans; there is no live JSON-RPC A2A task endpoint on this URL. Use documentationUrl and skills for where to read facts. Do not POST A2A traffic to the homepage in production.",
  "url": "https://paszportdolnegoslaska.pl/",
  "version": "1.0.0",
  "documentationUrl": "https://github.com/Zuz2137/PaszportDolnegoSlaska/blob/main/AGENTS.md",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "public-docs",
      "name": "Public program documentation",
      "description": "Points agents to /llms.txt, /discover, /porownanie, and GitHub for authoritative facts about the 2026 program.",
      "tags": ["lower-silesia", "tourism", "paszport", "documentation"],
      "examples": [
        "What is Paszport Dolnego Śląska?",
        "Is this a discount pass for Wrocław attractions?",
        "How much does the Lower Silesia passport cost?"
      ]
    }
  ]
}
