dsh-skill-browser
Manifest valid★ 1DSH web plugin: a Skills page in Settings that lists every installed skill (global + per-workspace) and opens its folder.
dsh-skill-browser
DSH web 插件:在「设置」里新增一个 Skills 页面,列出本机已安装的所有 skills,并一键打开每个 skill 所在的文件夹。
- 全局 Skills:用户全局 skills(
~/.dsh/skills、~/.agents/skills)、各 preset 自带的 skills、内置/运行时 skills。 - 工作区 Skills:按工作区分组,列出每个工作区
.dsh/skills、.agents/skills下的 skills。 - 点击某条 skill 的目录路径或「打开目录」按钮,即可用系统默认程序(Windows 下为资源管理器)打开对应文件夹。
数据来自 DSH 权威的 skills 服务(与 agent 实际可见的 skills 目录一致)。
安装
方式一:本地路径安装(无需联网 / 无需发布)
npx @deepseek-ai/dsh plugin --profile web add "C:\路径\dsh-skill-browser" --config.minimumReleaseAge=0
把 C:\路径\dsh-skill-browser 换成这个目录在你机器上的真实绝对路径。安装完成后重启 dsh web 生效。
方式二:从 GitHub 安装(发布后)
dsh plugin --profile web add "github:<你的用户名>/dsh-skill-browser"
同样需要在安装后重启 dsh web。详细的 GitHub 发布教程见仓库首页或与本插件一同提供的说明。
目录结构
dsh-skill-browser/
├── package.json # 插件元数据 + dsh.bundle.patch + dsh.client 声明
├── cordis.patch.yml # 组合补丁:把插件行插入 profile
├── lib/
│ └── index.js # host 侧:注册 /skill-browser/browse HTTP 路由
├── client/
│ └── client.js # client 侧:设置里的 Skills 页面
└── README.md
卸载
npx @deepseek-ai/dsh plugin --profile web remove dsh-skill-browser
同样需要重启 dsh web。
Versions
| Latest version | Published | Size |
|---|---|---|
| 1.5.4 | — | — |
| 1.5.5 | — | — |
| 1.5.6 | — | — |
| 1.5.7 | — | — |
| 1.5.8 | — | — |
| 1.5.9 | — | — |
| 1.5.10 | — | — |
| 1.6.1 | — | — |
| 1.6.2 | — | — |
| 1.7.4 | — | — |
| 1.8.1 | — | — |
| 1.8.3 | — | — |
| 1.8.2 | — | — |
Comments
Loading…
From the same category
by deepseek-ai
DeepSeek Harness: Everything is a Plugin.
★ 229.5k
MIT
TypeScript
Sep 17, 2026
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 Tencent
Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
★ 27.1k
↓ 811/wk
NOASSERTION
Go
Sep 19, 2026
dsh plugin --profile web add @wxg-prc-cpg/dsh-weknoraby awesome-dsh-plugin
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 16.2k
CC0-1.0
Python
Sep 19, 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 yjh051108
dsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23).
★ 7.2k
MIT
JavaScript
Sep 18, 2026
dsh plugin --profile web add @dsh-external/dsh-super-injector