Installation

clawhub install goodgoodjm/camoufox

Summary

Camoufox is a Firefox-based browser automation tool built for sites that block standard bots. It spoofs OS and browser fingerprints, simulates humanized mouse movements, and maintains persistent sessions across runs.

SKILL.md

Quick overview

Camoufox is a Firefox-based browser automation tool built for sites that block standard bots. It spoofs OS and browser fingerprints, simulates humanized mouse movements, and maintains persistent sessions across runs.

Standard Playwright/Chrome headless is trivially detected on bot-hardened sites; Camoufox uses Firefox with fingerprint spoofing and human-like input to avoid that detection layer.

Common tasks

  • Scraping X/Twitter without getting blocked
  • Automating Naver searches and logins
  • Running bots on sites that fingerprint Chrome headless
  • Maintaining logged-in sessions across automation runs
  • Solving CAPTCHAs once via VNC and reusing the session

Install paths

Primary command


openclaw install goodgoodjm/camoufox

ClawHub installer


npx clawhub@latest install goodgoodjm/camoufox

OpenClaw CLI


openclaw skills install goodgoodjm/camoufox

Direct OpenClaw install


openclaw install goodgoodjm/camoufox

Skill metadata

  • Category: Browser & Automation
  • Language: Markdown
  • Version: 1.0.0
  • Security status: Suspicious

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/goodgoodjm/camoufox

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.