dsh pluginsEnglish
← 返回热门插件目录

huangrx6 · DeepSeek Harness

huangrx6/dsh-plugin · 技能

DeepSeek Harness (DSH) 插件合集:Skill 管理(导入/详情/多格式文件预览)、MCP 服务器管理(补丁层读写/测试连接/工具明细)、布局设置

★ 1GitHub 星标
0分支
2026-08-17最近更新
TypeScript开发语言
许可证

项目简介

深入阅读: 插件如何与 DSH 平台协作:docs/architecture.md 源码解读:docs/skill-manager.md · docs/mcp-manager.md

装完重启 dsh(或 /reload);升级时重跑同一条命令即可(latest 链接始终指向最新发布)。需要钉住某个历史版本时,到 Releases 页 找对应 tag,把 latest/download 换成 download/ 。没有本地 dsh 命令时用 npx @deepseek-ai/dsh plugin --profile web add ...。 本地开发(clone + link)

在 profile(如 /.dsh/profiles/web)的 package.json 里用 link: 挂载,并加入 bundles:

安装命令

dsh plugin --profile web add github:huangrx6/dsh-plugin
查看 GitHub 仓库 ↗返回热门插件目录