{
  "name": "uiul.kg",
  "version": "1.0.0",
  "description": "Marketplace of new and used smartphones in Bishkek, Kyrgyzstan. Agents can read the listings catalog and listing details (prices, conditions, storage, sellers, mall locations) in clean markdown.",
  "url": "https://uiul.kg",
  "preferredTransport": "HTTP",
  "supportedInterfaces": [
    {
      "url": "https://uiul.kg/md/listings",
      "transport": "HTTP"
    },
    {
      "url": "https://uiul.kg/md/listings/{id}",
      "transport": "HTTP"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "uiul-listings-catalog",
      "name": "Phone listings catalog",
      "description": "Fetch the freshest active phone listings (title, price in KGS, condition) with links to details.",
      "tags": ["catalog", "listings", "phones", "bishkek"],
      "examples": ["Show me used iPhones under 30000 KGS", "What Samsung models are available?"]
    },
    {
      "id": "uiul-listing-details",
      "name": "Listing details",
      "description": "Fetch a single listing: full price, condition, storage, color, seller (verified status), mall floor and section, description.",
      "tags": ["listing", "details", "phones"],
      "examples": ["Details of listing samsung-galaxy-a54-128gb-bb35d7c1-0fe"]
    },
    {
      "id": "uiul-marketplace-info",
      "name": "Marketplace overview",
      "description": "Site overview: sections (catalog, malls, sellers, buyouts) and how to reach sellers.",
      "tags": ["overview", "info"],
      "examples": ["What is uiul.kg and how do I buy there?"]
    }
  ],
  "documentationUrl": "https://uiul.kg/llms.txt"
}
