dsh-skillhub
Manifest validDSH manager for user Skills already on disk in Agent home and DSH home
dsh-skillhub
列出已经在磁盘上的 Skills:Agent home ~/.agents/skills 和 DSH home $DSH_HOME/skills。设置页管 Global Defaults,composer 面板管 Project 和 Chat 覆盖。
dsh plugin --profile web add github:aa2246740/dsh-skillhub
PATH 上要有 pnpm,以及 dsh(或 npx @deepseek-ai/dsh)。装完重启这个 Host,再刷新页面。dsh plugin add 只写 profile,不会热挂正在跑的进程。仓库已提交 lib/,git 安装不用再 build。
dsh 不在 PATH 时:
npx @deepseek-ai/dsh plugin --profile web add github:aa2246740/dsh-skillhub
或本地 clone:
git clone https://github.com/aa2246740/dsh-skillhub.git
dsh plugin --profile web add ./dsh-skillhub
dsh plugin --profile web remove dsh-skillhub
面向官方 DeepSeek Harness 0.1.5-rc.2 的 web profile。DSH.app 的插件窗口只收 npm 包名;桌面用户请用 dsh web 再跑上面这条。
它不安装、不复制、不删除 skill 文件。关掉只是不进目录,文件夹还在。SkillHub 只管理磁盘技能。插件自己注册的技能(含 Resume 斜杠命令)仍由插件控制:SkillHub 不列出、不遮蔽、也不改它们的调用权限。
词表见 CONTEXT.md。决策见 docs/adr/。
本机数据
| 内容 | 位置 |
|---|---|
| Installed Skills | ~/.agents/skills, $DSH_HOME/skills |
| 可见性文档 | $DSH_HOME/skillhub/(global.json, projects/<hash>.json, sessions/<id>.json;MCP 另存 mcp-*.json) |
项目可见性按本机文件夹哈希。不会写进 git 仓库。生效顺序是 Chat → Project → Global。Project 和 Chat 只存覆盖,父层改了,还在跟随的子孙立刻跟上。
可见性文档是 version 2:一层默认值,再加每条 Skill 的覆盖。关掉一项不会改未点名或以后新加技能的默认值。Global「全部关闭」也会罩住以后新加的磁盘 Skill,但不覆盖插件命令。旧 Session 快照保持显式,直到用户选 恢复默认。
不要提交 $DSH_HOME/skillhub/、.env。仓库里的 lib/ 是便携产物,不含本机绝对路径。
MCP 可见性
面板分成「技能」和「MCP」两个独立页。按服务控制后续请求里模型能看到的 MCP 工具,进程继续跑,已有对话上下文不会撤回。当前 DSH MCP 客户端只暴露工具,没有资源/提示词目录。命名冲突或作用域本地注册的服务会标成不支持隐藏,不会假装已经藏干净。用服务开关或「恢复」即可还原。
Host HTTP 是 /skillhub/catalog。官方 /plugins 前缀只服务 client bundle,不要让它接管这个 API。
在 Web 上关掉 preset 里的 skill-filesystem 行,项目 skill 文件夹才会保持惰性。dsh-web-app 里的 host skill-filesystem 行已经关掉。
许可
MIT。见 LICENSE。
Comments
Loading…
From the same category
by nexu-io
🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards,
★ 97k
Apache-2.0
TypeScript
Sep 19, 2026
by Molunerfinn
:rocket: The Ultimate Image Uploader for Efficient Creators. Supports Obsidian, Typora, VS Code etc. and 60+ image hosting services (S3, GitHub, Cloudflare R2, Imgur, Aliyun OSS...). Paste, upload, d
★ 27.2k
MIT
TypeScript
Sep 1, 2026
by YaoApp
✨ All your agents and workspaces in one place, on every device you own. Track tasks on a board, accessible from desktop, mobile, browser, or API. Self-hosted.
★ 8k
Go
Sep 16, 2026
by zhu1090093659
DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop
★ 7.8k
Apache-2.0
TypeScript
Sep 19, 2026
dsh plugin --profile web add dsh-webby omdsh-dev
开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git,
★ 3.7k
↓ 92.3k/wk
MIT
TypeScript
Sep 17, 2026
dsh plugin --profile web add dsh-better-sidebarby ccch1mneyyy
DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rol
★ 3.1k
↓ 9.5k/wk
MIT
TypeScript
Sep 19, 2026
dsh plugin --profile web add @deepseek-harness-tui/dsh-tui