browse-config
Installation
SKILL.md
browse-config: Camoufox Configuration Generator
Step 0: Ask what the user needs
Use AskUserQuestion to determine the goal. Offer these presets:
| Preset | Description |
|---|---|
| Stealth browsing | For scraping protected sites. Enables geoip, humanize, default OS fingerprint. |
| Fast scraping | Minimal footprint. Blocks images, WebRTC, WebGL. Enables disk cache. |
| Google-safe | For Google search without "unusual traffic" blocks. Enables geoip, humanize, random OS. |
| Custom | Walk through each option group interactively. |
Preset defaults
Stealth browsing:
{
"geoip": true,
Related skills