A native dsh plugin adding real-time web and vertical search and concurrent batch search on top of Harness native web_search and web_fetch, keyless for quick start.
DSH integration
Native runtime
Author-claimed
Safety audit
Unaudited
Last verified
2026-08-22
License
MIT
01What can it help you accomplish?
Add real-time web and vertical search and cleaned URL fetch to DeepSeek Harness while keeping its native web_search and web_fetch
Cited search results (titles/snippets/URLs), cleaned page content via web_fetch, live domain/tag discovery, and concurrent 1 to 5 batch search
DeepSeek Harness users who want better, citable web search and vertical or batch search with no API key for quick start
02How to install into DeepSeek Harness
Prerequisites
- DeepSeek Harness `dsh` CLI available
- Node.js 22.19 or 24+ and pnpm 11.7 on PATH
Installation steps
- 01
$ npx -y @deepseek-ai/dsh plugin --profile web add @anysearch/anysearch-dsh
- 02
$ npx -y @deepseek-ai/dsh web
- 03
No API key needed for quick start; optional AnySearch key for 1,000 free calls per day
Verify the integration
Not specified by the author
03DSH integration and capability boundaries
Native dsh plugin (web profile): connects AnySearch to DeepSeek Harness as a plugin, enhancing native web_search and web_fetch with real-time web and vertical search, cleaned URL content, and concurrent batch search; no API key required for quick start.
Real-time web and vertical search (native web_search)
natural-language query→titles, snippets, URLs for citation
URL content fetch and clean (web_fetch)
public HTTP(S) URL→cleaned page content
Concurrent batch search (1 to 5)
one to five queries→parallel results; single failure isolated
04Who is it for? When not to use it?
Good for
- DeepSeek Harness users who want better, citable web search and vertical or batch search with no API key for quick start
Not for
- Requires Node.js 22.19 or Node.js 24+, pnpm 11.7, and DeepSeek Harness. The DSH plugin command uses pnpm to manage profile dependencies, so pnpm must be available on PATH; Windows, Linux, and macOS use the same command.
05Compatibility, maintenance and safety notes
- No API key for quick start (AnySearch anonymous quota); configure an AnySearch API key for 1,000 free search calls per day, stored in $DSH_HOME/.credentials.yaml. A launching ANYSEARCH_API_KEY env var has higher priority.
- Requires Node.js 22.19 or Node.js 24+, pnpm 11.7, and DeepSeek Harness. The DSH plugin command uses pnpm to manage profile dependencies, so pnpm must be available on PATH; Windows, Linux, and macOS use the same command.
MIT - actively maintained (latest release v0.1.2, 2026-08-19)
06Frequently asked questions
Do I need an API key?
No - quick start needs no key (AnySearch anonymous quota). Configure an AnySearch API key for 1,000 free search calls per day; it is stored in $DSH_HOME/.credentials.yaml (a launching ANYSEARCH_API_KEY env var takes priority).
Which Harness tools does it enhance?
It augments the built-in web_search (results with titles/snippets/URLs) and web_fetch (cleaned URL content), and adds anysearch_capabilities, anysearch_search, and anysearch_batch_search for vertical and concurrent search.
What runtime is required?
Node.js 22.19 or 24+ and pnpm 11.7 on PATH, plus DeepSeek Harness. The same install command works on Windows, Linux, and macOS.
How do I update?
Re-run "npx -y @deepseek-ai/dsh plugin --profile web add @anysearch/anysearch-dsh" to pull the latest version, then restart "npx -y @deepseek-ai/dsh web".
07Related DSH workflows
last30days-skill-cn
by jesseovo
AI agent skill that searches China's eight major platforms for the last 30 days of content and compiles a well-sourced research report.
browser4
by platonai
Browser4 — an AI-native browser engine for autonomous agents, intelligent extraction, and large-scale web automation.
dsh-browser
by lum1104
让 DSH 读取/点击/填表/滚动/导航当前 Chrome 标签页(文本优先,保留登录态)
modsearch
by liustack
Web/X 搜索与抓取桥:为纯文本 coding agent 提供结构化 JSON 证据(search/fetch/citations),引擎可选 Antigravity CLI(免 key)/带 key 引擎/X(Grok Build 登录态)。
08Data and sources
npx -y @deepseek-ai/dsh plugin --profile web add @anysearch/anysearch-dsh
No API key is required for a quick start. Requests use AnySearch anonymous quota until you configure one.
Store the key in `$DSH_HOME/.credentials.yaml` (`~/.dsh/.credentials.yaml` by default):
Through Harness built-in `web_search`, AnySearch returns results with titles, snippets, and URLs for easy citation.
Run one to five searches concurrently; an individual failure does not affect the other results.
Requires Node.js 22.19 or Node.js 24+, pnpm 11.7, and DeepSeek Harness.
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-08-22. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
