DshMarketPlace/dshmarketplace-cli

DshMarketPlace★ 1JavaScript最后同步: 2026-08-17

在 GitHub 打开

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

README 摘要

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) …

在 GitHub 查看完整 README →
Agent/智能体ai-agentsclideepseek-harnessdshdsh-pluginagent

分类