browser-use
Control browser pages using the Playwright MCP server
Install / Use
npx skills add QwenLM/qwen-code-examplesInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
AutomationSupported Platforms
Skill content
View source on GitHubname: browser-use description: Control browser pages using the Playwright MCP server. Use when the user asks to open, inspect, navigate, click, type, test, or automate websites, localhost web apps, browser tabs, forms, and web UI.
Browser Use
Use the MCP tools from the playwright MCP server for browser-specific tasks.
Prefer this skill over computer-use when the target is a website, browser tab, localhost web app, web form, DOM element, link, button, input, page content, or browser navigation flow.
Do not use shell commands to start another browser automation server, and do not edit Qwen settings as a fallback.
If the Playwright MCP tools are not available in the current tool list, stop and tell the user to restart Qwen Code or reconnect the playwright MCP server.
Operating Loop
- Navigate or attach to the requested browser page using the available Playwright MCP tool.
- Observe the page with the Playwright accessibility snapshot before acting.
- Prefer semantic element interactions over coordinate clicks.
- After every meaningful action, verify the resulting page state.
- Use screenshots only when visual verification is needed.
Routing
- Use
browser-usefor browser pages and web apps. - Use
computer-usefor native desktop apps, operating system UI, app switching, dialogs outside the browser page, or anything that cannot be represented through the browser DOM/accessibility tree. - If a browser task needs an OS-level action, use
computer-useonly for that OS-level step, then return to Playwright tools.
Safety
Ask for confirmation before destructive, privacy-sensitive, or externally visible actions, including deleting data, sending messages, submitting forms, making purchases, changing security settings, or entering credentials.
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on May 19, 2026
