信息检索 skill。接收问题列表,通过浏览器自动搜索并抓取高质量网页内容,存入 raw/ 文件夹。含两层质量筛选(抓取前过滤低质来源,抓取后评分)。通常由 autodidact skill 调用,也可单独使用。依赖 agent-browser CLI。
$npx -y skills add damonchen-anan/autodidact-skill --skill researcherInstalls into the current project.
Run `npx skills use "https://github.com/damonchen-anan/autodidact-skill" --skill "damonchen-anan/autodidact-skill/researcher"` 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/damonchen-anan/autodidact-skill" that are relevant to the current task. Run `npx skills add "https://github.com/damonchen-anan/autodidact-skill"` and select the relevant skills, then follow their instructions.