插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 990 个插件
dsh-lark-bridge
moyu-good/dsh-lark-bridge
飞书/Lark 深度通道:原生思考过程消息、审批卡片、goal/todo 实时卡片、workflow 展开行、会话全文检索、后台任务与子代理结算通知。其设计以飞书应用自身的可见性范围为访问边界——凡是应用允许触达的人都能驱动 agent 并回答它的审批请求,除非填写可选的发送者/群组/审批人白名单收窄。
dsh-wechat-bridge
lanbaolu/dsh-wechat-bridge
基于 iLink 协议的 DSH 微信双向桥:扫码绑定个人微信后在聊天框直接与本机 DSH Agent 对话(文字/图片/语音转文字/文件),Web 设置面板管理扫码绑定/启停/状态,支持绑定项目会话跨端续聊,agent 可主动 wechat_notify 推送(内置节流),纯 Node 守护进程,Windows/macOS/Linux 三端通用。
dsh-skillopt
wode25500/dsh-skillopt
微软 SkillOpt-Sleep 集成:夜间睡眠循环——收获会话、挖掘重复任务、重放并在留出验证门后沉淀技能。
Eyes
kobenfang/eyes
全球热点监控技能:追踪全球事件,按行业、汇率与大宗商品链路分析影响。
dsh-plugin-memory
littleblacktong/dsh-plugin-memory
带 LLM Wiki 结构与 SOUL 人格文件的长期 markdown 记忆库:会话启动强制注入 boot 块,含 remember/recall/consolidate/forget 工作流、内嵌 memory 技能、pack/unpack 迁移工具,以及空闲时以第一人称主动追忆(recall nudge)的拟人化能力。
dsh-bridge-preview
xing666173/dsh-bridge-preview
在对话气泡中内联显示 dsh-tool-vision 桥接的粘贴图片,点击可放大,旧消息也会自动补上预览。
dsh-client-auto-retry
frog755/dsh-client-auto-retry
回合中断自动续跑:turn/end 因 error / interrupted / max-tokens 结束时自动发送「继续」,支持宽限期、冷却、连续次数上限、启动扫描与设置卡片;不切换模型/provider。
dsh-nl-model-switch
passingby000/dsh-nl-model-switch
用一句自然语言切换当前 DSH 会话模型,可在 Web、TUI 及 IM 桥接的微信、飞书等对话框中使用,无需操作面板。
dsh-message-outline
chongfengdy-dev/dsh-message-outline
当前会话消息大纲(左缘横杠)——你的消息在对话区左缘显示一列细横杠,hover 展开完整大纲(行号+文本),点击瞬间定位到对话里那条消息。纯前端、零外部服务依赖、sessions 快照驱动零轮询。
deepseek-harness-background
haoyueqin/deepseek-harness-background
DSH Web 自定义壁纸插件:上传本地图片或粘贴图片链接作为全界面背景,可调不透明度、明暗自适应遮罩、面板透明度、毛玻璃与壁纸模糊,支持铺满/完整显示,实时预览,设置持久化。
dsh-peak-valley-indicator
changqguo/dsh-peak-valley-indicator
Peak/valley electricity-time indicator beside the Session Log in the DSH Web header. Red light during peak hours (09:00-12:00 & 14:00-18:00 local time), green otherwise.
dsh-reasoning-cn
william123666/dsh-reasoning-cn
DeepSeek Harness plugin that steers reasoning toward Simplified Chinese and translates eligible reasoning blocks.
dsh-chime
xiaxingtianxia2-glitch/dsh-chime
为 DeepSeek Harness 复刻 opencode 的任务完成提示音,完成、提问、计划待审、出错四种场景播放原始音效,零外部依赖。
dsh-replay-lab
tbxy09/dsh-replay-lab
Replay real DeepSeek Harness turns against Standard, Minimal, Anchored, or plugin candidates with frozen request-surface evidence
dsh-sight
ericfetch/dsh-sight
DeepSeek Harness plugin: direct multimodal image transfer declarations + per-session image clearing (surface replace), with a settings page and composer controls.
better-dsh-pet
ysppwn721/better-dsh-pet
A desktop-native pet bubble driven by DeepSeek Harness session events: transparent always-on-top Electron window, status-aware animations, balance, pomodoro, roast, and DSH settings card.
dsh-research-report
perrylink/dsh-research-report
DeepSeek Harness 的可核查研究报告引擎:通过内容寻址的证据台账和版本化封存报告使每条结论携带核查结论,由 manifest 哈希封存目录,检索编排复用 ctx.web 与 ctx.jobs 接口。
dsh-chat-rail
max-null/dsh-chat-rail
DeepSeek Harness 画卷式消息导航栏:会话面板右侧一条竖排导轨,每条用户消息一个指示点,scroll-spy 跟随阅读位置,hover 展开画卷查看完整消息预览,点击跳转任意历史消息;与 better-sidebar 面板动画同步避让。
dsh-progress-viz (plugin)
2008924/dsh-progress-viz
headless dsh 任务的实时阶段、ETA 与成本看板:把黑盒会话事件流变成实时多任务网格(cordis 插件 + 本地独立看板,零 API 调用)。
commercial-ui-ux-codex-skill (dsh-commercial-ui-ux)
zjsthmjialin/commercial-ui-ux-codex-skill
注册 commercial-ui-ux 技能:以任务为中心的商业界面 UI/UX/GUI 设计、审查、修复与实现(SaaS、仪表盘、后台、表单、表格、设计系统),带参考文档体系与质量门禁。
pdf-background-gray-codex-skill (dsh-pdf-background-gray)
zjsthmjialin/pdf-background-gray-codex-skill
注册 remove-pdf-background-gray 技能:去除扫描 PDF 的灰色/米白底色,保持分辨率、页面几何与抗锯齿文字边缘(无损 Flate 写回),核心为单文件 Python 脚本(pypdf + Pillow + numpy)。
inspiration-deck-workshop (dsh-inspiration-deck-workshop)
zjsthmjialin/inspiration-deck-workshop
注册灵感演示工坊技能:本地静态 HTML 演示文稿(6 套 deck 模板、25+ 布局、23 套主题与动效展示馆),带 validate 校验与 PNG/PDF 导出 CLI 和 smoke 测试,零运行时依赖。
dsh-codegraph
jiangzhenguo/dsh-codegraph
DSH 插件,注册 13 个原生 codegraph_* 工具包装 codegraph CLI,让代理初始化、维护并查询预索引的代码知识图谱(符号查询、区域探索、节点轨迹、callers/callees、影响分析、受影响测试),无需 grep 文件。
oh-my-dsh
llmpolska/oh-my-dsh
面向 DeepSeek Harness 的分级模型路由:think/build 模型分级、视觉委派(视觉模型只负责描述图片,工作模型负责执行操作)、图片生成,以及高影响操作守卫。