{
  "schemaVersion": "1.0",
  "item": {
    "slug": "agent-browser-with-camoufox",
    "name": "Agent Browser with Camoufox",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/AdAstraAbyssoque/agent-browser-with-camoufox",
    "canonicalUrl": "https://clawhub.ai/AdAstraAbyssoque/agent-browser-with-camoufox",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/agent-browser-with-camoufox",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=agent-browser-with-camoufox",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "scripts/install.sh"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/agent-browser-with-camoufox"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/agent-browser-with-camoufox",
    "agentPageUrl": "https://openagent3.xyz/skills/agent-browser-with-camoufox/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agent-browser-with-camoufox/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agent-browser-with-camoufox/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "agent-browser-with-camoufox",
        "body": "🚀 一键部署 camoufox + agent-browser 反检测浏览器工具链。"
      },
      {
        "title": "解决的问题",
        "body": "agent-browser 默认只支持 Chromium，但我们需要：\n\n反检测能力: camoufox 能绕过 Bilibili、Cloudflare 等风控\nFirefox 支持: 修改 agent-browser 自动识别 camoufox/firefox 路径\n一键部署: 自动化繁琐的安装、修改、编译流程"
      },
      {
        "title": "概述",
        "body": "这个 skill 帮助用户快速部署：\n\ncamoufox: 基于 Firefox 的反检测浏览器\nagent-browser: 浏览器自动化工具（修改后支持 camoufox）"
      },
      {
        "title": "关键修改点",
        "body": "agent-browser 默认使用 Chromium，需要修改以支持 camoufox/firefox：\n\n修改 browser.ts: 自动检测 executablePath 中的 camoufox/firefox 关键字\n正确的 camoufox 路径: ~/Library/Caches/camoufox/Camoufox.app/Contents/MacOS/camoufox (macOS)\n重新编译: 需要重新编译 Rust CLI 并替换 npm 包中的二进制"
      },
      {
        "title": "一键安装",
        "body": "运行安装脚本：\n\nbash ~/.openclaw/workspace/skills/camoufox-deploy/scripts/install.sh\n\n这个脚本会自动完成：\n\n安装 uv (Python 包管理器)\n用 uv 安装 camoufox Python 包\n下载 camoufox 浏览器二进制\n安装 agent-browser npm 包\n修改 agent-browser 源码（自动检测 firefox/camoufox）\n重新编译 Rust CLI\n替换系统版本"
      },
      {
        "title": "手动步骤（如果需要）",
        "body": "1. 安装 uv\n\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n\n2. 安装 camoufox\n\nuv pip install camoufox --system\n\n3. 下载 camoufox 浏览器\n\npython3 -c \"from camoufox.sync_api import Camoufox; Camoufox()\"\n\n或手动下载：\n\n# macOS 路径\n~/Library/Caches/camoufox/Camoufox.app/Contents/MacOS/camoufox\n\n4. 安装 agent-browser\n\nnpm install -g agent-browser\n\n5. 找到并修改 browser.ts\n\n找到 agent-browser 的源码目录：\n\n# 全局安装位置\nnpm root -g\ncd $(npm root -g)/agent-browser\n\n# 或克隆源码\ngit clone https://github.com/browser-use/agent-browser.git\ncd agent-browser\n\n修改 src/browser.ts 中的 getBrowserType 函数：\n\nprivate getBrowserType(executablePath: string): 'chromium' | 'firefox' {\n  const lowerPath = executablePath.toLowerCase();\n  if (lowerPath.includes('firefox') || lowerPath.includes('camoufox')) {\n    return 'firefox';\n  }\n  return 'chromium';\n}\n\n6. 重新编译\n\nnpm install\nnpm run build\n\n7. 替换系统版本\n\n# 找到全局安装位置\nGLOBAL_PATH=$(npm root -g)/agent-browser\n\n# 备份原版本\ncp -r \"$GLOBAL_PATH\" \"${GLOBAL_PATH}.backup\"\n\n# 替换为修改版本\ncp -r ./ \"$GLOBAL_PATH/\""
      },
      {
        "title": "验证安装",
        "body": "# 检查 camoufox\ncamoufox --version\n\n# 检查 agent-browser\nagent-browser --version\n\n# 运行测试\nagent-browser --executable-path ~/Library/Caches/camoufox/Camoufox.app/Contents/MacOS/camoufox"
      },
      {
        "title": "问题: camoufox 找不到",
        "body": "解决: 确认路径正确\n\nls ~/Library/Caches/camoufox/Camoufox.app/Contents/MacOS/camoufox"
      },
      {
        "title": "问题: agent-browser 仍使用 chromium",
        "body": "解决: 确认修改生效\n\ncat $(npm root -g)/agent-browser/dist/browser.js | grep -A5 \"getBrowserType\""
      },
      {
        "title": "问题: Rust 编译失败",
        "body": "解决: 安装 Rust\n\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\nsource ~/.cargo/env"
      },
      {
        "title": "文件位置",
        "body": "文件位置camoufox 可执行文件~/Library/Caches/camoufox/Camoufox.app/Contents/MacOS/camoufoxagent-browser 全局安装$(npm root -g)/agent-browser安装脚本~/.openclaw/workspace/skills/camoufox-deploy/scripts/install.sh"
      },
      {
        "title": "参考",
        "body": "camoufox 文档\nagent-browser 仓库"
      }
    ],
    "body": "agent-browser-with-camoufox\n\n🚀 一键部署 camoufox + agent-browser 反检测浏览器工具链。\n\n解决的问题\n\nagent-browser 默认只支持 Chromium，但我们需要：\n\n反检测能力: camoufox 能绕过 Bilibili、Cloudflare 等风控\nFirefox 支持: 修改 agent-browser 自动识别 camoufox/firefox 路径\n一键部署: 自动化繁琐的安装、修改、编译流程\n概述\n\n这个 skill 帮助用户快速部署：\n\ncamoufox: 基于 Firefox 的反检测浏览器\nagent-browser: 浏览器自动化工具（修改后支持 camoufox）\n关键修改点\n\nagent-browser 默认使用 Chromium，需要修改以支持 camoufox/firefox：\n\n修改 browser.ts: 自动检测 executablePath 中的 camoufox/firefox 关键字\n正确的 camoufox 路径: ~/Library/Caches/camoufox/Camoufox.app/Contents/MacOS/camoufox (macOS)\n重新编译: 需要重新编译 Rust CLI 并替换 npm 包中的二进制\n使用方法\n一键安装\n\n运行安装脚本：\n\nbash ~/.openclaw/workspace/skills/camoufox-deploy/scripts/install.sh\n\n\n这个脚本会自动完成：\n\n安装 uv (Python 包管理器)\n用 uv 安装 camoufox Python 包\n下载 camoufox 浏览器二进制\n安装 agent-browser npm 包\n修改 agent-browser 源码（自动检测 firefox/camoufox）\n重新编译 Rust CLI\n替换系统版本\n手动步骤（如果需要）\n1. 安装 uv\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n\n2. 安装 camoufox\nuv pip install camoufox --system\n\n3. 下载 camoufox 浏览器\npython3 -c \"from camoufox.sync_api import Camoufox; Camoufox()\"\n\n\n或手动下载：\n\n# macOS 路径\n~/Library/Caches/camoufox/Camoufox.app/Contents/MacOS/camoufox\n\n4. 安装 agent-browser\nnpm install -g agent-browser\n\n5. 找到并修改 browser.ts\n\n找到 agent-browser 的源码目录：\n\n# 全局安装位置\nnpm root -g\ncd $(npm root -g)/agent-browser\n\n# 或克隆源码\ngit clone https://github.com/browser-use/agent-browser.git\ncd agent-browser\n\n\n修改 src/browser.ts 中的 getBrowserType 函数：\n\nprivate getBrowserType(executablePath: string): 'chromium' | 'firefox' {\n  const lowerPath = executablePath.toLowerCase();\n  if (lowerPath.includes('firefox') || lowerPath.includes('camoufox')) {\n    return 'firefox';\n  }\n  return 'chromium';\n}\n\n6. 重新编译\nnpm install\nnpm run build\n\n7. 替换系统版本\n# 找到全局安装位置\nGLOBAL_PATH=$(npm root -g)/agent-browser\n\n# 备份原版本\ncp -r \"$GLOBAL_PATH\" \"${GLOBAL_PATH}.backup\"\n\n# 替换为修改版本\ncp -r ./ \"$GLOBAL_PATH/\"\n\n验证安装\n# 检查 camoufox\ncamoufox --version\n\n# 检查 agent-browser\nagent-browser --version\n\n# 运行测试\nagent-browser --executable-path ~/Library/Caches/camoufox/Camoufox.app/Contents/MacOS/camoufox\n\n故障排除\n问题: camoufox 找不到\n\n解决: 确认路径正确\n\nls ~/Library/Caches/camoufox/Camoufox.app/Contents/MacOS/camoufox\n\n问题: agent-browser 仍使用 chromium\n\n解决: 确认修改生效\n\ncat $(npm root -g)/agent-browser/dist/browser.js | grep -A5 \"getBrowserType\"\n\n问题: Rust 编译失败\n\n解决: 安装 Rust\n\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\nsource ~/.cargo/env\n\n文件位置\n文件\t位置\ncamoufox 可执行文件\t~/Library/Caches/camoufox/Camoufox.app/Contents/MacOS/camoufox\nagent-browser 全局安装\t$(npm root -g)/agent-browser\n安装脚本\t~/.openclaw/workspace/skills/camoufox-deploy/scripts/install.sh\n参考\ncamoufox 文档\nagent-browser 仓库"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/AdAstraAbyssoque/agent-browser-with-camoufox",
    "publisherUrl": "https://clawhub.ai/AdAstraAbyssoque/agent-browser-with-camoufox",
    "owner": "AdAstraAbyssoque",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/agent-browser-with-camoufox",
    "downloadUrl": "https://openagent3.xyz/downloads/agent-browser-with-camoufox",
    "agentUrl": "https://openagent3.xyz/skills/agent-browser-with-camoufox/agent",
    "manifestUrl": "https://openagent3.xyz/skills/agent-browser-with-camoufox/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/agent-browser-with-camoufox/agent.md"
  }
}