返回目录

anysearch-dsh

编辑精选维护状态: 活跃

anysearch-team/anysearch-dsh

为 DeepSeek Harness 提供的 AnySearch 网页搜索提供方与高级搜索工具。

前往 GitHub项目主页
$ npx -y @deepseek-ai/dsh plugin --profile web add @anysearch/anysearch-dsh

406

星标

9

Fork

TypeScript

语言

MIT

许可证

2026-08-13

创建于

2026-08-26

最近推送

原生 dsh 插件,在 Harness 原生 web_search 与 web_fetch 之上补充实时 Web 与垂直搜索以及并发批量处理,快速上手免 Key。

DSH 适配

原生运行时

作者声明

安全审计

未审计

最后核验

2026-08-22

许可证

MIT

01它能帮你完成什么?

  • 为 DeepSeek Harness 补充实时 Web 与垂直搜索、清洗后的 URL 抓取,同时保留原生 web_search 与 web_fetch

    带来源的搜索结果(标题/摘要/URL)、经 web_fetch 清洗的页面内容、实时域名/标签发现,以及 1 到 5 并发批量搜索

    想要更好、可引用的 Web 搜索与垂直/批量搜索,且快速上手免 API Key 的 DeepSeek Harness 用户

02如何接入 DeepSeek Harness?

前置条件

  • 可用的 DeepSeek Harness `dsh` CLI
  • Node.js 22.19 或 24+ 且 pnpm 11.7 在 PATH 中

安装步骤

  1. 01

    $ npx -y @deepseek-ai/dsh plugin --profile web add @anysearch/anysearch-dsh

  2. 02

    $ npx -y @deepseek-ai/dsh web

  3. 03

    快速上手免 API Key;可选配置 AnySearch Key 获得每日 1,000 次免费调用

验证接入成功

作者未说明

03DSH 适配与能力边界

DSH 适配原生运行时

原生 dsh 插件(web profile):把 AnySearch 作为插件接入 DeepSeek Harness,在原生 web_search 与 web_fetch 之上补充实时 Web 与垂直搜索、清洗后的 URL 内容,以及并发批量搜索;快速上手免 API Key。

04适合谁?何时不该用?

适合

  • 想要更好、可引用的 Web 搜索与垂直/批量搜索,且快速上手免 API Key 的 DeepSeek Harness 用户

不适合

  • 需要 Node.js 22.19 或 24+ 与 pnpm 11.7 以及 DeepSeek Harness。DSH 插件命令用 pnpm 管理 profile 依赖,因此 pnpm 必须在 PATH 中;Windows、Linux、macOS 使用相同命令。

05兼容性、维护与安全提示

  • 快速上手免 API Key(AnySearch 匿名额度);配置 AnySearch API Key 后每日 1,000 次免费搜索,保存在 $DSH_HOME/.credentials.yaml。启动时的 ANYSEARCH_API_KEY 环境变量优先级更高。
  • 需要 Node.js 22.19 或 24+ 与 pnpm 11.7 以及 DeepSeek Harness。DSH 插件命令用 pnpm 管理 profile 依赖,因此 pnpm 必须在 PATH 中;Windows、Linux、macOS 使用相同命令。
2026-08-132026-08-21v0.1.2

MIT - 活跃维护(最新发布 v0.1.2,2026-08-19)

06常见问题

需要 API Key 吗?

不需要——快速上手免 Key(AnySearch 匿名额度)。配置 AnySearch API Key 后每日 1,000 次免费调用,保存在 $DSH_HOME/.credentials.yaml(启动时的 ANYSEARCH_API_KEY 环境变量优先)。

它增强了哪些 Harness 工具?

它增强内置 web_search(带来源的标题/摘要/URL)与 web_fetch(清洗后的页面内容),并新增 anysearch_capabilities、anysearch_search、anysearch_batch_search 用于垂直与并发搜索。

需要怎样的运行时?

需要 Node.js 22.19 或 24+ 以及 PATH 中的 pnpm 11.7,外加 DeepSeek Harness。同一安装命令适用于 Windows、Linux、macOS。

怎么更新?

重新执行 "npx -y @deepseek-ai/dsh plugin --profile web add @anysearch/anysearch-dsh" 拉取最新版,再重启 "npx -y @deepseek-ai/dsh web"。

08数据与来源

  • 作者声明github.comdce7a51c74b8…

    npx -y @deepseek-ai/dsh plugin --profile web add @anysearch/anysearch-dsh

  • 作者声明github.comdce7a51c74b8…

    No API key is required for a quick start. Requests use AnySearch anonymous quota until you configure one.

  • 作者声明github.comdce7a51c74b8…

    Store the key in `$DSH_HOME/.credentials.yaml` (`~/.dsh/.credentials.yaml` by default):

  • 作者声明github.comdce7a51c74b8…

    Through Harness built-in `web_search`, AnySearch returns results with titles, snippets, and URLs for easy citation.

  • 作者声明github.comdce7a51c74b8…

    Run one to five searches concurrently; an individual failure does not affect the other results.

  • 作者声明github.comdce7a51c74b8…

    Requires Node.js 22.19 or Node.js 24+, pnpm 11.7, and DeepSeek Harness.

页面基于项目公开文档、仓库元数据和 DSH Plugins 的结构化解析生成;最后核验于 2026-08-22。发现错误?提交更正。

🏆

最佳 DeepSeek Harness 插件

从全目录挑出的 12 个值得优先安装的插件,覆盖各个分类。

DSH Plugins 是独立的 DeepSeek Harness 插件市场,与 DeepSeek 官方无关,也不代表官方背书。第三方插件未经安全审计,安装前请审查源码。

每周获取最新的 DeepSeek Harness 插件,绝不滥发。