{
  "name": "ZeroDetect",
  "version": "1.0.0",
  "description": "AI-доступный ресурс об антидетект-браузерах и арбитраже трафика.",
  "url": "https://zerodetect.org",
  "contact": {
    "email": "info@sanderssoftltd.com"
  },
  "supportedInterfaces": [
    {
      "url": "https://zerodetect.org/api",
      "transport": "http",
      "description": "Read-only REST API"
    }
  ],
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "search-articles",
      "name": "Поиск статей",
      "description": "Поиск по базе знаний ZeroDetect",
      "tags": [
        "статьи",
        "антидетект"
      ],
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    },
    {
      "id": "browser-rating",
      "name": "Рейтинг браузеров",
      "description": "Сравнение антидетект-браузеров",
      "tags": [
        "рейтинг",
        "браузеры"
      ],
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    },
    {
      "id": "categories",
      "name": "Категории",
      "description": "Тематические категории статей",
      "tags": [
        "категории"
      ],
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text"
      ]
    }
  ]
}