Browser Use

Installation
SKILL.md

Browser Automation with browser-use CLI

Core Workflows

Workflow 1: Page Interaction

  1. Navigate to URL with browser-use open
  2. Inspect elements with browser-use state
  3. Interact using element indices (click, type, select)
  4. Verify result with state or screenshot

Workflow 2: Form Filling

  1. Open target page
  2. Get element indices via state
  3. Fill each field using browser-use input
  4. Submit and verify success
Installs
GitHub Stars
21
First Seen
Browser Use — eddiebelaval/squire