DeepSeek Harness 插件市场

1574 个插件GitHub 数据更新于 2026年8月27日

dsh-self-control-guard

@pandashere

安全与治理

DeepSeek Harness 的自控守卫插件,防止代理意外杀死宿主进程,拦截 kill 命令并教授受控退出工具。

dsh plugin --profile web add github:pandashere/dsh-self-control-guard
5
0
TypeScript

dsh-superpowers

@codeAnqiang-ma

Agent 与工作流

将 obra/superpowers 技能集成到 DeepSeek Harness 的插件,注册 14 个技能用于头脑风暴、规划、TDD、调试和代码审查,并添加引导提示。

dsh plugin --profile web add dsh-superpowers
5
0
JavaScript

dsh-stream-rules

@jiesou

Agent 与工作流

基于工具调用的模式匹配自动注入引导规则,不占用上下文,控制智能体行为边界。

dsh plugin --profile web add @jiesou/dsh-stream-rules
5
0
TypeScript

dsh-browser

@ben7am1n

连接与集成

基于 Playwright 的 DeepSeek Harness 浏览器自动化,让代理能够驱动网页、填写表单、抓取内容和截图。

dsh plugin --profile web add github:ben7am1n/dsh-browser
5
0
TypeScript

DSH-Telegram-Relay

@congchuanling-dot

连接与集成

通过 Telegram 机器人远程与 DeepSeek Harness 对话并接收通知,支持持久化会话和上下文恢复。

dsh plugin --profile web add github:congchuanling-dot/DSH-Telegram-Relay
5
0
TypeScript

DeepSeek-harness-wecom

@sliverp

连接与集成

DeepSeek Harness 的企业微信 AI 机器人文本和图像桥接插件,通过官方 WebSocket SDK 将企业微信聊天连接到持久化的 Harness 代理。

dsh plugin --profile web add github:sliverp/DeepSeek-harness-wecom
5
0
TypeScript

dsh-webUI-Glass-Theme

@makuralymi

界面与体验

为 dsh Web UI 提供全局毛玻璃主题插件,添加背景模糊、自定义背景、幻灯片、灯光效果和系统通知。设置中包含切换动画和定时明暗模式切换。

dsh plugin --profile web add github:makuralymi/dsh-webUI-Glass-Theme
5
0
JavaScript

dshx

@why913

连接与集成

DeepSeek Harness 的命令行工具:管理 MCP 服务器、技能和记忆,写入前先连接测试,支持从 Claude Code/Codex 迁移,并在 Web 中提供 /mcp 命令。

dsh plugin --profile web add @why913/dshx
5
0
JavaScript

dsh-ding

@CAOGGL

监控与用量

DeepSeek Harness 宿主插件:对话完成时播放提示音并弹出 Windows 通知,还支持长任务、用户提问和工具审批提醒。

dsh plugin --profile web add github:CAOGGL/dsh-ding
5
0
JavaScript

dsh-vision-sidecar

@121103qwq

多模态与创作

DeepSeek Harness 的托管免费视觉辅助插件:通过兼容 OpenAI 的视觉 API 为纯文本模型提供视觉感知,并将会话证据持久化。

dsh plugin --profile web add github:121103qwq/dsh-vision-sidecar
5
0
JavaScript

dsh-tool-chaos

@cyanseek

编程与工具

DeepSeek Harness 工具的确定性故障注入与自主韧性测试。通过基线、试运行、故障注入和判定运行隔离实验,支持 deny、error、delay、abort 和 block 等操作。

dsh plugin --profile chaos-demo add github:cyanseek/dsh-tool-chaos
5
0
JavaScript

dsh-native-playbook

@cyanseek

Agent 与工作流

DeepSeek Harness 的任务感知原生能力管理器:将任务路由到内置 DSH 工具,并在添加插件前验证能力就绪。

dsh plugin --profile web add github:cyanseek/dsh-native-playbook
5
0
TypeScript