dsh-plugin-registry
DeepSeek Harness community plugin registry: browse, publish, and auto-discover dsh-plugin repos.
DeepSeek Harness 社区插件注册表:浏览、发布和自动发现 dsh-plugin 仓库。
How to install
dsh plugin add github:vbarter/dsh-plugin-registry About
DeepSeek Harness Community Registry **生产站点 / Live site:** https://dsplugin.app/ 社区 DeepSeek Harness 插件目录(非官方)· Community dsh plugin directory (unofficial) 社区插件注册表静态站。浏览、详情、发布、统计、收录规范五页,无构建步骤。站点数据就是提交在仓库里的 data/plugins.json(schemaVersion 2)。GitHub Actions 是官方后端:定时扫描 dsh-plugin topic,用户发布走 Issue → 预检 → 审核 PR。 **所有目录写入都走 GitHub PR**,不会直接推 main:用户提交(submission/<n>)、自动发现(discover/sync)、社区目录 Manifest 复核(review/curated-manifest)。维护者在 Pull Requests 合并后,站点数据才更新。 仓库:vbarter/dsh-plugin-registry 自动发现怎么工作 1. .github/workflows/discover.yml 每 2 小时(20 */2 * * *)或手动 workflow_dispatch 运行。 2. scripts/discover.mj…
Recommendation signals
Meta
- License
- –
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-17
- Created
- 2026-08-15
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;无 license
- Sources
- curated:0xsline/awesome-deepseek-harness
Related plugins
dsh-market
dsh-market/dsh-market
Browse, search and install community plugins from inside DeepSeek Harness settings, with category filters, one-click updates, enable/disable, theme switching and configuration backup.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-plugin-manager
Plugin manager tab in DSH Settings → Plugins: install from npm or git with progress, enable/disable switches effective at next startup, conflict reconciliation with undo, and one-click hand-off to a fix session.
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-plugin-manager
Plugin manager tab in DSH Settings → Plugins: install from npm or git with progress, enable/disable switches effective at next startup, conflict reconciliation with undo, and one-click hand-off to a fix session.
DSH-Plugins-Marketplace
bradeGithub/DSH-Plugins-Marketplace
GitHub-topic-driven plugin & skill marketplace: a Settings page that browses the auto-collected registry (the whole dsh-plugin topic plus the skills index, CI-refreshed every 2 hours) with one-click install, type detection, install-script and host-shadow-dependency safety confirmations, env-key management, and the STANDARD.md recognition spec.