DshMarketPlace/dshmarketplace-cli

DshMarketPlace★ 1JavaScriptLast synced: 2026-08-17

Open on GitHub

Find and install DeepSeek Harness plugins from the command line. Zero dependencies, --json everywhere, built for coding agents.

README excerpt

English · 简体中文 Find and install DeepSeek Harness (DSH) plugins from the command line. No global install, no dependencies, no account. What this does DeepSeek Harness is DeepSeek's open-source agent harness, where every capability is a plugin. There are over a thousand community plugins spread across the dsh-plugin GitHub topic and the community registry, which makes finding the right one harder than installing it. This CLI searches the dshmarketplace.dev catalogue, shows you what a plugin reaches before you run it, and hands DSH the correct install command — an npm tarball where the plugin publishes one, a pinned GitHub source otherwise. Commands find Search by capability rather than product name. info Category, language, licence, source, detected risk flags, and every install route for one plugin. add Resolves the plugin and runs the install through dsh . Option Effect --limit Results to show ( find , default 10) --category Filter by category ( find ) --source github Force the GitHub source over npm ( add ) --profile DSH profile to install into ( add , default web ) --dry-run Print the command without running it ( add ) --json Machine-readable output, stable schema (all commands) …

View full README on GitHub →
Agentsai-agentsclideepseek-harnessdshdsh-pluginagent

Category