插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 375 个插件
dsh-audio-copilot
ai-yucheng/dsh-audio-copilot
Audio Copilot for DeepSeek Harness: transcribe audio (ASR) and synthesize speech (TTS) — gives text-only agents ears and a voice. Windows-local SAPI TTS out of the box; OpenAI-compatible ASR/TTS endpoints configurable. Includes an in-composer voice-input
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-project-context
buhuikongpan/dsh-project-context
把 DSH 工作区文件夹变成项目:新会话自动注入精简的「项目工作区约定」上下文(先读代码、空目录即新建项目);输入框旁每会话「项目」开关可将会话显式降级为普通工作区(状态渲染式注入,关时有提示,不整块消失),状态存于会话日志。
dsh-memory-connect
asher-2000/dsh-memory-connect
跨会话记忆插件 (v0.3.0):自动提取、SQLite FTS5 索引、RRF 语义召回、定时维护、LLM 智能合并(自动接入 ctx.llm)、上下文爆炸防护、全局身份 Soul(~/.dsh/soul.md)。零配置。
dsh-project-memory
00080000/dsh-project-memory
为 DeepSeek Harness 提供的项目记忆插件:项目文件在读取时索引为可检索摘要,上下文失效后按需检索命中,无需重读文件,自带出处与 BM25 排序。
dsh-bridge-preview
xing666173/dsh-bridge-preview
在对话气泡中内联显示 dsh-tool-vision 桥接的粘贴图片,点击可放大,旧消息也会自动补上预览。
dsh-message-outline
chongfengdy-dev/dsh-message-outline
当前会话消息大纲(左缘横杠)——你的消息在对话区左缘显示一列细横杠,hover 展开完整大纲(行号+文本),点击瞬间定位到对话里那条消息。纯前端、零外部服务依赖、sessions 快照驱动零轮询。
dsh-arc-context
plxloyzb/dsh-arc-context
Adaptive Reversible Context (ARC) for DeepSeek Harness — provider-aware, cache-conscious context governance with reversible recovery.
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)。
dsh-compressor (dsh-compressor)
lifeodyssey/dsh-compressor
Headroom 的精简移植,在不影响模型上下文缓存以及 Agent 性能的情况下,压缩工具的输出,至多减少 20% 的上下文。
dsh-mcp-lazy
leaforbook/dsh-mcp-lazy
MCP 懒加载路由:自动发现可接管的 MCP,冷态只在工具目录里留一个共享路由,某轮需要哪个服务器才展开它的工具 Schema、轮次结束再收起,让装了很多 MCP 不再每次请求都吃上下文。命名异常、重名或状态不确定的 MCP 不接管;出现任何不确定即恢复原工具可见性,执行、权限与进程生命周期仍归原 MCP。也支持显式的连接层懒加载,含连接保温、有限重连、stdio 与 Streamable HTTP。
dsh-inline-comments
ruisenbai/dsh-inline-comments
在已完成的助手回复中选中原文,在引文旁添加编号注释;草稿攒齐后通过官方输入框一次性作为一条用户消息发送。
agent-context-editor (deepseek-harness)
jermaine123123/agent-context-editor
跨 Agent 对话管理插件的 DeepSeek Harness 适配器,支持搜索、类型筛选、单条与批量选择、隐藏、恢复和撤销,可独立管理 reasoning 与 answer 单元;使用 sidecar 保存状态并保留原始 Session。
dsh-input-rewriter
feiertu/dsh-input-rewriter
你只管正常打字,停下约两秒,它就把你刚写的话自动改写成更容易得到好答案的样子;贴进来的代码、网址、长文原样不动,一次问几件事也一件不漏、排好顺序。
dsh-multimodal
yauntyour/dsh-multimodal
Per-file-type multimodal chains: preset processing models per wildcard convert image/video/audio files into prompt tokens before they reach the text-only session model, with per-preset fallback chains and a Multimodal settings page.
dsh-simple-wiki-memory
rainow/dsh-simple-wiki-memory
超级简化版 llm-wiki 记忆插件:一个索引文档(自动加载)+ 每个主题一个 md 文件(需要时才读)——不会把所有东西塞进上下文烧 token。简单轻量,安装卸载无压力,想怎么改就怎么改。
dsh-headroom
giter00/dsh-headroom
面向 DeepSeek Harness 的自动上下文压缩插件:在工具输出进入模型前压缩,并通过 CCR 检索工具保持所有有损压缩可逆。
dsh-sessiongraph
lwklbb/dsh-sessiongraph
A DSH Web plugin that turns chat sessions into editable mind maps, with Markdown, Mermaid, PlantUML, XMind text, and TODO exports.
dsh-dcp
chiro2001/dsh-dcp
DeepSeek Harness 动态上下文管理插件(Dynamic Context Pruning for dsh),对标 opencode-dcp
dsh_upload_file
jarszmlovesai/dsh_upload_file
DeepSeek Harness(DSH) web plugin: paste files into the composer, inbox storage, thumbnails. Text via read_inbox; image understanding needs your vision skill (bundled image-reader + ARK_API_KEY).
dsh-nuphus-mcp
mrpulor-gh/dsh-nuphus-mcp
nuphus-mcp 官方 DSH 插件(由 nuphus-mcp 维护者发布):桌面 + 浏览器自动化(38 个工具),配 PaddleOCR 元素感知与 Chrome CDP 浏览,经常驻 stdio MCP 子进程接入。
dsh-balance-context-meter
evangelimo/dsh-balance-context-meter
Sidebar meters for DeepSeek Harness Web: a DeepSeek account balance bar (orange, with a low-balance alarm) and a conversation context-usage bar (blue), rendered above the plugin store with a hover detail popover.
dsh-ui-deepdiving
iluluyu/dsh-ui-deepdiving
Continuous water-flow light for the dsh web 'Deep diving...' turn status: three parallax gradient currents sweep the text like flowing water, replacing the stock single-band shimmer. Light/dark themes and reduced-motion respected.