camofox-on-replit
Installation
SKILL.md
Camofox on Replit — one command
camofox-browser (jo-inc) is a small HTTP server that drives a
Camoufox browser — a Firefox build patched for anti-detection
(fingerprint, WebRTC, canvas, Turnstile). Sites that block plain Chromium
regularly load here. Server API on :9377 (JSON; GET /health,
POST /tabs with {userId, sessionKey, url}, CDP endpoints — see the
repo's openapi.json).
This skill is self-contained: SKILL.md + scripts/ in one folder,
installs via npx skills add. Nix/closure mechanics live in the
replit-nix skill (same repo) — platform facts (persistence, XDG
pre-set, firewall) live in the replit-knowledge skill — this one just
uses them.