-
Notifications
You must be signed in to change notification settings - Fork 1.2k
插件市场,如何添加官方社区插件来源
#312
Replies: 4 comments
DSH desk本身就是一个插件,目前没有和深度求索官方合作,所以应该没有官方渠道,今天开始可以升级版本,内置有dshmarket,切换就行
All reactions
0 replies
插件 / Skill(「插件市场,如何添加官方社区插件来源」)
桌面 asar 包装后,第三方插件按真实目录 require 会挂;改走 CLI + 磁盘上的 node_modules。
Skill 只是可选说明,不是硬编排。安装后要重启宿主。
All reactions
0 replies
注:本条评论原文因编码问题曾显示为乱码,已重建为可读版(2026年09月07日)。
可以(我们 33 个插件都走过收录,实测有效):
桌面端 dsh-market 的目录源分两级——主榜是 awesome-dsh-plugin 的 registry(awesome-dsh-plugin.com/plugins.json,含 star/npm 数据),收录后市场页面自动出现「社区插件」分类:
- 主榜:awesome-dsh-plugin(GitHub 仓库,收录 = 提
data/plugins/*.ymlPR,一个 PR 最多 3 条); - 扩展:GitHub
dsh-plugintopic 收录(另 deepseek1024.com,3 星+ 插件,可用 dsh1024 CLI 提交)。
补充一点:向 awesome-dsh-plugin 提 PR 后,桌面端会定时同步,等同步后刷新即可看到。
All reactions
0 replies
Friendly nudge: my answer explains the registry -> dsh-market -> desktop preload chain (first-hand: I run a published DSH catalog source). Happy to detail any step - and marking the answer as the solution helps other users adding community sources.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment