browser-use

Installation
SKILL.md

Browser Use

Attribution: Sourced from steipete/agent-scripts by Peter Steinberger.

Use this for browser tasks against the existing Chrome session.

When to Use

  • Automating browser interactions via Chrome DevTools MCP
  • Inspecting or debugging live web pages in the user's existing Chrome profile
  • Taking screenshots of rendered pages for visual regression
  • Filling forms, clicking elements, or running JS in real browser tabs

Hard rule: reattach to the existing Chrome profile only. Use this target:

mcporter call chrome-devtools.<tool>
Installs
1
GitHub Stars
9
First Seen
Jul 10, 2026
browser-use — mouadja02/skills