跳过主要内容

插件

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

共 564 个插件

W

dsh-plugins (dsh-wx-remote)

wwweljf/dsh-plugins

用微信继续 PC 端未完成的 DSH 会话:轮询微信 iLink 消息,运行中的会话直接注入、已关闭的自动续接,回复原文发回微信;支持 /会话 列出与绑定会话、/新会话 解绑。需配置 wechat-acp 守护进程;仅处理发送者白名单内的微信用户,未配置白名单时拒绝所有人。

028天前集成与远程MIT
W

dsh-plugins (dsh-wx-push)

wwweljf/dsh-plugins

DSH 会话任务结束后自动把结果原文推送到微信(iLink 直发,真实校验送达,失败如实报错)。需配置 wechat-acp 守护进程——一个需要另外安装并扫码登录微信的独立进程。

028天前工作流与自动化MIT
D

MoneyPal

ding112/moneypal

面向 DSH 的个人记账插件,基于结构化的beancount账本工具。

010天前工具与能力Apache-2.0
G

dsh-agent-frugality

gongyijie85/dsh-agent-frugality

多智能体防内耗防御插件:读取台账去重度量、免疫压缩规则区、完成机械门禁、低成本审查 lane。

011天前工具与能力MIT
A

dsh-desktop

andykwokatgithub/dsh-desktop

A Go + WebView2 desktop shell for the DeepSeek Harness Web UI (dsh web). Prebuilt Windows x64 binary bundled in the package; no install script and no runtime download needed.

014天前UI 增强
F

dsh-deliberation

fly1989/dsh-deliberation

Primary-controlled deliberation and opt-in masked review for DeepSeek Harness

021天前开发与插件工具MIT
A

dsh-mattpocock-skills

addie-ace/dsh-mattpocock-skills

技能包插件:把 mattpocock/skills 的 25 个 promoted 技能(工程与效率)全文汉化,注册为 DSH 捆绑技能 provider,经技能系统发现与调用。

016天前技能包MIT
R

dsh-toutiao-reader

ryanshen3/dsh-toutiao-reader

读网页/头条文章全文的 webfetch 工具:三级策略(直连 → Edge 常驻无头浏览器 CDP → dump-dom 兜底),自动识别头条反爬质询页,附 toutiao-reader 实战经验技能。

022天前工具与能力MIT
M

dsh-graphmemory

meyaomiao/dsh-graphmemory

DSH 知识图谱记忆:better-sidebar「记忆图谱」页签与独立看板 /graph-memory/app;抽取任务/技能/事件节点并跨会话召回,npm 包名为 dsh-graphmemory。

07天前记忆MIT
D

dsh-bots

dushaobindoudou/dsh-bots

Multi-bot workbench for DeepSeek Harness: bridges the sdk-bots orchestration gateway (group chats, single bots) into the dsh web shell with official-styled UI.

018天前MCP 与连接器MIT
R

dsh-plugin-runcat-inventory

runcat-tommy/dsh-plugin-runcat-inventory

DSH 插件总览(逃咪):以表格视图管理已安装插件,支持状态过滤、HMR 热生效的启停开关、配置查看/复制、卸载与 npm 更新提醒。

020天前开发与插件工具MIT
D

dsh-turn-doctor

d3vmeh/dsh-turn-doctor

Explains which layer killed a failed turn: times every model request (first byte, longest silence, total) and combines that with the error to name the culprit (dsh idle watchdog vs Node undici timers vs SDK timer vs server crash, context overflow, gate queue, tool timeouts, failed compactions) and the exact setting to change; verdicts in the DSH terminal plus a /why command, subagents included.

018天前安全与权限MIT
L

dsh-arch-advisor

leeguanwei-a/dsh-arch-advisor

给 DeepSeek Harness 装一位"读过架构书"的架构顾问:实时查阅 40 教程/31 模板/6 案例,引导设计并产出需求/概要/详细/数据库文档。· Persistent DSH plugin: an in-chat architecture consultant that queries the awesome-architecture knowledge base and guides engineering-doc authoring.

016天前工具与能力MIT
L

dsh-arch-advisor-offline

leeguanwei-a/dsh-arch-advisor-offline

给 DeepSeek Harness 装一位"读过架构书"的架构顾问:实时查阅 40 教程/31 模板/6 案例,引导设计并产出需求/概要/详细/数据库文档。· Persistent DSH plugin: an in-chat architecture consultant that queries the awesome-architecture knowledge base and guides engineering-doc authoring.

016天前工具与能力MIT
N

dsh-knowledge-sqlite

ninjasln-labs/dsh-knowledge-sqlite

Cross-session knowledge for DeepSeek Harness: ctx.knowledge service + knowledge_* tools, SQLite FTS5 trigram retrieval (CJK substring) with L1 query expansion. V1.11 contract (write/update/search/list/delete + budget + events + error codes).

016天前会话与消息MIT
Z

dsh-ballute

zlyraz/dsh-ballute

已装插件的崩溃防护:崩溃卡片一键停用、静态预检、黑匣子遥测,以及救援损坏 UI 的安全模式 profile。

0上个月开发与插件工具MIT
R

dsh-malware-audit

rand0wn/dsh-malware-audit

基于 AST 的已装插件恶意行为扫描:识别动态 eval、跨插件写入、外泄型网络调用等模式,并给出可复核的报告。

0上个月开发与插件工具MIT
H

dsh-control-plane

harzva/dsh-control-plane

面向本地优先管理多个 DSH Runtime、Profile、Preset、Session、计划和知识引用的控制平面。

0上个月开发与插件工具MIT
U

dsh-cron-job

upjiang/dsh-cron-job

DeepSeek Harness Agent 定时任务:创建前强制完成端到端测试,提供运行历史,并通过九种通讯渠道双向收发消息。

020天前工作流与自动化MIT
Z

dsh-session-lab

zhangguiping-xydt/dsh-session-lab

用于打包可验证会话、评测可复用技能和对比受控会话轨迹的 DSH 工作流。

0前天技能包MIT
W

dsh-google-skills

wode25500/dsh-google-skills

Google 的 Agent Skills(google/skills)for DeepSeek Harness:128 个打包的 SKILL.md 技能,覆盖 Google Cloud、BigQuery、GKE、Gemini、Firebase、广告与分析。

017天前技能包MIT
K

BigTimer

kobenfang/bigtimer

定时任务与消息推送管家:统一管理 cron 调度,自动推送飞书/多端,兼容 OpenClaw 与 DSH 双环境。

023天前技能包MIT
W

dsh-xia-plugins (gameassist-knowledge)

w4xxx/dsh-xia-plugins

树状 Markdown 知识库:为 DSH Agent 提供 kb_list/kb_read/kb_write 工具、目录/正文 HTTP 接口,并配套浏览器面板。

021天前工具与能力MIT
G

dsh-mermaid-smooth

gitbytefree/dsh-mermaid-smooth

将 dsh Web 对话中的 mermaid 代码围栏默认渲染为 SVG 图表,支持以指针为锚点的丝滑缩放拖拽、按围栏记忆的图/文案切换(localStorage 持久化)、明暗主题跟随,以及完全本地打包的离线渲染引擎。

021天前工具与能力MIT