{
  "$schema": "https://a2a-protocol.org/schemas/agent-card.json",
  "name": "My Driving Test Ireland",
  "description": "Independent Irish practical driving test companion, practice route directory, official CSO pass rates, and learner driver study tools.",
  "url": "https://mydrivingtest.net",
  "version": "1.0.0",
  "provider": {
    "name": "My Driving Test",
    "url": "https://mydrivingtest.net"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "driving-test-routes",
      "name": "Driving Test Practice Routes",
      "description": "Browse and query 303 empirical practice routes across all 46 RSA driving test centres in Ireland."
    },
    {
      "id": "pass-rates",
      "name": "CSO Pass Rates",
      "description": "Official Central Statistics Office pass rate rankings and statistics by test centre."
    },
    {
      "id": "direct-answers",
      "name": "Irish Driving Test Answers Hub",
      "description": "Direct answers to Irish road rules, Clancy Amendment, marking criteria, and test manoeuvres."
    },
    {
      "id": "verbal-questions",
      "name": "RSA Verbal Questions",
      "description": "47 examiner verbal questions with official Rules of the Road answers."
    }
  ],
  "links": {
    "llms": "https://mydrivingtest.net/llms.txt",
    "llmsFull": "https://mydrivingtest.net/llms-full.txt",
    "sitemap": "https://mydrivingtest.net/sitemap.xml",
    "auth": "https://mydrivingtest.net/auth.md"
  }
}
