dsh plugins中文
← Back to popular plugin directory

Web search tool

anysearch-team/anysearch-dsh · skills

AnySearch web search provider and advanced search tools for DeepSeek Harness (DSH).

★ 24GitHub stars
4Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

@anysearch/anysearch-dsh Official AnySearch web search plugin for DeepSeek Harness.

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.

The plugin works without an API key using AnySearch's anonymous quota. For account-level quota, add the credential to $DSHHOME/.credentials.yaml (/.dsh/.credentials.yaml by default):

Install command

dsh plugin --profile web add github:anysearch-team/anysearch-dsh
View GitHub repository ↗Back to popular plugin directory