dsh plugins中文
← Back to popular plugin directory

DSH plug-in ecological directory

LaplaceYoung/oh-my-dsh · skills

Plug-in ecosystem for DSH (DeepSeek Harness) - 700+ plug-ins, only registered through the extension seam, without modifying the agent-loop skeleton.

★ 45GitHub stars
1Forks
2026-08-15Last updated
TypeScriptLanguage
License

Project overview

oh-my-dsh Topics: deepseek-harness · dsh-plugin · dsh-ecosystem · oh-my-dsh 从其他开源 harness 中选取有用的能力,重写为适配 DSH(DeepSeek Harness SDK)的插件。 所有插件遵循 DSH 的插件规范:只通过扩展接缝(ctx.effect() / ctx.on() / ctx.tools 等)注册, 不修改 agent-loop 骨架、不引入热路径开销。 目标

Install command

dsh plugin --profile web add github:LaplaceYoung/oh-my-dsh
View GitHub repository ↗Back to popular plugin directory