
Deepseek Plugin Store
by Ericwong5021 · Ericwong5021/deepseek-plugin-store
DeepSeek Harness 独立社区插件商店:发现、安装并提交经过验证的插件、工具与扩展。 | Independent community plugin directory.
Install Deepseek Plugin Store
Likely fails to load: not on npm, needs a build, and ships no `prepare` script — a git install fetches sources, not built artifacts, so the entry point is never produced.
This install is expected to fail
prepare script to run it, and is not published to npm — so nothing produces the compiled output the loader then goes looking for.Three things would fix it, all of them on the author's side: publish the package to npm, add a prepare script that builds on install, or commit the build output to the repository. Until one of those happens, the command below is here so you can reproduce the failure, not so you can install it.
What would be run — expected to install and then fail to load
# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:Ericwong5021/deepseek-plugin-store
# 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-profileBefore you run it
- A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
- Installing from git resolves a moving branch. Pin a commit —
github:Ericwong5021/deepseek-plugin-store#<commit-sha>— so the code you reviewed is the code you install.
Prerequisites
- API key
- Not required.
- Network access
- Not required at runtime.
- Language
- HTML — a git install pulls this source, not build output.
Install check
Every field the verdict was derived from, so you can re-derive it yourself
| Field checked | Result | Weight | What the spec says about it |
|---|---|---|---|
| lifecycleScripts | pass | info | no install-time scripts |
| dsh.bundle | pass | fatal | package.json declares a `dsh.bundle` layer |
| dsh.bundle.patch file | pass | fatal | patch file present at `cordis.patch.yml` |
| npm registry | missing | warn | `deepseek-plugin-store` is not published to npm |
| prepare script | missing | fatal | needs a build but ships no `prepare` script — a git install fetches sources, not built artifacts |
- Verdict reason
- git-only + needs build + no prepare script
- 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
**发现、安装 DeepSeek Harness 生态中的社区插件、工具与扩展。** **中文** · [English](README.en.md) 本目录自动收录所有带有 [`dsh-plugin`](https://github.com/topics/dsh-plugin) topic 的 GitHub 仓库。 > **1493 个插件仓库** · 每小时更新 · 上次同步:2026-08-14 08:51 UTC - [按分类浏览](#browse-by-category) - [热门插件](#popular-plugins) - [安装插件](#installing-plugins) - [全部插件仓库](#all-topic-plugins) - [收录你的插件](#get-listed) | | 分类 | 插件数 | |:--:|:--|--:| | 🎨 | [UI 增强](#ui-enhancements) | 401 | | 🔁 | [工作流与自动化](#workflow-automation) | 158 | | 🛠️ | [工具集](#tools) | 243 | | 🔔 | [通知与监控](#notifications) | 29 | | 🧑💻 | [开发辅助](#dev-helpers) | 65 | | 🎓 | [学习与教育](#learning) | 8 | | 🧩 | [其他](#misc) | 589 | | # | 插件 | 分类 | Stars | |--:|:--|:--|--:| | 1 | [nexu-io/open-design](https://github.com/nexu-io/open-design) | UI 增强 | ★85838 | | 2 | [deepseek-ai/deepseek-harn
Topics
GitHub topics on this repository
More in Awesome List Plugin Directory
Ranked by similarity inside the cluster, not alphabetically
Awesome Dsh
uyq
The community ecosystem and plugin directory for DeepSeek Harness.
Awesome Dsh Plugins
white0dew
Awesome DSH Plugins: a public GitHub directory for DeepSeek Harness plugins, DSH plugins, install commands, and ecosystem discovery.
Awesome Deepseek Harness Plugins
imsai-sh
Curated community plugin directory and live marketplace for DeepSeek Harness.
Dsh Plugins Hub
TYEclipse
Independent plugin index for DeepSeek Harness (dsh) — curated directory of community plugins, updated daily
DSHwiki
qomob
Community Wiki and daily-aggregated plugin directory for DeepSeek Harness (dsh). Original Chinese tutorials from 0-to-1, plus an auto-updating ecosystem of dsh plugins with AI-translated descriptions.
Dshbase
ylwl1997
dshbase — DeepSeek Harness guides & plugin ecosystem