dsh-plugins
Search and install DeepSeek Harness plugins from the DSH plugin registry
从DSH插件注册表搜索并安装DeepSeek Harness插件。
How to install
dsh plugin add dsh-plugins About
dsh-plugins DeepSeek Harness 插件合集,由社区维护。 | 插件 | npm | 说明 | |---|---|---| | dsh-desktop-entry | | Windows 桌面入口:一键在桌面生成快捷方式 + 启动器(官方图标,后端未运行时自动拉起 dsh web,用 Chrome 应用模式打开 UI) | | dsh-quote-selection | | 对话引用注释:选中任意文本 → 浮动「引用」按钮 → 可选备注 → 编号卡片显示在输入区左上角,发送时自动附带 | 安装 bash dsh plugin --profile web add dsh-desktop-entry dsh plugin --profile web add dsh-quote-selection 两个插件都是正式格式(dsh.bundle 自动加入 bundle 层 + dsh.client 客户端 bundle), 重启后端不丢、零依赖。 开发 每个插件都是独立的零依赖包,可直接改后重新发布: bash cd dsh-desktop-entry && npm publish cd dsh-quote-selection && npm publish 贡献 欢迎通过 PR 添加新插件到本仓库;也欢迎给本仓库打 dsh-plugin 主题标签, 让它出现在 GitH…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-20
- Created
- 2026-08-19
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin
Related plugins
dsh-find-plugin
awesome-dsh-plugin/dsh-find-plugin
Find plugins without leaving the agent: search this curated registry by keyword or category, with ready-to-run install commands.
dsh-plugin-hub
Noob-stupid/dsh-plugin-hub
A plugin management panel: one-click enable/disable for installed plugins plus a GitHub dsh-plugin marketplace with details and one-click installs.
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.