camofox-cloaked-browser

Automate cloaked browser sessions via Camoufox with REST API commands.

60|4|Updated May 20, 2026
One-click install
npx skills add https://github.com/tmchow/agent-skills --skill camofox-cloaked-browser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: camofox-cloaked-browser
Source: https://github.com/tmchow/agent-skills/tree/main/camofox-cloaked-browser
Command: npx skills add https://github.com/tmchow/agent-skills --skill camofox-cloaked-browser

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a cloaked browser automation capability, enabling agents to perform web-based tasks without detection, ideal for situations where standard automation methods are likely to be blocked.

Core Features & Use Cases

  • Cloaked Browsing: Utilizes Camofox/Camoufox to bypass detection in automated web interactions.
  • OpenClaw Integration: Supports OpenClaw's camofox-browser plugin for advanced workflow management.
  • REST API Commands: Offers a comprehensive set of commands for tab management, navigation, and interactions.
  • Use Case: Perfect for scenarios requiring stealthy browser automation, such as scraping content from websites that block standard automation tools.

Quick Start

Start the Camofox cloaked browser server and use the skill to open a new tab at 'https://example.com'.

Frequently Asked Questions about camofox-cloaked-browser

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scrape websites that block standard browser automation?

Yes, you can use OpenClaw to manage cloaked browser workflows via the camofox-browser plugin. This integration supports advanced workflow management, allowing agents to execute stealthy web interactions within the OpenClaw ecosystem.

How do I manage browser sessions via a REST API for automated tasks?

To start a cloaked browser session, you can launch the Camofox server using npm or npx. Once the server is running, use the provided REST API commands to open new tabs, navigate to URLs, and execute automated web interactions.

Is Node.js required to run camofox cloaked browser automation?

Node.js is required to run the cloaked browser automation server, as the Skill supports startup via npm and npx. This environment provides the necessary runtime to initialize the Camofox instance and expose its REST API.

What are the limitations of using cloaked browsing for automated web interactions?

The primary limitation of cloaked browsing is that it is specifically designed for bypassing detection in automated web interactions. While effective for stealthy scraping, it should not be used to circumvent terms of service or access maliciously restricted platforms.