面向纯文本模型的视觉桥接:粘贴图片,获得结构化 JSON 证据(OCR、布局、语义)。
oh-my-dsh
oh-my-dsh 插件生态:700+ 插件只通过扩展接缝注册,不改动 agent-loop 骨架。
插件信息
截图
关于这个插件
oh-my-dsh:面向 DSH (DeepSeek Harness) 的插件生态——700+ 插件,只通过扩展接缝注册,不修改 agent-loop 骨架
安装这个 DSH 插件
复制下面的命令,在 DeepSeek Harness 终端中运行即可。
dsh plugin add github:LaplaceYoung/oh-my-dsh ⚠️ 插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。 插件安全 →
更多介绍
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 骨架、不引入热路径开销 。
关于这个插件: oh-my-dsh
oh-my-dsh 是什么?
oh-my-dsh 是一款工具与能力插件,由 LaplaceYoung 维护。oh-my-dsh 插件生态:700+ 插件只通过扩展接缝注册,不改动 agent-loop 骨架。
如何安装 oh-my-dsh?
在 DeepSeek Harness 终端运行 dsh plugin add github:LaplaceYoung/oh-my-dsh 即可。dsh CLI 会从 GitHub 解析插件并安装到当前配置。如需可复现安装,可固定 commit 哈希:dsh plugin add github:LaplaceYoung/oh-my-dsh#commit。
oh-my-dsh 免费吗?
oh-my-dsh 是社区开源项目。你可以查看源码并免费安装使用。
相关插件
终极图床上传引擎,CLI 与 API 双支持——中文开发者社区的家喻户晓之作。
给纯文本编码智能体装上眼睛:多图理解、长截图 OCR、前端 UI 还原与 GUI 自动化,以视觉工具箱+技能形式提供,可无缝接入 Codex、Claude Code 等主流智能体。