DeepSeek Harness Plugin

welsione/dsh-mmx-bridge

Stars ★ 1 Category Tools & Capabilities Added 2026-08-16 npm dsh-mmx-bridge

MiniMax multimodal bridge: one `mmx_bridge` tool covers image understanding/generation, video, TTS, music, cover, web search and quota; optional `web_search`/`read_image` takeover; inline players/image previews right in the Web GUI (npm: `dsh-mmx-bridge`).

Install

# from npm (prebuilt)

dsh plugin --profile web add dsh-mmx-bridge

# from GitHub (first run asks for allowBuilds approval — follow the hint, retry)

dsh plugin --profile web add github:welsione/dsh-mmx-bridge

Any plugin you install runs third-party code with your own permissions — it can read your files, use your credentials, and reach the network, and tool approvals don’t sandbox it. GitHub-sourced plugins also run build scripts at install time. Only install sources you trust, and pin a commit (github:owner/repo#sha).

README

dsh-mmx-bridge

DeepSeek Harness(DSH)的 MiniMax 多模态桥接插件。

npm version license mmx-cli

English · English README

功能

一个 mmx_bridge 工具,覆盖 MiniMax 全部多模态能力:

  • 图片理解(describe)· 文生图(image)
  • 视频生成(video)· 语音合成(speech)
  • 音乐生成(music)· 音频翻唱(cover)
  • 联网搜索(search)· 用量查询(quota)

生成产物经 /mmx-files/ 同源提供(支持 Range),对话流直接内嵌图片预览与音视频播放器,结果携带可播放 URL。

效果展示

图片生成 语音合成
image generation speech tts
图像识别(VLM 描述) 插件配置页
vision demo plugin settings

安装

将下面的提示词整段复制给你的 AI 助手(Agent),它会按仓库内的 AGENT.md 完成安装、挂载与验证:

帮我安装 DSH(DeepSeek Harness)插件 dsh-mmx-bridge,仓库地址:https://github.com/welsione/dsh-mmx-bridge

  1. 先读取该仓库根目录的 AGENT.md 安装指南(raw 链接:https://raw.githubusercontent.com/welsione/dsh-mmx-bridge/main/AGENT.md ),严格按其中「安装步骤」与「免重启验证」执行,不要跳步。
  2. 安装目标是我当前使用的 DSH profile;无法确定时,列出 ~/.dsh/profiles/ 下的 profile 向我确认(Web GUI 场景通常是 web)。
  3. 优先执行 dsh plugin --profile <profile> add dsh-mmx-bridge(安装后自动挂载,无需再手动改 cordis.patch.yml);npm 源不可用时改用 github:welsione/dsh-mmx-bridge
  4. 免重启验证全部通过即安装完成;不要重启 DSH,把 AGENT.md 第 5 节「重启与重启后验证」清单转给我执行。

相关

DeepSeek Harness · MiniMax CLI · awesome-dsh-plugins

许可证

MIT

Content from the project README on GitHub ↗

Links

More in this category

View the whole category →