search-web

Installation
SKILL.md

Search-Web 技能

概述

用最小搜索链路整合 Context7ExaTinyFish、网页正文读取、mcp-deepwikigithub-fetcher。普通搜索直接使用当前会话已有工具;环境缺失时提示用户手动运行 $search-web setup 并重启 code agent。

原则:每类搜索目标使用固定工具链;联网搜索优先使用 Exa,仅在 Exa 失败、额度到限、服务不可用或空结果时使用 TinyFish CLI 备用。

参数入口

本 skill 通过调用参数区分两种模式(即 /search-web 后跟随的参数,或 Skill 工具的 args):

  • 参数为 setup(写作 $search-web setup):执行初始化与 MCP 配置流程,完成后停止当前搜索。
  • 其他参数或无参数:直接进入搜索流程,不运行 detect.sh,不自动安装 MCP。

何时使用

Installs
39
First Seen
Apr 8, 2026
search-web — karthrand/karthrand-ai-public