Getting Started β
Fresh π±Document IDgetting-started/index
SectionGetting Started
TypeSection overview
StatusGenerated overview
Updated2026-04-22
Workflow Map β
flowchart LR A["Install"] --> B["Expose skill globally"] B --> C["Attach browser"] C --> D["Run first task"]
Key Takeaways β
- Install, bootstrap, and make browser-harness available to your agent without breaking the userβs browser session.
- This section currently contains 3 wrapped reference pages.
Top Pages β
Getting Startedbrowser-harness install--- name: browser-harness-install description: Install and bootstrap browser-harness into the current agent, then connect it to the user's real Chrome with minimal prompting. ---Getting StartedBrowser Harness βThe simplest, thinnest, self-healing harness that gives LLM complete freedom to complete any browser task. Built directly on CDP.Getting Startedbrowser-harness--- name: browser-harness description: Direct browser control via CDP. Use when the user wants to automate, scrape, test, or interact with web pages. Connects to the user's already-running Chrome. ---