Skip to content

mashirokai/web-search-toolkit

v1.0.0

网络搜索工具包——节点获得 WebSearch / WebFetch 两件联网工具(实时检索与网页正文抓取),用于查最新资料、核对外部事实、取指定 URL 正文。适用于联网检索、查官方文档、找最新版本号/发行说明、抓网页正文等任务。不适用于仓库内检索(用 Grep/Glob)、不适用于需要登录态或页面交互的取数。授权面 = 插件授予面(节点会话与 general 面);Nebula root 固定面与分发器面不经此路径。内含 skill:web-search(何时该检索、查询式写法、抓取与引用纪律)。组件面:无 mcp.json;工具扩展 = org.nebflow/tools.json 授予 WebSearch / WebFetch 两件。

web-search

联网检索与网页正文抓取纪律——何时该检索(外部事实/最新版本/官方文档)与何时不该(仓库内检索用 Grep/Glob、已在本会话证据里的事实),查询式写法(关键词化、加年份/版本约束、一次一个意图),抓取与引用纪律(取到的正文只信原文、引用给绝对 URL 与访问时点、不把检索结果当权威结论只当线索)。Use when 需要联网查资料、核对官方文档或最新版本号、抓取指定 URL 正文。

Read SKILL.md at the source

Pinned to revision 249a8395848a, so it is the text this page describes rather than whatever the author pushed since.

Files

Every link opens the file at its source, pinned to the revision this page describes.