@liustack/modsearch
Plug-in web search and page fetch for text-only LLMs, powered by the free Antigravity CLI
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:liustack/modsearch说明文档
阅读完整 README ↗
ModSearch
为纯文本模型补上联网能力:网页搜索、X 搜索、单页抓取。
🌐 DeepSeek Harness (dsh) 的 web 插件 🌐
English · 故障排查 · 配置 · 输出契约 · 安全 · ModLens(视觉)
DeepSeek-V4-Flash 等模型没有联网能力或联网能力羸弱。ModSearch 通过外挂方式大幅增强模型网页搜索、X 搜索、单页抓取能力。
交流
用出问题了就提个 issue。其他的都欢迎来 X 上聊:@liustack,你用它做了什么、在哪个 harness 上跑、接下来该做什么,新版本也是那边先发。社群正在筹备中。
特性
- 🌐 DeepSeek Harness (dsh) 的 web 插件: 一条命令
npx -y @deepseek-ai/dsh plugin --profile web add @liustack/modsearch@latest,dsh 内置的web_search就跑在 modsearch 引擎链上,无需 API key,原生引用卡片全部保留。旁边再落两个 dsh 没有的工具:搜 X(推特)的x_search和带焦点读单页的 。细节见。


