{
  "name": "SkyKite Assistant",
  "version": "1.0.0",
  "protocolVersion": "0.3.0",
  "description": "Informational A2A agent for SkyKite (skykite.com.tr): Turkish customs limits from Northern Cyprus, 2026 price guides (raki, whisky, beer, cigarettes, Terea), flight routes and how the P2P marketplace works.",
  "url": "https://skykite.com.tr/a2a",
  "preferredTransport": "JSONRPC",
  "supportedInterfaces": [
    { "url": "https://skykite.com.tr/a2a", "transport": "JSONRPC" }
  ],
  "provider": {
    "organization": "SkyKite",
    "url": "https://skykite.com.tr/hakkimizda"
  },
  "documentationUrl": "https://skykite.com.tr/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain"],
  "skills": [
    {
      "id": "customs-and-regulations",
      "name": "Customs and regulations",
      "description": "Explain Turkish customs exemptions and limits for goods from Northern Cyprus to Turkey (430 EUR personal exemption, alcohol 1 L spirits + 2 L wine, 600 cigarettes, 1 carton Terea).",
      "tags": ["customs", "turkey", "cyprus", "tax", "legal"],
      "examples": ["What is the customs limit from Northern Cyprus to Turkey?", "How much alcohol can I bring to Turkey?"]
    },
    {
      "id": "price-guides",
      "name": "2026 price guides",
      "description": "Current 2026 TL prices in Northern Cyprus for raki, whisky, beer, vodka/gin/tequila/wine and cigarettes/Terea, with full guide URLs.",
      "tags": ["prices", "shopping", "guides", "raki", "whisky", "beer", "terea"],
      "examples": ["What are the 2026 whisky prices in Cyprus?", "How much is Terea in Northern Cyprus?"]
    },
    {
      "id": "routes-and-flights",
      "name": "Routes and flights",
      "description": "Flight frequency and travel time for Nicosia (Ercan) to Istanbul, Ankara, Izmir and Antalya.",
      "tags": ["flights", "routes", "travel", "nicosia", "istanbul"],
      "examples": ["How many daily flights are there from Nicosia to Istanbul?"]
    },
    {
      "id": "how-it-works",
      "name": "How SkyKite works",
      "description": "The marketplace flow for travelers and shoppers: travel plans, product requests, offers, direct payment with receipt proof, delivery and confirmation.",
      "tags": ["marketplace", "payment", "delivery", "traveler", "shopper"],
      "examples": ["How does SkyKite payment work?"]
    }
  ]
}
