browser-use is agent-read markdown (skill) from qwenlm/qwen-code: Control the user's Chrome through the existing persistent Node REPL and the Qwen Browser SDK..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Browser Use
Browser Use is bundled with Qwen Code and uses the generic Node REPL MCP tools
and the Qwen Chrome extension. Do not install a separate Qwen extension or
start a separate Browser Use MCP server.
## Setup
Install and enable the Qwen Code Chrome extension in the profile the user wants
to use. On macOS and Linux, first use of this SDK automatically registers the
shared Native Messaging host in the user's installation directory. A browser
task opts into this local setup, which can finish before the extension connects.
The SDK checks the actual connection and protocol instead of reading Chrome's
extension preferences.
If the extension does not connect, ask the user to open Chrome and check the
extension in the intended profile. It installs from the Chrome Web Store:
https://chromewebstore.google.com/detail/qwen-code/hdhmmjclhibojdddmancfgbkleahfaph
If the store reports it is not available in the user's region, they can build
it from `packages/chrome-extension` in the Qwen Code repository (its
README) and load `dist/extension` through `chrome://extensions` (Developer mode
→ Load unpacked). After installation or enabling it, retry the connection.
…
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_fv5olaxmodc57hm3
GET https://markdownregistry.com/api/v1/resolve?ref=qwenlm/qwen-code/browser-use
GET https://markdownregistry.com/api/v1/blob/2e895d1150643ede64bdee4233508e835a53d63a18cfbb6bb8e2bdb2f26788d0
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
qwenlm/qwen-code · .qwen/skills/agent-reproduce-align/SKILL.md · Use after a Codex or Claude Code feature has been implemented in Qwen Code to run the selected reference agent and Qwen…
qwenlm/qwen-code · .qwen/skills/agent-reproduce-feature/SKILL.md · Use when reproducing an existing Codex or Claude Code feature in Qwen Code or another agent CLI by choosing a reference…
qwenlm/qwen-code · .qwen/skills/autofix/SKILL.md · Review and repair current local changes until they converge, or run Qwen Code Autofix issue and review workflows from…
qwenlm/qwen-code · .qwen/skills/create-issue/SKILL.md · Draft and submit a GitHub issue from a user idea or bug description, with bilingual body and correct labels.
qwenlm/qwen-code · .qwen/skills/deflake/SKILL.md · Stabilize a flaky test with a minimal, assertion-preserving fix — never by weakening or deleting the check.
qwenlm/qwen-code · .qwen/skills/e2e-testing/SKILL.md · Guide for running end-to-end tests of the Qwen Code CLI, including headless mode, MCP server testing, and API traffic…
jxxghp/moviepilot · skills/browser-use/SKILL.md · Use this skill when the user asks the agent to open, browse, inspect, extract content from, click through, fill forms…
letta-ai/letta-code · src/skills/builtin/browser-use/SKILL.md · Control a real browser to navigate pages, click, type, fill forms, inspect rendered UI, take screenshots, or record…
xuzhougeng/wisp-science · skills/browser-use/SKILL.md · Use this skill to drive Wisp Browser Runtime sessions (shared daily Chrome or workspace Chrome) — open pages, read…
mjunaidca/mjs-agent-skills · docs/panaversity-ri-vault/skills/browser-use/SKILL.md · Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract…
joe-qai/qa-skills · browser-use/SKILL.md · Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.
kripu77/software-factory · skills/browser-use/SKILL.md · Drive a real browser to QA a running app. Screenshots, clicks, forms, evidence. Use when there is no Playwright suite…
pr-e/openclaw-master-skills · skills/browser-use/SKILL.md · Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs…