git log --oneline --stat
HEAD
- Stars
- 6.8k
- Forks
- 436
- Updated
- Jun 2, 2026
repo --stat
stars
6.8k
forks
436
last update
Jun 2, 2026
license
MITv2.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add browser-use - Invoke
// Run from any project directory
$ claude --skill browser-use "write Playwright tests for this page" - Or copy this from the README
// extracted bash block
$ claude skills add browser-use
browser-use/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Browser Use
- slug:
- browser-use
- version:
- v2.2.0
- license:
- MIT
- author:
- @browser-craft
- categories:
- tags:
- #browser#playwright#automation#scraping#testing
- description:
Automate browser interactions — web testing, form filling, screenshots, scraping, multi-tab workflows.
README.md
browser-use/README.md
7 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…