{
  "name": "0DETECT",
  "version": "1.0.0",
  "description": "Professional anti-detect browser for multi-account management, traffic arbitrage, and web automation.",
  "url": "https://0detect.com",
  "contact": {
    "email": "support@0detect.com"
  },
  "supportedInterfaces": [
    {
      "url": "https://docs.0detect.com/api-doc/intro",
      "transport": "http",
      "description": "Local REST API for browser profile automation (runs on localhost:35000)"
    }
  ],
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "browser-profiles",
      "name": "Browser Profile Management",
      "description": "Create and manage isolated browser profiles with unique fingerprints",
      "tags": ["antidetect", "browser", "fingerprint", "profiles"],
      "inputModes": ["text"],
      "outputModes": ["text"]
    },
    {
      "id": "proxy-management",
      "name": "Proxy Configuration",
      "description": "Configure HTTP, SOCKS4/5, SSH tunnel proxies per profile",
      "tags": ["proxy", "socks5", "anonymity"],
      "inputModes": ["text"],
      "outputModes": ["text"]
    },
    {
      "id": "cookie-automation",
      "name": "Cookie Robot",
      "description": "Automate cookie management and warming for browser profiles",
      "tags": ["cookies", "automation", "warmup"],
      "inputModes": ["text"],
      "outputModes": ["text"]
    },
    {
      "id": "team-access",
      "name": "Team Collaboration",
      "description": "Share profiles across team members with role-based access control",
      "tags": ["team", "sharing", "roles"],
      "inputModes": ["text"],
      "outputModes": ["text"]
    }
  ]
}
