
{
  "name": "LOi Chile",
  "description": "LOi Chile is a multi-category e-commerce platform — La Oferta Irresistible. Search products, browse categories, check prices and availability, find deals, and get shipping estimates across technology, home, beauty, sports, fashion, and more. Prices in CLP. Content in Spanish.",
  "url": "https://loichile.cl",
  "version": "1.0.0",
  "protocolVersion": "0.2.0",
  "iconUrl": "https://loichile.cl/assets_cl/favicons/mstile-310x310.png",
  "documentationUrl": "https://loichile.cl/ai",
  "provider": {
    "organization": "LOi — La Oferta Irresistible",
    "url": "https://loichile.cl"
  },
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json", "text/plain"],
  "skills": [
    {
      "id": "product-search",
      "name": "Product Search",
      "description": "Search the LOi Chile catalog by keyword, brand, category, or price range. Returns product name, price in CLP, availability, images, and direct links.",
      "tags": ["search", "products", "e-commerce", "catalog"],
      "examples": [
        "Find Samsung phones under CLP$ 500000",
        "Search for Nike running shoes",
        "What perfumes are available?"
      ]
    },
    {
      "id": "product-details",
      "name": "Product Details",
      "description": "Retrieve full product information including specifications, images, reviews, stock status, shipping options, and pricing.",
      "tags": ["product", "details", "specifications", "reviews", "pricing"],
      "examples": [
        "Show me details for iPhone 16 Pro",
        "What are the specs of this notebook?",
        "Is this product in stock?"
      ]
    },
    {
      "id": "category-browse",
      "name": "Category Browsing",
      "description": "Browse product categories and subcategories. LOi Chile covers technology, home appliances, furniture, beauty, sports, toys, fashion, and more.",
      "tags": ["categories", "browse", "navigation", "catalog"],
      "examples": [
        "What categories does LOi Chile sell?",
        "Show me all beauty products",
        "Browse gaming consoles"
      ]
    },
    {
      "id": "deals-offers",
      "name": "Deals & Offers",
      "description": "Find current promotions, hot sale items, and special offers across all categories.",
      "tags": ["deals", "offers", "promotions", "discounts", "hot-sale"],
      "examples": [
        "What are today's best deals?",
        "Show me offers on TVs",
        "Any discounts on perfumes?"
      ]
    },
    {
      "id": "shipping-info",
      "name": "Shipping Information",
      "description": "Check shipping options, estimated delivery times, and costs for deliveries across Chile.",
      "tags": ["shipping", "delivery", "logistics"],
      "examples": [
        "What are the shipping costs to Santiago?",
        "How long does delivery take?",
        "Does this product qualify for free shipping?"
      ]
    },
    {
      "id": "brand-catalog",
      "name": "Brand Catalog",
      "description": "Browse products by brand. LOi Chile carries hundreds of brands including Samsung, Apple, Nike, L'Oréal, and many more.",
      "tags": ["brands", "manufacturers", "official-stores"],
      "examples": [
        "What Apple products are available?",
        "Show me all Samsung TVs",
        "Which brands does LOi Chile carry?"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "url": "https://loichile.cl/api/v1/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ]
}
