byagentscope-ai· 190 skills
Use this skill when the user explicitly wants to connect to a running Chrome browser, scan local CDP ports, specify a cdp_port, or share a single browser across multiple agents/tools. By default, browser_use already launches the browser using managed CDP; if the user does not want to expose browser history, cookies, or other sensitive data, recommend using private_mode=true instead.
$npx -y skills add agentscope-ai/copaw --skill browser_cdp-enInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/copaw" --skill "agentscope-ai/copaw/browser_cdp-en"` 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.