shinjiyu/dsh-plugin-search0

dsh-plugin-search

Zero-config web_search for DeepSeek Harness when you are not on the official DeepSeek API.

AI Analysis

核心用途是为非官方 DeepSeek API 渠道的会话提供开箱即用的网页搜索能力,默认支持 Tavily 免 Key 检索。适合需要让 AI 具备联网搜索能力、但未使用官方 API 的用户。

Package
dsh-plugin-search
Version
0.1.0
License
MIT
Last updated
Aug 15, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shinjiyu/dsh-plugin-search

配置

可以不配。没 key 走 Tavily keyless。

有账号再设:

TAVILY_API_KEY=tvly-...

不要把 key 写进仓库。