插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 578 个插件
dsh-chatgpt-subscription
aa728848/dsh-chatgpt-subscription
DSH 供应商插件:通过 ChatGPT 订阅登录态访问 Codex/GPT 系列模型,并展示账号信息、连接状态与订阅额度。
dsh-context-lens
gordonlu/dsh-context-lens
Request Context Profiler for DeepSeek Harness — see what changed between model requests, and how cache reuse changed with it.
dsh-skin
sakka6868/dsh-skin
DSH 皮肤插件:把 Alphacoders 热门壁纸设为 DeepSeek Harness Web 界面背景,支持画廊、搜索与本地图片上传。
dsh-prompt-profile
bramblexu/dsh-prompt-profile
DeepSeek Harness 可复用 Markdown Prompt Profile,支持单轮模型选择、参数替换和状态恢复。
dsh-mcpguard
chenlaoshiyf/dsh-mcpguard
扫描 skill 与 MCP 配置中的提示注入、同形字、Unicode 隐形字符、危险 shell 与凭据泄露。
dsh-opencode-go-plus
haydensmith1121/dsh-opencode-go-plus
把 OpenCode Go 订阅模型接入 DeepSeek Harness:每隔几分钟重新解析网关实时目录,内置表里没有的模型按同族自动适配,支持流式输出、工具调用、图片输入与订阅额度显示。这是 dsh-opencode-go 的维护分支:与上游包争用 llm-opencode-go 设置命名空间时安静退场,而不是让整棵插件树加载失败;opencode-go 路由已被占用时改用 opencode-go-plus 路由继续服务。
dsh-switch
a981008/dsh-switch
把 cc-switch 的供应商与模型在保存的瞬间镜像进 DSH,并在输入框和设置卡片里显示各供应商的套餐窗口、账户余额或自定义用量脚本的结果。
dsh-repair
gezi-wen/dsh-repair
携带一份技能加 6 个 Node 脚本,用来处理装完起不来的 DSH——沿 readiness 之前的引导阶段、profile 下的插件依赖桥与 junction、失效或重复的插件行、以及升级路径逐段排查。脚本默认只诊断,重建脚本只有显式加 --fix 才写盘。
dsh-plugin (dsh-cron-board)
mzzsfy/dsh-plugin
定时任务看板:cron 调度本地脚本或 dsh 会话任务(每次新建/固定会话),环境变量集中管理,执行日志与并发/超时控制。
dsh-skill-authoring
gezi-wen/dsh-skill-authoring
携带一份讲怎么写 DSH 技能的技能——SKILL.md 的 frontmatter 与技能根优先级、description 怎么写才会被触发、篇幅与拆分标准,以及「写完后怎么证明它真管用」的 A/B 验证。包里还带着供这份技能校验技能目录的检查脚本。
dsh-mac-cua
saunato/dsh-mac-cua
macOS 桌面应用 Computer Use 插件:以文本读取任意应用的无障碍树与元素索引,并据此点击、输入、粘贴、滚动、拖拽、选择文本与赋值,截图可回传为图片。由常驻 JavaScript REPL 驱动——智能体只拿到两个工具(`js`、`js_reset`),在其中调用 `sky` API,因此状态跨调用保持、能力增长时工具 schema 保持稳定。无障碍树在首次读取后以 diff 返回;动作按索引寻址,过期索引会被拒绝而非错用;输入前等待键盘焦点并回读输入框;粘贴会恢复剪贴板。需 macOS 14.4+、辅助功能权限(截图另需屏幕录制)与 Node 20+;随包提供预编译原生模块,安装时不需编译。
dsh-bash-terminal-ts
drscrewdriver/dsh-bash-terminal-ts
一个 shell 工具:Windows 上支持 PowerShell / Git Bash / WSL / MSYS2 四种后端,外加交互式 PTY 终端;MSYS2 后端以 bash.exe -lc 启动,让 /etc/profile 把 /usr/bin 与 /mingw64/bin 带进 PATH,并为 PTY 环境注入 MSYSTEM=MINGW64。TypeScript 编写,面向 DSH 0.1.2+。
dsh-agent-billing
hoyyang/dsh-agent-billing
dsh web 的 Agent 计费与用量可观测:会话日志直扫记账(zstd 解压、逐事件时间戳入账、水位+lastSeq 双防双计)、多账号按 provider/模型费率档案、per-window 实时徽标(React fiber 读窗口会话 id,切会话即切账单)、玻璃拟态面板(14 天趋势/预算告警/中转站余额/332 模型官方价库)。
dsh-snippets
zhang24xiao/dsh-snippets
管理 DSH Web 界面的 CSS 与 JS 代码片段:启用的 CSS 注入为 style 元素,启用的 JS 在页面内执行;提供侧栏底部快捷开关,设置里在「插件」下自带一张卡片,并可选本地文件夹监听与 Gist 同步。
dsh-audio-control
li-mingshuang/dsh-audio-control
Web 界面里的悬浮音频控制面板:控制 Windows 媒体会话(SMTC)的播放/暂停/上一首/下一首与系统主音量/静音,由注册路由的主机半调用 PowerShell 助手实现。
dsh-xingye
iambatman1928/dsh-xingye
把 DSH 的一个会话变成聊天 agent:新建人物并写人设、为同一人物开多条档案线、本地保存的对话可撤销可回溯、剧情节点记进事件簿。
dsh-windows-c-cleanup
runcat-tommy/dsh-windows-c-cleanup
DSH 的 Windows 系统盘(C 盘)清理能力:按规则库扫描、五级安全分级、带台账可回滚的暂存区、UAC 提权与迁移到其他盘 —— 既有模型工具,也有 Web 面板。
dsh-novel
xrn1997/dsh-novel
在 DeepSeek Harness Web GUI 里读网络小说:legado 书源导入、书架与连续滚动阅读,附五个 AI 助手工具
dsh-add-assets
navid-kianfar/dsh-add-assets
Composer add-assets plate for the DeepSeek Harness Web Client: an options menu on the composer's + button (files, folders, slash commands) and a Claude Code-style draft attachment preview
dsh-npm-runner
nobu121/dsh-npm-runner
DeepSeek Harness plugin: discovers the npm/pnpm/yarn/bun scripts of the current workspace (never descending into node_modules) and runs any of them in the background from a compact control in the composer area or the session header.
dsh-acp-replay
zheng1/dsh-acp-replay
Community ACP bridge for DeepSeek Harness that supports session/load by replaying a persisted session's transcript
dsh-szg-hint
skyyyyyk/dsh-szg-hint
DeepSeek Harness plugin: drop a hint into a running task and the agent picks it up at its next step — without interrupting it and without polluting the chat history. · 旁路提示:任务执行中插一句话,AI 下一步即刻参考。
dsh-session-steward
drscrewdriver/dsh-session-steward
面向 DSH 的会话管家:浏览并批量清理官方会话归档集合,并对会话做四门体检(日志完整性 / 投影缓存 / 无损 JSON / 冷读),最终给出可逆、先备份的处方。不改写会话日志。
dsh-open-terminal
vvilliam-qwq/dsh-open-terminal
dsh-TUI /term: open a system terminal in a workspace folder — blank opens the working-directory root, a fragment fuzzy-matches folders (unlimited candidates, managed picker), with ordered per-platform launcher chains for Windows / macOS / Linux (incl. WSL