DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-skill-browser

c

dsh-skill-browser

Manifest valid1

DSH web plugin: a Skills page in Settings that lists every installed skill (global + per-workspace) and opens its folder.

UI (client)hasBundlePatch

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 versionPublishedSize
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

deepseek-harness

by deepseek-ai

DeepSeek Harness: Everything is a Plugin.

Development & Infrastructure

229.5k

MIT

TypeScript

Sep 17, 2026

Index only — not installable

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,

Development & InfrastructureTerminal & ClientsManifest valid

97k

Apache-2.0

TypeScript

Sep 19, 2026

Index only — not installable

by Tencent

Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.

Tools & CapabilitiesDevelopment & InfrastructureManifest valid

27.1k

811/wk

NOASSERTION

Go

Sep 19, 2026

dsh plugin --profile web add @wxg-prc-cpg/dsh-weknora

by awesome-dsh-plugin

A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表

Development & Infrastructure

16.2k

CC0-1.0

Python

Sep 19, 2026

Index only — not installable

by zhu1090093659

DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop

Tools & CapabilitiesDevelopment & InfrastructureTerminal & ClientsModels & ProvidersManifest valid

7.8k

Apache-2.0

TypeScript

Sep 19, 2026

dsh plugin --profile web add dsh-web

by yjh051108

dsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23).

Development & InfrastructureModels & ProvidersManifest valid

7.2k

MIT

JavaScript

Sep 18, 2026

dsh plugin --profile web add @dsh-external/dsh-super-injector