DSH Market
D

Dsh Webui Market Plugin

by Sanqi-normal · Sanqi-normal/dsh-webui-market-plugin

InstallableBundlenpmfresh

dsh Web GUI 社区插件市场:浏览 awesome-dsh-plugin.com 插件目录,一键安装/卸载到 profile。Community plugin market for the DeepSeek Harness (dsh) web GUI: browse, install and uninstall plugins into a profile.

Install Dsh Webui Market Plugin

Clean install: prebuilt on npm and declares a `dsh.bundle` layer.

The one-line version

dsh plugin --profile my-profile add @sanqi-normal/dsh-webui-market-plugin

The easy path: this bundle is published to npm, so the install pulls a prebuilt artifact — no build step runs on your machine and no build approval is needed.

From npm — installs a prebuilt artifact, no build step on your machine

# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add @sanqi-normal/dsh-webui-market-plugin

# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config

# 3. boot the profile
dsh --profile my-profile

Package: @sanqi-normal/dsh-webui-market-plugin

Prefer to install from source instead?

From GitHub — pulls source, and may ask for build approval on first run

# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:Sanqi-normal/dsh-webui-market-plugin#<commit-sha>

# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config

# 3. boot the profile
dsh --profile my-profile

Prerequisites

API key
Not required.
Network access
Not required at runtime.
Language
JavaScript

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
lifecycleScriptspassinfono install-time scripts
dsh.bundlepassfatalpackage.json declares a `dsh.bundle` layer
dsh.bundle.patch filepassfatalpatch file present at `cordis.patch.yml`
npm registrypassfatalpublished as `@sanqi-normal/dsh-webui-market-plugin` — prebuilt artifacts
Verdict reason
on npm with a valid bundle declaration
package.json read
package.json
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

在 dsh web GUI 内部的社区插件市场:浏览 [awesome-dsh-plugin.com](https://awesome-dsh-plugin.com/) 的插件目录,直接在 **设置 → 插件 → 插件市场** 里安装 / 卸载插件到 profile。界面风格与 harness 前端一致(跟随系统深浅色主题),支持中英文(按系统语言自动切换)。 An in-harness community plugin market for the dsh web GUI: browse the awesome-dsh-plugin.com catalog and install/uninstall plugins into a profile from **Settings → Plugins → Plugin Market**. 本插件为社区独立实现,**推荐优先使用网站官方实现 [dsh-market](https://github.com/dsh-market/dsh-market)**(由 awesome-dsh-plugin.com 维护者开发,功能一致、维护更活跃)。 A community implementation — **prefer the official [dsh-market](https://github.com/dsh-market/dsh-market)** by the awesome-dsh-plugin.com maintainer (same functionality, more actively maintained). 方式一:从 **npm registry** 安装(推荐,无 git 克隆 / prepare 脚本步骤):

Topics

GitHub topics on this repository

More in Plugin Market Cordis Marketplace

Ranked by similarity inside the cluster, not alphabetically