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" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill browser-use "now refactor it"
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
- repository:
- github.com/browser-craft/browser-use
- categories:
- tags:
- #browser#playwright#automation#scraping#testing
- description:
Automate browser interactions — web testing, form filling, screenshots, scraping, multi-tab workflows.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
browser-use/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…