dsh plugins中文
← Back to popular plugin directory

DSH plug-in market

YELEBAI/dsh-plugin-marketplace · skills

Verified plugin marketplace and autonomous registry for DeepSeek Harness.

★ 16GitHub stars
1Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

npm 包内附带构建后的 lib/ 和发布时的 Registry 快照。因此远程 Registry 暂时不可用时,市场仍可使用包内快照。 Registry 如何工作

也可以在插件配置中设置 registryUrl。远程内容默认在内存中缓存 15 分钟并支持 ETag;刷新失败时先使用最近一次有效内容,再回退到包内快照。缓存时间和超时可通过 registryCacheMinutes、registryRequestTimeoutMs 调整。

Registry Scan 工作流 默认每两小时在第 17 分钟执行,也支持在 GitHub Actions 页面手动运行。

Install command

dsh plugin --profile web add github:YELEBAI/dsh-plugin-marketplace
View GitHub repository ↗Back to popular plugin directory