Skip to content

// Drive a real browser to fill forms, scrape data, or test flows. Vision + DOM hybrid.

Browser Use AutomationVerified Creator

git log --oneline --stat
HEAD
Stars
5.6k
Forks
161
Updated
May 6, 2026
repo --stat
  • stars

    5.6k

  • forks

    161

  • last update

    May 6, 2026

  • license

    MITv0.9.4

quickstart.sh
3 steps
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add browser-use-automation
  2. Invoke

    // Run from any project directory

    $ claude --skill browser-use-automation "write Playwright tests for this page"
  3. Or copy this from the README

    // extracted bash block

    $ claude skills add browser-use-automation
    pip install browser-use && playwright install chromium
browser-use-automation/
references
  • references/
  • SKILL.mdopen
  • README.mdopen
SKILL.md
readonly
name:
Browser Use Automation
slug:
browser-use-automation
version:
v0.9.4
license:
MIT
author:
@browser-use
categories:
tags:
#browser-use#automation#scraping#playwright#selenium
description:

Drive a real browser to fill forms, scrape data, or test flows. Vision + DOM hybrid.

README.md

browser-use-automation/README.md
6 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…