DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Tool Tavily Search — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

@moguiyu/dsh-tool-tavily-search

Tool Tavily Search

可选择启用的高级 Tavily 模型工具,适用于 DeepSeek Harness(搜索、提取、映射、爬取),支持密钥轮换/故障转移;支持 rc.7/rc.8 和 0.1.2-0.1.6 插件系列。安装 @moguiyu/dsh-tavily 以使用 Tavily Search 设置卡片。内置的 web_search

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add @moguiyu/dsh-tool-tavily-search@0.2.8
README兼容性版本

兼容性与来源证明

Tool Tavily Search 以 @moguiyu/dsh-tool-tavily-search 发布,当前版本为 0.2.8。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.2.8stable
2026/9/18
0.2.7stable
2026/9/15
0.2.6stable
2026/9/15
查看其余 19 个版本收起版本
0.2.5stable
2026/9/15
0.2.4stable
2026/9/14
0.2.3stable
2026/9/10
0.2.2stable
2026/9/7
0.2.1stable
2026/9/2
0.2.0stable
2026/8/28
0.1.12stable
2026/8/27
0.1.11stable
2026/8/18
0.1.10stable
2026/8/16
0.1.9stable
2026/8/16
0.1.8stable
2026/8/16
0.1.7stable
2026/8/16
0.1.6stable
2026/8/16
0.1.5stable
2026/8/16
0.1.4stable
2026/8/16
0.1.3stable
2026/8/16
0.1.2stable
2026/8/16
0.1.1stable
2026/8/16
0.1.0

相关插件

正在加载相关插件…

最新版
0.2.8
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
33.1 kB
文件数
6
Surface
any
许可证
MIT
发布源
npm
GitHub
★ 8
周下载
555
安全扫描
✓ v0.2.8 扫描通过
最近提交
2026/9/18
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
stable
2026/8/15

README

@moguiyu/dsh-tool-tavily-search

Registers the opt-in advanced Tavily model tools for the DeepSeek Harness: search, extract, map, and crawl.

  • tavily_search — full Tavily surface (max_results, search_depth, topic, days, include_answer, include_raw_content, include_domains, exclude_domains). Keys are resolved from the TAVILY_API_KEYS credential on every call; round-robin rotation with failover on HTTP 401/429.
  • tavily_extract — retrieve the complete content of known HTTP(S) URLs (urls, extract_depth, include_images, format, include_favicon, query).
  • tavily_map — discover a site's links without fetching page content (url, instructions, max_depth, max_breadth, limit, select_paths, select_domains, allow_external).
  • tavily_crawl — crawl a site and return the extracted content of its pages (all map navigation params plus extract_depth, format, include_favicon, chunks_per_source).
  • Opt-in, default off — the plugin Config.enabled defaults to false; the switch state persisted by the settings card (~/.dsh/tavily-tool.json) affects this tool set.
  • Headless — this package ships no settings card. Install @moguiyu/dsh-tavily (tool + card + backend in one row) for the Tavily Search card under Settings → Plugins → plugin configuration.
  • Built-in web_search is never replaced: this package registers no provider and never writes web.searchProvider. Tavily is an extra, opt-in search option alongside the native tool.

Host half: plain ESM (src/index.js).

See the workspace README for install and configuration.

相关插件

继续浏览 search-research 分类下经过校验的插件。

Weknora@wxg-prc-cpg/dsh-weknora适用于 DeepSeek Harness (dsh) 的 WeKnora 知识检索工具:通过自有知识库进行语义搜索、文档阅读以及 RAG/代理回答。Free Searchdsh-free-searchDeepSeek Harness 的免费网页搜索:13 个引擎(Bing/DuckDuckGo/AnySearch/SearXNG/Exa/Tavily/Keenable/Firecrawl 无需密钥;Parallel/Perplexity/SerpBase/DeepSeek 需要密钥),支持时间筛选、平台搜索和 web_fetch,并提供网页设置界面。Find Plugindsh-find-plugin在代理中查找 DeepSeek Harness 插件——实时搜索 GitHub 上的 dsh-plugin 主题,并按星标数排序。Mimirdsh-mimir用于 DeepSeek Harness 的研究助手插件套件(文献搜索、研究维基、LaTeX 编译、独立子代理审阅)