浏览器联网工具。当需要真实浏览器环境时使用此 skill,包括:需要登录态的操作、反爬严格的平台(小红书、微信公众号等)、页面交互操作、动态渲染内容抓取等。简单搜索和公开页面抓取可直接使用内置的 WebSearch/WebFetch,无需加载此 skill。
$npx -y skills add 43college/43-agent-skills --skill web-browserInstalls into the current project.
Run `npx skills use "https://github.com/43college/43-agent-skills" --skill "43college/43-agent-skills/web-browser"` 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/43college/43-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/43college/43-agent-skills"` and select the relevant skills, then follow their instructions.