插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 7017 个插件
dsh-zhihu
zhengjy01/dsh-zhihu
为 DeepSeek Harness 提供知乎能力:包装本机 pyzhihu-cli 为 18 个 zhihu_* 工具——14 个只读(搜索/热榜/问题/回答/用户/推荐流/话题/通知/收藏夹)与 4 个发布类工具(readOnly 关闭前不注册)——并在侧栏提供 Web 面板做登录、配置与查询。
dsh-prompt-refine
sojo-negai/dsh-prompt-refine
发送按钮左侧的 ✨ 按钮:读取草稿与最近若干轮对话,向已配置的模型要三条建议(每条都是「问题 + 改法」),可逐条勾选并实时预览合并后的提示词,结果写回输入框但不发送。
dsh-instruction-memory
hero476/dsh-instruction-memory
在 DSH 设置界面维护常驻指令,自动注入此后每一轮对话的系统提示词。
dsh-claude-memory
godcc6/dsh-claude-memory
只读桥接 Claude Code 已有项目记忆到 DSH:按 git 仓库根解析、注入前脱敏、按需检索工具,零依赖。
dsh-context-budget
zpis666/dsh-context-budget
在模型设置页为每个 pi-ai 路由新增上下文窗口与压缩阈值字段,并在输入框右下角按厂商提供思考强度选择器,写入 llm-pi-ai 容量、reasoningEfforts 与 compaction-basic 补丁行。
dsh-soul
yur0918/dsh-soul
DeepSeek Harness 个性化设置:9 种回复风格、自定义指令、人设卡、会话级切换、带审计的长期记忆。
dsh-open-workspace
xingkong42/dsh-open-workspace
在工作区侧边栏会话行菜单和会话顶部标题栏提供「打开工作区」入口,用系统文件管理器打开当前会话所属工作区文件夹。
dsh-clipboard-menu
wuwaka/dsh-clipboard-menu
在没有自带右键菜单的桌面外壳中为 DeepSeek Harness 补上右键菜单:输入框内的剪切、复制、粘贴、全选,别处选中文字的复制与复制为纯文本,以及用可配置引擎在默认浏览器中搜索。
dsh-temp-chat
winditer/dsh-temp-chat
DSH 页面悬浮的半透明 DeepSeek 鲸鱼小精灵:点击打开可拖动、可最小化的临时聊天浮窗,支持跟随会话模型或自定义 OpenAI 兼容端点实时流式输出。
dsh-mcp-servers-panel
whites18/dsh-mcp-servers-panel
在设置中提供 MCP Servers 管理面板:新增、编辑、启停、删除服务器,支持用户/项目作用域与表单/JSON 双模式编辑,并自动把发现的 MCP 工具注册为对话原生工具。
dsh-ui-tools
qgx1992/dsh-ui-tools
一个插件装五个 Web UI 工具:供应商 + 模型双按钮选择器(含推理等级调节)、侧边栏工作区折叠/展开全部、会话「修改的文件」选项卡(需内核 0.1.2-alpha.1+,旧内核上静默缺席)、会话标题旁的工作区徽章,以及集中开关这些功能的设置页。
dsh-artifact-index
huuuuung/dsh-artifact-index
为 dsh-artifacts 侧边栏补上缺失的后端,提供 /report 产物索引与预览所需的文件内容。
dsh-livebench-rankings
addie-ace/dsh-livebench-rankings
DSH 内的 LiveBench 能力排行榜:识别官网当前发布的榜单版本,再读取其官方 CSV 与分类 JSON,在由输入框按钮打开的独立同源 iframe 中渲染模型排名。支持搜索、机构/开放权重/推理模型筛选、按能力维度排序、任务级明细、最多 4 个模型并排对比与 CSV 导出;默认每 60 秒同步(可配 30–3600),缓存只写入插件自身的 .cache/rankings.json。
dsh-mathmatic-symbol
jaxzhou/dsh-mathmatic-symbol
Three tools for DeepSeek Harness: typeset LaTeX formulas into images, draw mathematical figures from a declarative spec, and convert a formula or SVG into an image ready to embed in a document.
dsh-project-context
p02-1010751281/dsh-project-context
dsh (DeepSeek Harness) plugins for project-level persistent context: session archive with a mechanical index, memory consolidation (CONTEXT.md + MEMORY.md), low-frequency skill autolearn, and automatic handoff.
dsh-web-search-local
ddowbnac/dsh-web-search-local
A web-search provider for the DeepSeek Harness, fully local no API key needed.
dsh-conversation-link
duanyunlun/dsh-conversation-link
同一 DeepSeek Harness 进程内对话之间的对等通信:列出工作区里的对话、用昵称连接、发消息而不必等对方当前一轮结束、不唤醒对方地查看进度,并给自己声明工具调用规则。
dsh-claude-auth-proxy
ddowbnac/dsh-claude-auth-proxy
LLM provider plugin for the DeepSeek Harness (dsh): streams Claude through your Claude Code subscription (claude.ai OAuth credentials), no Anthropic API key required.
dsh-longtext-input
levodoubt/dsh-longtext-input
在输入框工具栏新增「长文本」按钮:在编辑器浮层里写或粘贴正文,保存后写入 <工作区>/.dsh-longtext/<时间戳>_<标题>.md,并把该文件的 @ 路径引用追加到输入框,让正文不进入对话。
dsh-file-explorer
jaxzhou/dsh-file-explorer
A [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) plugin that adds a **Files** tab to the Conversation View strip — the same level as **Chat** and **Trajectory** — showing the session workspace as a tree with a basic text preview beside it.
dsh-plugin-token-heatmap
p-camile/dsh-plugin-token-heatmap
GitHub-style daily token usage heatmap for DeepSeek Harness Web
dsh-voice-input-qwen-asr
jsoncode/dsh-voice-input-qwen-asr
Voice input plugin (dual-face): mic button beside the composer send action, live recording bubble streaming PCM to a local Qwen3-ASR python service managed by the host, plus an ASR environment settings page (clone runtime/model repos, create venv, run ser
dsh-remote-workspace
goodandready/dsh-remote-workspace
支持冲突感知镜像同步、端口转发和原生 Web UI 的 SSH/SFTP 远程工作区。
dsh-ecology
b1anker/dsh-ecology
A virtual pet companion for the DSH Web surface: mood animations driven by live agent state, with hand-crafted built-in sprites