插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 134 个插件
dsh-kimicode-swarm
hongyue0721/dsh-kimicode-swarm
Kimi Code 风格 swarm:批量并行子 Agent 调度(自适应并发)、/swarm 命令与聊天内实时进度条。
oh-my-deepseek-harness
hatsuyuki0103/oh-my-deepseek-harness
OMX 风格工作流技能集:deep-interview、ralplan、ralph、autopilot、team、code-review 等 23 个技能,基于 DSH 原生工具重写,不含视觉技能。
dsh-preview
viger1/dsh-preview
无头浏览器验证工具:让 agent 打开自己刚写的页面,读取渲染后的 DOM 与计算样式、检查控制台、截图留档;内置 frontend-verify 技能。
dsh-wechat-mp
coolbreezecoin/dsh-wechat-mp
把 markdown 变成排好版的微信公众号草稿:样式逐条内联到元素上(编辑器会丢弃 `<style>` 块和 class 名),每张本地图片走微信自己的上传接口以免被过滤,然后创建草稿;不做群发。
DeepSeek-Harness-Hanako-Memory
moononnn/deepseek-harness-hanako-memory
Hana 式助手管理:可视化配置助手预设(卡片、四性格「元」、头像裁剪),并完整复刻 Hana 记忆系统(滚动摘要、分层编译、SQLite 事实库、深度记忆)。
dsh-fork-graph
chouyong/dsh-fork-graph
会话标题栏内联的 Git 风格 fork 血缘图:用彩色轨道与分叉曲线显示会话从何处分支,并可点击跳转。
dsh-usage-stats-plus
nixz0824/dsh-usage-stats-plus
DSH 用量与余额面板:官方余额实时拉取、逐事件官方峰谷计价、基于余额快照的全渠道消耗估算、Codex 风格 12 个月 Token 活动时间轴。Fork 自 Ychris12138/dsh-usage-stats。
better-reasoning-slider
vvvspec/better-reasoning-slider
官方风格输入框 + 浮动推理能力滑块弹窗,节点与滑块对齐,弹窗跟随 Harness 主题自适应。
dsh-file-mention
sunshaobei/dsh-file-mention
Codex 式 @文件/@文件夹提及插件:输入框弹出工作区文件与文件夹选择菜单,通过平台词法扫描插入纯文本着色提及 token,内置嵌套 git 感知的文件索引。
DSH-Claude-Style-Reasoning-Slider
memz-jzy/dsh-claude-style-reasoning-slider
Claude 风格动画推理等级滑块与模型选择器,替换原生模型选择器。
ethan-workbench
ethan0084/ethan-workbench
A desktop-style project and AI workbench for DeepSeek Harness
dsh-pi
andpuqing/dsh-pi
pi-style system prompt for DeepSeek Harness (dsh-pi). A Cordis plugin bundle that replaces the system prompt with pi's minimal-core, tool-listing, guideline style.
vision-tool
haowencang/vision-tool
Conversation-style UI/UX visual review plugin for DeepSeek Harness: vision_review / vision_ask tools backed by any OpenAI-compatible multimodal endpoint (e.g. agnes-2.5-flash)
dsh-plugin-hooks
truelove-dreamer/dsh-plugin-hooks
Claude Code 风格生命周期 hooks:工具调用前后自动执行 shell 命令(stdin 收 JSON payload),pre-tool 非零退出即阻断调用。