DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-1024store

i

dsh-1024store

Discovered16

DeepSeek Harness plugin store, marketplace and hub — 11,000+ dsh plugins with search, rankings, install commands and a free public API. DeepSeek Harness 插件市场 / 插件商店:自动收集与格式校验,免费搜索 API。deepseek1024.com

DSH 1024Store

面向 DeepSeek Harnessdsh)生态的开源插件市场:deepseek1024.com 网站与 Worker、把市场装进 dsh 本体的内嵌 Store 插件、上报安装统计的包装 CLI,以及一套免费的公开查询 API——全部在本仓库。

The open-source plugin marketplace for the DeepSeek Harness ecosystem: the deepseek1024.com site + Cloudflare Worker, the in-dsh 1024 Store plugin, the install-tracking wrapper CLI, and a free public query API.

DSH 1024Store 插件市场首页

在线网站 · API 文档 · npm 包 dsh1024 · 插件目录仓库 · 提交插件

GitHub Stars

快速开始

把插件市场装进 DeepSeek Harness 本体(重启后「设置」出现 1024 Store 入口,可搜索、筛选、安装、卸载):

dsh plugin --profile web add dsh1024@latest

或使用包装 CLI 安装任意已发布 npm 包的插件,并把匿名安装结果计入排行榜

npm install -g dsh1024   # 一次性
dsh1024 plugin --profile web add <npm-package>

免费查询 API(匿名每天 50 次;GitHub 登录创建 API Key 后每天 500 次):

curl 'https://api.deepseek1024.com/v1/plugins/search?q=memory'

仓库结构

| 路径 | 内容 | | --- | --- | | web/ | 部署单元:React 站点 + dsh-store Worker(目录 UI、社区、公开 API)、D1 迁移、测试、API 契约与文档。cd web && npm run deploy 即可发布(predeploy 自动先构建) | | plugin/ | 发布到 npm 的 dsh1024 包:包装 CLI + DSH 内嵌市场插件 |

插件目录本身——awesome 清单、插件收录 PR 与 README 生成——在姊妹仓库 imsai-sh/awesome-deepseek-harness-plugins提交插件请去那边,本仓库只接受网站 / CLI 的 issue 与 PR。

参与进来

这个项目由社区维护,下面每一种参与都真的有用:

  • 点个 StarStar 本仓库是成本最低、帮助最大的支持,能让更多 DeepSeek Harness 用户发现这个插件市场(目录仓库也值得一个)。
  • 提 Issue — 网站、API、内嵌 Store 或 CLI 的 bug 与新功能想法,欢迎提 Issue
  • 发 PR — 改进网站、Worker、市场插件或 CLI,直接发 Pull Request;动 API 相关代码前先读 CONTRIBUTING.md(v1 契约冻结,路由要登记进 web/contracts/)。
  • 提交插件 — 想让自己的插件上架,去目录仓库按指引提交,新增条目通过静态审查后自动合并、自动上架。
  • Fork 自建 — 想要完全属于自己的插件市场,Fork 本仓库后按部署文档配置即可,MIT 协议,随便改。

本地开发

需要 Node.js 22+:

npm ci
npm run dev            # web 前端 + Worker 的 vite 开发服务
npm run typecheck
npm test               # plugin 包测试 + web 全套 vitest
npm run build

改动 API 相关代码时先读 AGENTS.md(冻结的 v1 契约、三域名边界、部署纪律)与 CONTRIBUTING.md

部署与环境

  • 生产dsh-store,deepseek1024.com 三域名):合并进 main 即由 Workers Builds 自动构建部署;带 D1 迁移的变更必须先迁移后合并——纪律与应急手动通道见 web/docs/deployment.md
  • UATdsh-1024store-uat):绑定 uat 分支、同一套构建,仅多一个 CLOUDFLARE_ENV=uat 构建变量;与生产共享 D1/KV 数据面,先推 uat 验证、再合 main 上线
  • 安装统计的口径、隐私边界与 npm 发布流程见 web/docs/install-analytics.md

社区

DSH插件社区

DSH插件社区微信二维码

License

MIT — see LICENSE.

Comments

Loading…

Similar plugins

awesome-deepseek-harness-plugins

by imsai-sh

DeepSeek Harness plugin store, marketplace and hub — 11,000+ dsh plugins with search, rankings, install commands and a free public API. DeepSeek Harness 插件市场 / 插件商店:自动收集与格式校验,免费搜索 API。deepseek1024.com

Tools & CapabilitiesDevelopment & InfrastructureManifest valid

243

441/wk

MIT

JavaScript

Sep 19, 2026

dsh plugin --profile web add dsh1024

by 2BingLing

DeepSeek Harness 插件市场 · 持续收录 6000+ DSH 插件:中文搜索 + 实用五维评分 + 一键安装。Web 版与 DSH 侧边栏插件双形态。Plugin marketplace for DeepSeek Harness: 6000+ plugins, Chinese search, 5-dim scoring, one-click install.

Tools & CapabilitiesDevelopment & InfrastructureManifest valid

113

3k/wk

NOASSERTION

TypeScript

Sep 18, 2026

dsh plugin --profile web add @dsh-market/plugin

by dshplugin

DeepSeek Harness 社区内置插件市场(dsh-plugin)— 搜索插件、下载并安装 4000+ 人工精选社区插件,每日更新、完全免费。内置在 Harness「设置 → 插件中心」,无需离开应用即可浏览、搜索、安装各类 AI 插件。

Tools & CapabilitiesDevelopment & InfrastructureTerminal & ClientsManifest valid

115

MIT

TypeScript

Sep 18, 2026

dsh plugin --profile web add dsh-plugin

by Ericwong5021

DeepSeek Harness 独立社区插件商店:发现、安装并提交经过验证的插件、工具与扩展。 | Independent community plugin directory.

Tools & CapabilitiesDevelopment & InfrastructureTerminal & ClientsManifest valid

24

CC0-1.0

JavaScript

Sep 18, 2026

dsh plugin --profile web add deepseek-plugin-store

by yunhuantian

Plugin Store for DeepSeek Harness (DSH): a graphical app-store inside the Harness Web UI — browse, search and one-click install GitHub dsh-plugins (topic:dsh-plugin / #dsh-plugin repos), with local ra

Manifest valid

3

725/wk

MIT

JavaScript

Sep 11, 2026

dsh plugin --profile web add dsh-plugin-hub

by Noob-stupid

DeepSeek Harness (DSH) 插件管理面板:一键启用/停用插件 + GitHub dsh-plugin 插件市场+自定义插件索引/市场,带插件详情与一键安装,一键框架升级自动回滚,插件升级门控 | Plugin manager & marketplace for DeepSeek Harness

Development & InfrastructureManifest valid

86

1.6k/wk

MIT

JavaScript

Sep 19, 2026

dsh plugin --profile web add @noob-stupid/dsh-plugin-console