home/categories/frontend/agentscope-ai-copaw-src-copaw-agents-skills-browser-visible-skill-md
frontenddevelopment

browser-visible

当用户希望打开真实可见的浏览器窗口(而非后台无头模式)时,使用 browser_use 的 headed 参数启动浏览器,随后可正常 open/snapshot/click 等。适用于用户想亲眼看到页面、演示或调试场景。

agentscope-ai
maintainer
agentscope-ai
Updated 4/8/2026
Stars
15005
Forks
2016
quick start

Installation and usage

当用户希望打开真实可见的浏览器窗口(而非后台无头模式)时,使用 browser_use 的 headed 参数启动浏览器,随后可正常 open/snapshot/click 等。适用于用户想亲眼看到页面、演示或调试场景。

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use browser-visible