Plugin directory / Tools & Capabilities / dsh-multimodal-skill
dsh-multimodal-skill
Verified · installs & boots on dsh v587d/dsh-multimodal-skill ↗
What it does
给纯文本 LLM 一双慧眼。 一个 DeepSeek Harness(DSH)原生 skill + 零依赖 Python CLI, 为 DeepSeek 等纯文本模型补上图像理解与文档解析(OCR、表格、公式、PDF → Markdown), 使用免费额度优先的三方多模态 AP…
Works — verified, early-stage project
给纯文本 LLM 一双慧眼。 一个 DeepSeek Harness(DSH)原生 skill + 零依赖 Python CLI, 为 DeepSeek 等纯文本模型补上图像理解与文档解析(OCR、表格、公式、PDF → Markdown), 使用免费额度优先的三方多模态 AP… It installs cleanly and boots without issues in our testing. It's early-stage but functional.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:v587d/dsh-multimodal-skill - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:v587d/dsh-multimodal-skill. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Verified: installed from GitHub, activated in the profile, and booted a task successfully.
Repository
github.com/v587d/dsh-multimodal-skill ↗