{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "vignette-trip-pricing",
      "type": "skill-md",
      "description": "Work out which motorway vignettes and Alpine section-toll tickets a European road trip needs, and what they cost today, using the free Vignette ID read API or MCP server. Use when a driver names a route or a country and asks what to buy or what it costs. Covers 9 countries for vehicles up to 3.5 tonnes; it cannot place an order.",
      "url": "https://e-vignettes.eu/.well-known/agent-skills/vignette-trip-pricing/SKILL.md",
      "digest": "sha256:95203fc47f8b9ee93941aa8837c638740d7e018f1999cf7231fe07a3d8ed0941"
    },
    {
      "name": "country-toll-rules",
      "type": "skill-md",
      "description": "Answer a driver's question about one European country's motorway toll rules — which roads are tolled, vehicle classes and validity, activation, fines and the tolls a vignette does not cover — from the free Vignette ID country API or MCP server, citing the operator source and the last_reviewed date. Use for rules questions, not prices.",
      "url": "https://e-vignettes.eu/.well-known/agent-skills/country-toll-rules/SKILL.md",
      "digest": "sha256:79c62358fd5065f03907e390ae657a3bd0dbeaf9ce0bec0a677080ee6c503849"
    },
    {
      "name": "vignette-api-integration",
      "type": "skill-md",
      "description": "Integrate the Vignette ID APIs: the unauthenticated public read endpoints and MCP server on e-vignettes.eu for countries, toll rules and live prices, their error codes, rate-limit headers and versioning, and where the authenticated partner API on vignette.id takes over to actually issue a vignette. Use when writing code or wiring an agent against Vignette ID.",
      "url": "https://e-vignettes.eu/.well-known/agent-skills/vignette-api-integration/SKILL.md",
      "digest": "sha256:787fa21bd5b87137c8f2c52b4c947ea4741e4ea7a9e5ea75459f2181d2c37b85"
    }
  ]
}
