deepseek-plugin-store:DeepSeek Harness 的社区插件目录

ericwong5021/deepseek-plugin-store

开发与运维已验证
收录时间 2026-08-20
页面最后更新 2026-08-20

DSH plugin 社区插件商店,发现、安装并提交经过验证的插件与工具。

发现、安装并提交 DeepSeek Harness 生态中的社区插件、工具与扩展,解决官方渠道之外插件分散的问题。

install
dsh plugin --profile web add github:ericwong5021/deepseek-plugin-store
分类
开发与运维
平台
DSH-Plugin
作者
ericwong5021
分发方式
插件

deepseek-plugin-store 核心特性

浏览分类插件目录一键安装插件提交插件收录每小时自动更新

deepseek-plugin-store 仓库信息

ericwong5021
发布者
ericwong5021
仓库
ericwong5021/deepseek-plugin-store
24
Star
3
Fork
0
Watch
6
开放 Issue
语言JavaScript
许可证Creative Commons Zero v1.0 Universal
官网
仓库最近更新2026-08-19 18:17:02
仓库创建时间2026-08-14 02:22:39
主题
agent-toolsai-agentsawesome-listcommunitycurated-listdeepseekdeepseek-harnessdeveloper-toolsdshdsh-pluginopen-sourceplugin-directoryplugin-ecosystemplugin-marketplaceplugins
默认分支main

deepseek-plugin-store 仓库简介

DeepSeek Plugin Store 是 DeepSeek Harness(DSH)生态的独立社区插件目录(DSH plugin),由 Ericwong5021 维护,采用 CC0-1.0 协议,旨在帮助用户发现、安装并提交经过验证的插件、工具与扩展。它解决了官方渠道之外插件分散、难以发现的问题,通过自动抓取带有 dsh-plugin topic 的 GitHub 仓库,并仅收录在 package.json 中声明 dsh.bundle 的插件,确保质量。目前目录收录了 1049 个插件仓库和 766 个其他项目,每小时更新一次,并支持按分类浏览,如 UI 增强、工作流与自动化、工具集等。

DeepSeek Plugin Store 这个 DSH plugin 支持哪些核心特性?

该目录提供丰富的浏览与筛选功能,包括编辑精选、热门插件(按 Stars 排序)以及多个分类(如 UI 增强、工作流与自动化、通知与监控等)。热门插件如 dsh-TUI(终端界面)、DSH-better-sidebar(侧边栏工作台)等,展示了社区生态的多样性。此外,网站还提供插件提交功能,用户可通过 GitHub issue 申请精选,并支持从 npm 或 GitHub 源码安装。

DeepSeek Plugin Store 怎么安装?

安装插件非常简单,用户可以通过以下命令从 npm 或 GitHub 添加插件到指定 profile:

bash
# npm 包,预构建,推荐使用
dsh plugin --profile <name> add <npm-package>

# GitHub 源码,首次安装时按提示允许构建,然后重试
dsh plugin --profile <name> add github:<owner>/<repo>

注意:从 GitHub 源码安装会执行构建脚本,建议只安装信任的来源,并固定到具体提交(如 github:owner/repo#<sha>)。

DeepSeek Plugin Store 兼容哪些 DeepSeek Harness 版本和平台?

作为社区插件目录,DeepSeek Plugin Store 本身不直接运行在 DSH 中,而是作为插件发现与安装的入口。它兼容所有声明了 dsh.bundle 的插件,这些插件可运行在 DeepSeek Harness 的 Web UI、终端等环境中。目录每小时同步一次,确保插件信息最新。

DeepSeek Plugin Store 如何收录你的插件?

开发者可以通过 GitHub issue 提交插件,要求仓库带有 dsh-plugin topic 并在 package.json 中声明 dsh.bundle。提交后,插件会被自动收录并分类,有机会进入编辑精选或热门列表。

DeepSeek Plugin Store 的社区与维护情况如何?

该项目由 Ericwong5021 维护,最近更新于 2026-08-15,拥有 15 个 Stars 和 1 个 Fork。虽然规模不大,但社区活跃,Open Issues 有 5 个,欢迎贡献。许可证为 CC0-1.0,允许自由使用和分发。

查看更多 DSH 插件,访问 dsh-plugin.org

DSH-Plugin 常见问题