DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Tavily — DSH Plugin for DeepSeek Harness
← Plugins

dsh-tavily

Tavily

Tavily web search for DSH: settings toggle back to official DeepSeek, keyless by default

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add dsh-tavily@0.3.1
READMECompatibilityVersions
Tavily 网页搜索设置:无 Key 时连通测试通过

Compatibility and provenance

Tavily is published as dsh-tavily and currently resolves to version 0.3.1. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.3.1stable
8/17/2026
0.3.0stable
8/16/2026
0.2.1stable
8/16/2026

Related plugins

Loading related plugins…

Latest
0.3.1
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
45 kB
Files
7
Surface
web
License
MIT
Source
npm
GitHub
★ 4
Weekly downloads
119
Security scan
✓ v0.3.1 scan passed
Last push
8/17/2026
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

Related plugins

More verified plugins in search-research.

Browser Skill Dsh Plugin@wxg-prc-cpg/browser-skill-dsh-pluginDeepSeek Harness tool plugin that exposes BrowserSkill browser automation (browser_* tools) to the modelWeknora@wxg-prc-cpg/dsh-weknoraWeKnora knowledge retrieval tools for DeepSeek Harness (dsh): semantic search, document reading and RAG/agent answers over your own knowledge bases.Free Searchdsh-free-searchFree web search for DeepSeek Harness: 13 engines (Bing/DuckDuckGo/AnySearch/SearXNG/Exa/Tavily/Keenable/Firecrawl keyless; Parallel/Perplexity/SerpBase/DeepSeek with key) + time filtering + platform search + web_fetch, with web settings UI.Find Plugindsh-find-pluginFind DeepSeek Harness plugins inside the agent — live GitHub dsh-plugin topic search, ranked by stars.

README

dsh-tavily

中文 | English

DeepSeek Harness 的 Tavily 网页搜索。作为其网页搜索服务提供商。

安装

npm(稳定版,官方推荐):

dsh plugin --profile web add dsh-tavily

也可以跟 GitHub(跟仓库最新提交):

dsh plugin --profile web add github:SZMY-haruhi/dsh-tavily

设置 → 插件 → 插件配置 → Tavily 网页搜索:打开开关即可。Key 可选,不填走无 Key。左下「连通测试」可确认现在能不能搜(无 Key 也测得通)。

请更新到 0.3.1。 0.3.0 在和其它客户端插件一起装时,可能让整个 Web 停在「Failed to load plugins」(设置卡按 list 槽注册,当前 DSH 要求 keyed key)。已修复。npm:

dsh plugin --profile web update dsh-tavily

GitHub 安装则再执行一次 add github:SZMY-haruhi/dsh-tavily。

Tavily 网页搜索设置:无 Key 时连通测试通过

钉 commit:

dsh plugin --profile web add github:SZMY-haruhi/dsh-tavily#<commit>

卸载:

dsh plugin --profile web remove dsh-tavily

dsh.bundle · 预构建 lib/ · git 安装无需 allowBuilds

特点

  • 设置卡开关:关 = 官方 DeepSeek,开 = Tavily,不用卸包
  • 无 Key 走 Tavily keyless;有 Key 走 Authorization: Bearer
  • 左下连通测试:真打一次 Tavily(max_results: 1);无 Key 走 keyless,有 Key 走账号档(消耗 1 积分)
  • 超时、中止、官方 Host 锁定、丢掉无 url 的结果
  • Key / 开关写在 credentials,不写设置文件

行为

开关Keyweb_search
关(默认)—官方 DeepSeek
开未填Tavily keyless
开已填Tavily 账号档

Provider id:tavily。

凭证

引用含义
TAVILY_API_KEY可选。有则走账号档;无则 keyless
TAVILY_SEARCH_ENABLED有此项则为开;删除即关

可写在 $DSH_HOME/.credentials.yaml。不要把真实钥匙提交进仓库。

更新

  • 2026-08-17 0.3.1(请更新) 修复:与其它客户端插件同时安装时,Web 可能卡在「Failed to load plugins / dsh-tavily」(settings.plugin.item 需 key,不能再用 id/order)。设置卡命名空间 web-search-tavily,不覆盖官方网页搜索卡。开关与 Key 仍走 credentials。
  • 2026-08-17 设置卡左下增加连通测试。无 Key 也可测(走 Tavily keyless);有已存 Key 则走账号档,消耗 1 积分。不改开关、不占用保存。

Author

tonkatsu258

感谢star❤️ tonkatsu258 · 个人网站