DSH Market
D

Dsh Plugin Marketplace

by YELEBAI · YELEBAI/dsh-plugin-marketplace

InstallableBundlenpmfresh

Verified plugin marketplace and autonomous registry for DeepSeek Harness

Install Dsh Plugin Marketplace

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

The one-line version

dsh plugin --profile my-profile add dsh-plugin-marketplace

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 dsh-plugin-marketplace

# 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: dsh-plugin-marketplace

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:YELEBAI/dsh-plugin-marketplace#<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
Required — see the repository README for which provider.
Network access
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 `dsh-plugin-marketplace` — 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 插件市场,以及自主维护的中心 Registry。** **简体中文** · [English](./README.en.md) > [!IMPORTANT] > 市场不会直接展示 GitHub `dsh-plugin` topic 下的所有仓库。只有经过扫描器验证并写入中心 Registry 的插件,才会进入市场。 | 能力 | 说明 | | --- | --- | | 🔍 自动发现 | 每两小时扫描一次 `topic:dsh-plugin archived:false` | | ✅ Registry 验证 | 检查 manifest、bundle patch、loader entry、运行产物和精确安装来源 | | ⚡ 一键安装 | 仅对全部自动安装条件均通过的插件开放 | | 🤖 Agent 安装 | 为需要构建、生命周期脚本或人工判断的插件创建受约束的安装 Agent | | 🧰 安装管理 | 在当前 Profile 中更新、卸载、启用或停用插件,并可安全重启 DSH | | 📈 插件发现 | 支持分类、搜索、Star 排序和最近 7 天增长趋势 | | 🔄 市场自更新 | 直接检查本仓库版本,并将更新来源固定到解析后的精确 commit |

Topics

GitHub topics on this repository

More in Plugin Market Cordis Marketplace

Ranked by similarity inside the cluster, not alphabetically