browse-config

Generate guided camoufox configurations for the Browse CLI via interactive questions.

13|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ulpi-io/browse --skill browse-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browse-config
Source: https://github.com/ulpi-io/browse/tree/main/skill/browse-config
Command: npx skills add https://github.com/ulpi-io/browse --skill browse-config

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Camoufox configuration for the Browse CLI often requires manual steps to tailor anti-detection settings. This skill guides users through an interactive process to generate a valid camoufox config that can be merged into browse.json or saved as a named profile.

Core Features & Use Cases

  • Guided interactive configuration for stealth, fast scraping, and Google-safe presets, producing a camoufox config that can be merged into browse.json or saved as a named profile.
  • Flexible, step-by-step prompts that cover identity, privacy, performance, network, and advanced options to tailor browsing behavior for automated tasks.
  • Quick Start: The user can rapidly set up a profile and apply it to subsequent browsing sessions, enabling repeatable, safe automation workflows.

Quick Start

Run the guided camoufox configuration flow to generate a correct camoufox block in your project.

Frequently Asked Questions about browse-config

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

FAQPage Schema
How do I configure camoufox for the Browse CLI?

The guided configuration generates a camelCase JSON output that can be saved directly into your project's browse.json file or as a named profile under the .browse/camoufox-profiles/ directory for repeatable automation workflows.

What camoufox presets are available for anti-detection browsing?

Available camoufox presets include stealth, fast scraping, Google-safe, and custom setups, each tailored to balance anti-detection settings, privacy, and performance for different automated browsing tasks.

Do I need to manually edit browse.json to set up camoufox profiles?

No, you do not need to manually edit browse.json. The interactive process handles merging rules and writes only user-approved fields to the file or to named profiles, enforcing guardrails to avoid exposing credentials.

Can I save multiple camoufox configurations for different scraping tasks?

Yes, you can save multiple configurations as named profiles under .browse/camoufox-profiles/. This allows you to rapidly switch between different setups for subsequent browsing sessions.

What is the safest way to generate a camoufox config with credentials?

The safest way is using an interactive guided flow that enforces guardrails against exposing credentials. It writes only user-approved fields to the configuration, ensuring sensitive data remains protected during generation.