DeepSeek Harness 插件市场

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

dsh-view-modes

@NigelYao

界面与体验

为 DSH Web 添加三种输出视图模式(详细、普通、摘要),改变工具调用、思考和结果的浏览器端呈现。

dsh plugin --profile web add github:NigelYao/dsh-view-modes
4
0
JavaScript

dsh-effort-tweak

@Toukaiteio

Agent 与工作流

在 DSH Web UI 中添加设置页面,为自定义提供商模型选择推理努力级别(关闭、最低、低、中、高、最高、最高),通过设置服务保存,无需手动编辑配置文件。

dsh plugin --profile web add github:Toukaiteio/dsh-effort-tweak
4
0
TypeScript

dsh-skill-pack-security

@PerryLink

安全与治理

为 DeepSeek Harness 提供的安全审计技能包和自动化插件供应链门禁,包括 8 个双语技能和预安装扫描器。

dsh plugin --profile web add github:PerryLink/dsh-skill-pack-security
4
0
TypeScript

dsh-cost-chip

@boNeXY226

监控与用量

DeepSeek Harness 插件,注册 /cost 斜杠命令查看每个会话花费,并在 Web UI 中提供可拖拽的悬浮费用胶囊。

dsh plugin --profile web add github:boNeXY226/dsh-cost-chip
4
0
JavaScript

dsh-deepseek-girl-pet

@f0909172434

界面与体验

DeepSeek Harness 的动画 deepseek 娘桌面宠物插件

dsh plugin --profile web add github:f0909172434/dsh-deepseek-girl-pet
4
0
JavaScript

dsh-pomodoro

@causebefore

界面与体验

为 DeepSeek Harness Web UI 提供的番茄钟插件,添加专注和休息周期,具有侧栏入口和可拖动浮动面板。

dsh plugin --profile web add dsh-pomodoro
4
0
JavaScript

dsh-output-styles

@PerryLink

Agent 与工作流

为 DeepSeek Harness 提供会话级、持久化、运行时可切换的模型输出风格,通过 /style 命令和系统提示注入来改变每个会话的回复格式。

dsh plugin --profile web add dsh-output-styles
4
0
TypeScript

dsh-cad-review

@dongsheng123132

编程与工具

面向 DeepSeek Harness 的基于证据的 ASCII DXF 检查与确定性 CAD 规则审查插件。读取 CAD 实体、对源图纸进行哈希,并输出与实体句柄/索引、图层、源行范围和几何位置关联的问题。支持 LINE、LWPOLYLINE、CIRCLE、ARC、TEXT、MTEXT、POINT 和 INSERT 几何;不支持的实体作为证据缺口报告。包含用于内联检查和审查的 MCP 工具。

dsh plugin --profile web add github:dongsheng123132/dsh-cad-review
4
1
JavaScript

dsh-dingtalk

@STARDUSTLC666

连接与集成

DeepSeek Harness 钉钉群机器人通知插件,通过自定义机器人 webhook 和 HMAC 加签发送 Markdown 或纯文本消息。

dsh plugin --profile web add dsh-dingtalk
4
0
TypeScript

dsh-slack

@STARDUSTLC666

连接与集成

DeepSeek Harness 的 Slack 双向通信插件:发送消息、列出频道、通过 Socket Mode 收件箱接收消息并在线程中回复。支持自定义 Slack API URL 对接代理网关,内置假 Slack 服务器用于协议级验收测试。

dsh plugin --profile web add dsh-slack
4
0
TypeScript

dsh-lineage

@dongsheng123132

安全与治理

DeepSeek Harness 的内容寻址谱系插件,为工件、事实、操作和报告提供可验证的来源图。

dsh plugin --profile lineage add github:dongsheng123132/dsh-lineage
4
0
JavaScript

dsh-client-ui-responsive

@kelai141

界面与体验

为 DeepSeek Harness Web UI 提供移动端响应式 AppFrame,派生自 dsh-client-ui-layout。在 <640px 屏幕下新增抽屉侧栏、底部 sheet 与安全区,同时保持宽屏/窄屏行为与上游一致。

dsh plugin --profile web add github:kelai141/dsh-client-ui-responsive
4
0
TypeScript