所有联网操作必须通过此 skill 处理,包括:搜索、网页抓取、登录后操作、网络交互等。 触发场景:用户要求搜索信息、查看网页内容、访问需要登录的网站、操作网页界面、抓取社交媒体内容(小红书、微博、推特等)、读取动态渲染页面、以及任何需要真实浏览器环境的网络任务。
$npx -y skills add mingchen666/reviva --skill web-accessInstalls into the current project.
Run `npx skills use "https://github.com/mingchen666/reviva" --skill "mingchen666/reviva/web-access"` 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/mingchen666/reviva" that are relevant to the current task. Run `npx skills add "https://github.com/mingchen666/reviva"` and select the relevant skills, then follow their instructions.