SKILL.md bundles that teach a coding agent (Claude Code, Cursor, OpenClaw, Hermes, and others) how to use Browser Use. Each skill is installable from skills.sh with one command.
Install
Every skill installs through the skills CLI with the same pattern — swap in the skill name with--skill:
Available skills
browser-use
Drive a browser directly from the CLI — navigate, click, fill forms, screenshot, and extract data.
open-source
Reference for writing Python against the
browser-use library — Agent, Browser, Tools, and more.cloud
Find the current Cloud docs and schemas for Browser Use Agents and Browser Infrastructure.
x402
Review wallet-based x402 setup and its approval, network, and spend-safety requirements.
qa
QA-test any site or local dev server and return a 1–5 quality score with evidence.
remote-browser
Control a headless browser from a sandboxed remote machine (cloud VMs, CI, coding agents).
Source
All skills live in theskills/ directory of the browser-use repo.