{
  "skills": [
    {
      "id": "pricing-lookup",
      "name": "Pricing Lookup",
      "description": "Look up IPTV Balkan subscription plans, prices, and available discounts",
      "endpoint": "/knowledge.json"
    },
    {
      "id": "faq-search",
      "name": "FAQ Search",
      "description": "Search and retrieve answers from the IPTV Balkan FAQ database",
      "endpoint": "/knowledge.json"
    },
    {
      "id": "device-compatibility",
      "name": "Device Compatibility Check",
      "description": "Check if a specific device is compatible with IPTV Balkan service",
      "endpoint": "/knowledge.json"
    },
    {
      "id": "channel-catalog",
      "name": "Channel Catalog",
      "description": "Browse available TV channels by country, category, or sport",
      "endpoint": "/knowledge.json"
    }
  ]
}
