全部 DeepSeek Harness 插件

1373 个插件GitHub 数据更新于 2026年8月24日

dsh-pilot

@guo6x

连接与集成

通过 CDP 让 DSH 代理获得浏览器控制能力:打开页面、读取结构化快照、按引用点击/输入、导航、执行 JS 和截图,并提供实时驾驶舱面板供人工监督。

dsh plugin --profile web add github:guo6x/dsh-pilot
10
0
JavaScript

cleverer-dsh

@Classicoke

Agent 与工作流

DeepSeek Harness 插件套件,提升执行纪律,提供失败拦截、反思和技能提炼工具。

dsh plugin --profile web add github:Classicoke/cleverer-dsh
10
0
JavaScript

dsh-chat-imagine

@corrinehu

多模态与创作

在 DSH 聊天窗口自动调用生图工具(API 渠道或本机 CLI:mmx/codex/agy)并展示图片,也支持利用对应 CLI 识别图片。

dsh plugin --profile web add github:corrinehu/dsh-chat-imagine
10
0
JavaScript

dsh-miraculous-standard

@rinDBeans

Agent 与工作流

为 DeepSeek Harness 上的 DeepSeek V4 Pro/Flash 提供统一锚定 agent 预设,具备两阶段 RL 对齐引导、模型感知路径路由和 epoch 感知的长会话稳定性。

dsh plugin --profile web add github:rinDBeans/dsh-miraculous-standard
10
0
JavaScript

dsh-kuikly-expert

@Tencent-TDS

编程与工具

Kuikly DeepSeek Harness 插件,将你的 AI agent 变成 Kuikly 跨平台应用开发专家。

dsh plugin --profile web add github:Tencent-TDS/dsh-kuikly-expert
10
0
Kotlin

dsh-web-startup-auth

@GDWhisper

安全与治理

允许 DeepSeek Harness 远程 Web 启动,并带有用户名/密码认证。替换默认启动以允许非回环主机,添加登录/注册页面、会话 cookie 和 API 保护。

dsh plugin --profile web add github:GDWhisper/dsh-web-startup-auth
10
0
TypeScript

dsh-file-review-tab

@Lzh3070

编程与工具

侧边栏标签页形式的文件改动审查:行级差异、撤销、从聊天深链。

dsh plugin --profile web add dsh-file-review-tab
10
0
JavaScript

dsh-evolve

@william-jin-cmu

Agent 与工作流

自进化插件:agent 在会话内随对话给自己长出/剪掉能力——evolve_add 热挂载持久化 cordis 插件(下一步工具即可见),evolve_remove 可逆卸载,重启自动恢复

dsh plugin --profile web add github:william-jin-cmu/dsh-evolve
10
0
TypeScript

dsh-plugin-auto-blame

@HuanLinOTO

Agent 与工作流

模型回合结束后,用 LLM 生成 3 条批判性跟进建议,显示为可点击发送的标签

dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-auto-blame
10
0
TypeScript

dsh-plugin-sleep

@HuanLinOTO

Agent 与工作流

向模型暴露一个 sleep 工具,按指定毫秒数暂停执行后返回,支持取消和最大时长限制。

dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-sleep
10
0
TypeScript

dsh-plugin-interpreters

@HuanLinOTO

编程与工具

暴露 run_python 和 run_node 工具,通过 stdin 执行代码并返回 stdout、stderr 和退出码,提供解释器路径配置卡片。

dsh plugin --profile web add github:HuanLinOTO/dsh-plugin-interpreters
10
0
JavaScript

dsh-better-browser

@titanwings

连接与集成

DSH 插件,通过 Kimi WebBridge 让 Agent 操作用户已登录的浏览器,提供 13 个 webbridge_* 工具。

dsh plugin --profile web add github:titanwings/dsh-better-browser
10
0
TypeScript