NanmiCoder/dsh-plugin-market ↗★ 1
@nanmicoder/dsh-plugin-market
Verified plugin marketplace for DeepSeek Harness: discover, inspect, install, and remove DSH plugins from the Web UI
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:NanmiCoder/dsh-plugin-market说明文档
阅读完整 README ↗English · 简体中文
Find the real plugins. Install the safe ones.
dsh-plugin-market adds a plugin marketplace to DeepSeek Harness. Browse a continuously curated catalog inside Settings → Plugin Marketplace, inspect the evidence behind each entry, and install or remove verified plugins without leaving the Web UI.
The catalog is deliberately conservative: deterministic rules decide whether an artifact is installable; model-generated summaries and tags are display-only and never authorize an install.
Current catalog proof
The repository snapshot generated on 2026-08-15 contains:
| Catalog entries | One-click installable | Verified on npm | Verified from source |
|---|---|---|---|
| 3,518 | 936 | 716 | 220 |
Every one-click action executes a normalized package spec from the catalog—not a shell command copied from a repository README.
Why Plugin Market?
| Capability | What it changes |
|---|---|
| Verified install paths | npm manifests, DSH bundle metadata, patch files, and build readiness are checked before an entry becomes installable. |