dsh-suite¶
| 类型 | 精选列表 | 分类 | 注册表 |
| 星数 | ⭐23 | 状态 | ✅ 活跃 |
| 能力 | search, workflow | 更新时间 | 2026-08-15 |
📖 项目简介¶
别再翻 dsh-plugin topic 了,这里都是还能跑的插件。 dsh-suite 是 DeepSeek Harness(DSH)插件的活目录——每小时自动刷新、每日兼容实测——外加 DSH 内置插件商店、create-dsh-plugin 脚手架和几个自研插件。 ---
📦 安装¶
# 1. 逛目录网站
open https://whyihaveyou.github.io/dsh-suite/zh.html
# 2. 把插件商店装进你的 DSH Web UI
npx @deepseek-ai/dsh plugin --profile web add @dsh-suite/plugin-manager
# → 重启 Web UI,然后 设置 → Plugins → Store
# 3.(开发者)造一个自己的插件
npm create dsh-plugin@latest my-plugin
🚀 快速开始¶
npm create dsh-plugin@latest