← 返回列表
未验证
在 dsh 侧边栏里放一个精选插件库:12 个值得装的 DeepSeek Harness…
尚未跑自动兼容性验证,可查看页面内的依赖与入口分析。 · 最近上游提交 2026/8/18 · 已提供中文文档
Sidebar panel listing 12 curated DeepSeek Harness plugins in eight languages, with copyable install commands — data fetched live from dshwiki.com|dsh 侧边栏里的精选插件库,八种语言,安装命令一键复制
综合分
27
GitHub 分
27
用户评分
—
★ Stars
0
周下载量
—
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add ai798-Lab/dshwiki-plugin该插件未发布到 npm,走 GitHub 源安装(pnpm 若拦截 prepare 脚本,按其提示在 pnpm-workspace.yaml 的 allowBuilds 中放行后重跑)
数据截至 2026/9/16(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动
README
DSH Wiki 在 dsh 侧边栏里放一个精选插件库:12 个值得装的 DeepSeek Harness 插件,安装命令一键复制,八种语言随时切换,不用离开工作界面。 数据来自 dshwiki.com,面板每次打开都拉最新的,站点更新了插件不用升级。 English | 简体中文 面板截图 安装 dsh plugin --profile web add dshwiki-plugin 装完重启 dsh web,侧边栏底部会多一个 DSH Wiki,点开就是插件库。 也可以绕过 npm 直接从 GitHub 装: dsh plugin --profile web add github:ai798-Lab/dshwiki-plugin 要求 dsh 的 web profile;开发者预览版 0.1.0-rc.7 上验证通过。 面板里有什么 - 12 个精选插件,逐个写清是什么、值不值得装、有什么坑 - 安装命令一键复制,粘进终端就能跑;装法不止一行的会指向详情页 - 八种语言(英 / 简中 / 繁中 / 日 / 韩 / 泰 / 西 / 阿),阿拉伯语走 RTL - 每条都跳得回 dshwiki.com 看完整资料,底部是知识库入口 面板配色跟随 dsh 的明暗主题。语言默认跟着 dsh 界面走,手动切换后记在本地。 卸载 dsh plugin --profile web remove dshwiki-plugin 已知问题 装完报 ERR_MODULE_NOT_FOUND:pnpm 11 会把发布不满十天的版本装成旧版。实测 dsh plugin add 会自动把本包写进 profile 的 pnpm-workspace.yaml 的 minimumReleaseAgeExclude 放行,一般不需要你动手;万一没有,手动补上即可: minimumReleaseAgeExclude: - 'dshwiki-plugin' 面板显示加载失败:面板要联网取 dshwiki.com 的数据,离线时会显示失败并给出重试按钮。 dsh 目前是开发者预览版,官方明示接口会有破坏性变更。本插件跟着 dsh 版本维护。 开发 没有构建步骤,源码即产物: package.json # dsh.bundle 与 dsh.client 两处声明是关键 cordis.patch.yml # 把插件插入 profile 的插件树 lib/index.js # host 半边,纯 UI 插件留空即可 lib/client.js # 浏览器半边,用 react.createElement 手写 本地调试: dsh plugin --profile web add /本地路径/dshwiki-plugin dsh web 改完代码重启 dsh web 即可,client.js 带版本哈希会自动失效缓存。 DSH Wiki (English) A curated plugin directory inside your dsh sidebar: 12 DeepSeek Harness plugins worth installing, install commands one click away, eight languages, without leaving your workspace. Content is fetched live from dshwiki.com, so the panel stays current without updating the plugin. Install dsh plugin --profile web add dshwiki-plugin Restart dsh web. A DSH Wiki entry appears at the bottom of the sidebar. Or straight from GitHub, bypassing npm: dsh plugin --profile web add github:ai798-Lab/dshwiki-plugin Requires the dsh web profile; verified against developer preview 0.1.0-rc.7. What's inside - Twelve handpicked plugins, each with what it does, whether it is worth installing, and the gotchas - Install commands copy in one click; plugins that need more than one line link to their page - Eight languages (English / Simplified & Traditional Chinese / Japanese / Korean / Thai / Spanish / Arabic, with RTL) - Every entry links back to dshwiki.com, and the footer opens the wiki The panel follows the host's light/dark theme. Language follows the dsh UI by default; a manual choice is remembered locally. Uninstall dsh plugin --profile web remove dshwiki-plugin Known issues ERR_MODULE_NOT_FOUND after install: pnpm 11 holds back releases younger than ten days. In practice dsh plugin add adds this package to 在你的 profile 的 pnpm-workspace.yaml 中设置 minimumReleaseAgeExclude;如果没有,请手动添加: minimumReleaseAgeExclude: - 'dshwiki-plugin' 面板加载失败:面板会请求 dshwiki.com;离线时会显示错误并附带重试按钮。 dsh 是开发者预览版,团队声明将会发生破坏性变更。此插件会跟踪 dsh 的发布。 许可证 MIT © ai798 Lab
扫码进群