跳过主要内容

插件

浏览、筛选并安装 DeepSeek-Harness 插件。

共 34 个插件

S

dsh-mac-cua

saunato/dsh-mac-cua

macOS 桌面应用 Computer Use 插件:以文本读取任意应用的无障碍树与元素索引,并据此点击、输入、粘贴、滚动、拖拽、选择文本与赋值,截图可回传为图片。由常驻 JavaScript REPL 驱动——智能体只拿到两个工具(`js`、`js_reset`),在其中调用 `sky` API,因此状态跨调用保持、能力增长时工具 schema 保持稳定。无障碍树在首次读取后以 diff 返回;动作按索引寻址,过期索引会被拒绝而非错用;输入前等待键盘焦点并回读输入框;粘贴会恢复剪贴板。需 macOS 14.4+、辅助功能权限(截图另需屏幕录制)与 Node 20+;随包提供预编译原生模块,安装时不需编译。

05天前工具与能力MIT
B

dsh-engineer-tools

bycall/dsh-engineer-tools

面向软件工程师的 DeepSeek Harness 插件:注册两个模型可直接调用的 Host Tool——受工作区约束的 `git` 运行器,以及按 lockfile 自动识别 npm/pnpm/yarn/bun 并选择正确动词的包管理器运行器(`dev`)。两者都经 dsh 沙箱 shell 执行,返回规整的 stdout/stderr/exitCode,让 agent 拿到聚焦、可复核的结果而不是裸 bash;再加一个工具只需复制一个 register 块。

06天前工具与能力MIT
X

dsh-composer-focus-guard

xht-code/dsh-composer-focus-guard

DSH 插件:移动端切换会话时抑制 composer 的自动聚焦,避免软键盘被顶起

06天前安全与权限MIT
V

dsh-chime

vvilliam-qwq/dsh-chime

Notification sounds for dsh-tui: distinct tones for conversation done / user question, focused vs unfocused terminal, 9 selectable sound groups, master volume 0-150% in 5% steps, settings section, zh/en

05天前集成与远程MIT
I

dsh-mobile-flow

imroc/dsh-mobile-flow

Mobile in-flow composer for the DeepSeek Harness Web UI: on narrow (≤720px) screens the input bar and AI confirmation cards scroll with the page instead of pinning to the viewport floor, edges slim down, session switches no longer auto-focus the input, an

016天前UI 增强MIT
L

dsh-settings-beautify

leogottadothebest/dsh-settings-beautify

将 DSH 设置界面归一为同一套设计语言:统一各设置页的排版、卡片、控件、焦点与动效,包括其他插件贡献的页面。

05天前UI 增强MIT
G

dsh-model-collapse

goldenzqqq/dsh-model-collapse

DSH web plugin: collapse the model picker by provider, with a pinned quick bar for expand-all / collapse-all / focus-current / filter / reset.

024天前模型与账号接入MIT已归档
K

dsh-session-activity

kaixinbaba/dsh-session-activity

Organize DSH sidebar sessions by configurable last-updated activity groups with attention-first sorting and Focus mode.

0上个月UI 增强MIT
L

dsh-plugin-lion-skills

lion-1209/dsh-plugin-lion-skills

Lion-Skills——面向开发者的中文 agent 技能套件 DeepSeek Harness 插件,含 11 个代码评审、调试、测试、写规格等技能。

0上个月技能包MIT
J

docs-retriever

johnxu22786/docs-retriever

doctrove:面向编码 agent 的版本化库文档检索 MCP server——目录检索、版本选择与按主题提取带相关度排序的文档片段,零运行时依赖,dsh bundle 接入。

029天前工具与能力MIT