插件
浏览、筛选并安装 DeepSeek-Harness 插件。
共 36 个插件
dsh-fuse
my-dsh-plugins/dsh-fuse
Fuse v1.2.1 — an all-in-one UI design + code style plugin (the upgraded ui-aesthetics skill): design tokens in theme.json (with the brand color as the single source of truth) + code style in code-style.json + dsh-fuse-english fence page-level rendering +
dsh-unitverse
runcat-tommy/dsh-unitverse
单位换算:提供 convert 工具,覆盖长度/面积/体积/时间/角度/速度/温度/压力/热量/功率十大类共 82 个单位,支持中英文单位名与温差(Δ)换算,并在 DSH Web 会话视图中提供按类别分模块、跟随中英文界面语言的「单位换算」标签页。
dsh-chat-cost
igormel81/dsh-chat-cost
为 DSH Web UI 的每个对话实时计算 token 费用:本对话、其子代理与整棵会话树,价格来自内置的 models.dev 快照:七家供应商、139 个有价模型,缓存读写费率按供应商实际公布的取值,DeepSeek 则使用其官方峰谷价格表。每个完成的回答都会在对话中显示自身费用,未打开的对话则按日志计价而不是整行消失。费用按区间计价,依据写入项目目录的只追加 JSONL 账本,因此已记录的工作保留当时的费率。此外还提供:按金额预算排布的工作计划、展示值得接入哪些模型的路由方案比较、以英语/中文/俄语生成的计划文档,以及当费用未归入任何计划单元时的提醒。
dsh-voice-input-en
mohith-das/dsh-voice-input-en
Minimal English-only voice input for the DeepSeek Harness Web UI: a mic button in the composer that transcribes speech into the draft via the browser's native SpeechRecognition API. No dependencies, no subprocess, no network calls beyond whatever the brow
dsh-zh-more
como44/dsh-zh-more
斜杠命令名与插件清单卡片中文化:三种显示模式(只显示中文 / 中英都显示 / 不翻译),中文为主、英文不丢,切换即时生效。
dsh-tanqi
lastplayer82/dsh-tanqi
为 dsh Web 界面生成冷知识与奇妙事实的插件(英文界面下名为 Curio):「开始探奇」每次生成一批不重复主题(排除已见),每条可深入两层并展开类似知识点,「探奇清单」将全部历史(批次、条目、层级、类似点)保存在浏览器;优先复用宿主 LLM 通道,无需配置,无可用模型时可在面板填写 DeepSeek API Key;输出语言跟随 DSH 界面语言(中/英)。
source-code-mgmt
zhucy123/source-code-mgmt
DSH 网页界面的代码管理面板,五步搞定 Git 日常:① 环境检查自动检测 git/gh/ssh,缺工具一键安装(gh 支持镜像下载源加速,Windows 也可用)并带检查更新;② SSH ed25519 密钥生成/连接测试 + 一键写 443 配置绕过 22 端口封锁,Gitee 私人令牌在此配置;③ 查看仓库状态、并排 diff、暂存提交、切换分支、查看/回滚历史,一键新建仓库并推送,自动忽略超 100MB 文件;④ 列出账号名下所有远程仓库一键克隆;⑤ 五步发布 npm 包。支持 GitHub / Gitee 双平台,界面中英文跟随 DSH 设置实时切换。
dsh-input-assist
honlnk/dsh-input-assist
输入框 ghost 补全:停笔后 FIM 建议内联流式渐显(SSE,首 token 即上屏),Tab 逐词采纳、Shift+Tab 全量,重新输入或 Esc 会真正取消在途请求;错别字双层检查:浏览器本地词典扫描(中文错词、英文错拼与专名大小写、本浏览器自定义词条)叠加防抖 LLM 上下文校对,文中红波浪线标注、逐条导航、点击修正。
dsh-kuajing
mario03690/dsh-kuajing
Cross-border commerce: HS codes, customs invoices, mainland reachability. HS/HTS code lookup and classification, commercial invoices, live exchange rates, IBAN and EAN/UPC checks, amount-in-English for documents, and whether your site is actually reachabl
dsh-quick-toc
lyaxz/dsh-quick-toc
DeepSeek Harness 对话大纲插件:支持侧边面板与全屏幕布两种大纲视图;标题、全文与跨会话三档检索;点标题、点组头、跳到本节末尾等多种跳转;完整大纲与只看提问两种阅览模式可随时切换;每个会话的阅读位置可保留;界面中英双语,并提供插件配置卡片。
dsh-i18n
semidia/dsh-i18n
Chinese localization for tool results: intercepts tool execution output and translates English markers (`[exit code]`, `[timed out]`, `[sandbox: ...]`, etc.) into Chinese, with a settings toggle.
dsh-locale-ja
fang2hou/dsh-locale-ja
DeepSeek Harness 日语界面插件:在中文/英文之外新增可选语言「日本語」(约 693 条字符串),启用时使用日文系统字体。