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.
技能名称: camoufox
详细描述:
用于替代 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 和 camoufox-1776363525 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 camoufox-1776363525 技能
skillhub install camoufox-1776363525
文件大小: 5.23 KB | 发布时间: 2026-4-17 14:48