插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 375 个插件
dsh-omni-vision
renji004/dsh-omni-vision
为纯文本模型装上本地眼睛:eyes_render 在 Web 界面画布上绘制文字/图形/Mermaid,eyes_paste 接收用户粘贴的图片,eyes_ocr 用 Windows 自带 OCR 离线读文字,eyes_analyze 把像素解析成结构化数据,全程无需视觉模型。
dsh-environment-context
liqiming-whu/dsh-environment-context
将实时的时间、天气、地点、电量和设备信息注入 DSH 系统提示,并提供双语设置页面。
dsh-session-handoff
snow-the/dsh-session-handoff
会话交接与上下文管理:导出/恢复结构化交接文档,让新会话无缝续接;并集成了主动上下文裁剪(acp_* 工具,基于官方 compaction API 与模型自写摘要)。
context-assembler-DSH
i1j/context-assembler-dsh
DeepSeek Harness 上下文汇编插件:话题块上下文汇编、水位压力话题切割、工具轮压缩/改写、reality 召回注入与 handoff 规划。
dsh-plugins (dsh-quote-selection)
pingg02/dsh-plugins
引用选中的对话文本并添加可选备注,在发送下一条消息时自动附带引用内容。
dsh-pet-sprite
blackbearcc/dsh-pet-sprite
聊天区里的像素小宠物:从蛋孵化三选一,也可用一句话描述让 LLM 画出自定义形象,自动在消息气泡间平台跳跃,支持 WASD 操控与拖拽,用已配置的模型角色扮演陪聊,养成系统(心情/电量/健康、等级、商店)由真实 token 消耗驱动。
dsh-sidechat
g-yixuan/dsh-sidechat
Codex-style side chat & selection annotations for DeepSeek Harness (DSH) web — fork the session into a persistent side panel; quote selections into context. Thin consumer of dsh-better-sidebar.
isingq-toolkit
ising-tech/isingq-toolkit
Native DeepSeek Harness plugin for IsingQ guided QUBO modeling and solving
dsh-paste-path
jhuanxx44/dsh-paste-path
macOS Finder 剪贴板粘贴:在 Finder 里 Cmd+C 复制文件或文件夹,回到 DSH 按 Ctrl+V 把绝对路径插入输入框;普通文本粘贴的 Cmd+V 不受影响。
dsh-more
sodazheng/dsh-more
Practical patches for missing DeepSeek Harness Web context and history controls.
dsh-ocr-bridge
vuvanmai936-dot/dsh-ocr-bridge
Paste images into DeepSeek Harness chat and have them read by a free local backend (macOS Vision / Tesseract) before the text-only DeepSeek model answers
dsh-plugin-previous-session
ds-customize/dsh-plugin-previous-session
Cross-session recall for dsh web: '@' mentions and a composer picker link previous sessions as reference chips; the host snapshots them in as recall context right before the question, recorded read-only in a session-header chain badge
dsh-compact-after-task
xiaoliang2/dsh-compact-after-task
Auto-compact a DSH conversation after the current task finishes, at a user-set context threshold. Settings-page switch + slider included.
win11-oneocr
hawkhai/win11-oneocr
DSH 的本地 Windows 11 OneOCR 工具:`oneocr_recognize` 返回 OCR 文本,以及包含行/词多边形、置信度、旋转角度和手写体样式的结构化结果。
wechat-ocr
hawkhai/wechat-ocr
DSH 的本地微信 OCR 工具:`wechat_ocr_recognize` 针对本地图片路径返回识别文本和引擎的结构化结果。
dsh-search-enhance
kkkneko/dsh-search-enhance
提供 Grok-compatible 网页搜索、保留来源分页、Context7 与 Exa 文档检索、有界网页提取、站点映射、离线研究计划和只读诊断。
dsh-selection-followup
zzx-dear/dsh-selection-followup
选中聊天回复中的任意文字,浮出「追问/复制」气泡:一键把选中内容作为引用填入输入框(问题由你输入),或一键复制。另附安装与实现文档。
dsh-selection-toolbar
suiyideali/dsh-selection-toolbar
在对话中选中文本时显示浮动工具栏,提供复制、引用、询问、解释、翻译、总结与自定义提问操作。
dsh-conversation-rail
dingyi580/dsh-conversation-rail
对话左缘的导航轨:一根杠一轮对话,杠长按该轮文字体量,悬停出提问与回答预览,点击跳转;杠来自 host 侧读整份会话日志折出的大纲,未加载进窗口的轮次也画得出来,点击时再翻页补历史。
codegraph
johnxu22786/codegraph
面向 agent 的本地代码知识图谱:把代码库(Python/JS/TS/Go/Java/Rust)解析进 SQLite 索引,回答调用者、被调用者、依赖、反向依赖、影响面与全文检索问题。
dsh-cron-parse
zhijiangtang/dsh-cron-parse
Parses cron expressions into human-readable text and previews upcoming run times.
dsh-clipboard
zhijiangtang/dsh-clipboard
Writes text to the system clipboard, cross-platform (macOS/Windows/Linux).
gewu-tools
nyantused-cpun/gewu-tools
面向纯文本 DSH 主脑的模型无关视觉审阅流水线:HTML 逐页截图 + 视觉子代理简报契约(gewu_prep),再把每条审阅发现定位回源码核验真值(gewu_locate);已在 mimo-v2.5 与 qwen3.7-plus 上实测。
dsh-doubao-voice
vorpal-poem/dsh-doubao-voice
DeepSeek Harness 语音输入插件:火山引擎流式 ASR(豆包 Seed ASR),流式回填输入框。Voice input for DSH via Volcengine streaming ASR.