{
  "name": "Minoa Routes",
  "description": "AI-accessible booking agent for private transfers, guided excursions, and car rentals in Crete, Greece. Based in Heraklion.",
  "url": "https://minoaroutes.gr",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "authentication": {
    "schemes": []
  },
  "skills": [
    {
      "id": "book-transfer",
      "name": "Book a Private Transfer",
      "description": "Book a fixed-price private transfer from Heraklion Airport (HER) or Heraklion Port to any hotel, villa, or destination in Crete. Sedan (4 pax) from €60, minivan (8 pax) from €80.",
      "tags": ["transfer", "airport", "heraklion", "crete", "taxi"],
      "examples": [
        "Book a transfer from Heraklion airport to Elounda",
        "Private taxi from HER airport to my hotel in Agios Nikolaos",
        "Transfer from Heraklion port after cruise"
      ]
    },
    {
      "id": "browse-excursions",
      "name": "Browse & Book Excursions",
      "description": "Browse and book guided day excursions in Crete from Heraklion. Destinations: Knossos Palace, Samaria Gorge, Elafonissi Beach, Spinalonga Island, Chania Old Town, Lassithi Plateau.",
      "tags": ["excursion", "tour", "day-trip", "crete", "heraklion", "knossos", "samaria"],
      "examples": [
        "What excursions are available from Heraklion?",
        "Book a Knossos Palace tour",
        "Day trip to Elafonissi Beach from Heraklion"
      ]
    },
    {
      "id": "rent-car",
      "name": "Rent a Car in Crete",
      "description": "Rent a car in Heraklion, Crete. Full insurance, unlimited kilometres, hotel delivery included. Economy from €35/day, SUV from €60/day.",
      "tags": ["car rental", "car hire", "heraklion", "crete", "self-drive"],
      "examples": [
        "Rent a car in Heraklion for 5 days",
        "SUV hire in Crete with hotel delivery",
        "Cheap car rental Heraklion airport"
      ]
    }
  ]
}
