Anti-detect browser automation using Camoufox (Firefox-based). Use instead of Chrome/Playwright for bot-detection-heavy sites like X/Twitter, Naver, and other protected sites. Provides stealth browsing with OS/browser fingerprint spoofing, humanized mouse movements, and persistent sessions.
用于替代OpenClaw内置浏览器工具,应对反爬检测网站。
with Camoufox(
headless=False, # 必须设为False(设为True会被检测)
os=linux, # 必须与服务器操作系统一致(堆栈信息会泄露真实系统)
humanize=True,
persistent_context=True,
userdatadir=~/.openclaw/camoufox-profile
) as browser:
page = browser.new_page()
# 此处开始使用标准Playwright API
通过VNC完成验证,会话将保存至配置文件中,供后续自动化使用。
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 fox-camoufox-1775961019 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 fox-camoufox-1775961019 技能
skillhub install fox-camoufox-1775961019
文件大小: 5.29 KB | 发布时间: 2026-4-13 10:21