byagentscope-ai· 190 skills
当用户需要控制 browser_use 的浏览器启动方式时,使用本 skill。当前 browser_use 默认使用 managed CDP 启动本地 Chrome/Chromium;headed 控制是否显示窗口,private_mode 控制是否禁用 CDP、改走 Playwright,browser_args 传入额外的 Chromium 启动参数,executable_path 指定自定义浏览器可执行文件路径。
$npx -y skills add agentscope-ai/copaw --skill browser_visible-zhInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/copaw" --skill "agentscope-ai/copaw/browser_visible-zh"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentscope-ai/copaw" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/copaw"` and select the relevant skills, then follow their instructions.