browser-use

Installation
SKILL.md

Browser Automation with browser-use

All commands use the self-contained wrapper bu.sh, which:

  • Auto-bootstraps the local .venv on first run (downloads deps via uv — takes ~60s once)
  • Sets PYTHONUTF8=1 automatically (handles emoji/Unicode on Windows)
  • Keeps a persistent browser daemon for ~50ms latency per call

Shorthand — in all examples, bu means:

bash ~/.claude/skills/browser-use/bu.sh

Prerequisites

  • uv must be installed (uv --version)
  • First run will install browser-use from GitHub into ~/.claude/skills/browser-use/.venv

Core Workflow

Installs
25
GitHub Stars
4
First Seen
Mar 23, 2026