jo-incjo-incOfficialยท1 Agent Skills Included

camoufox-browser

Anti-detection browser server that lets AI agents browse the real web

Gives AI agents a stealth browser that bypasses bot detection on Google, Cloudflare, and other protected sites. Exposes a simple REST API for opening tabs, reading pages, clicking elements, and filling forms without writing browser code. Includes YouTube transcript extraction, visual VNC login, and persistent sessions to complete real web tasks faster.
npx skills add jo-inc/camoufox-browser --all -g -y
Available:

Teaches the AI agent the full browser workflow: create tabs, navigate with search macros, read accessibility snapshots, and interact with pages using stable element refs via the REST API.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install camofox-browser?โ–ผ

Run `npx skills add jo-inc/camoufox-browser --all -g -y` in your terminal to install the full suite globally.

How does camofox-browser avoid bot detection?โ–ผ

It uses Camoufox, a Firefox fork that spoofs fingerprints at the C++ level, so sites like Google and Cloudflare cannot detect it as a bot.

Can AI agents click and type on web pages with it?โ–ผ

Yes. The agent takes an accessibility snapshot, gets stable element refs like e1 and e2, then clicks or types using simple API calls.

Does camofox-browser work with Claude Code and OpenClaw?โ–ผ

Yes. It runs as a standard server and plugin that works with OpenClaw, Claude Code, and any agent that can call a REST API.

Can it extract YouTube transcripts and keep logins?โ–ผ

Yes. A built-in plugin pulls YouTube transcripts via yt-dlp, and the persistence plugin saves cookies and storage so sessions stay logged in.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’