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
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add browser-use-automation - Invoke
// Run from any project directory
$ claude --skill browser-use-automation "write Playwright tests for this page" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill browser-use-automation "now refactor it"
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
- repository:
- github.com/browser-use/claude-skill
- categories:
- tags:
- #browser-use#automation#scraping#playwright#selenium
- description:
Drive a real browser to fill forms, scrape data, or test flows. Vision + DOM hybrid.
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-automation/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…