Plugin directory / Tools & Capabilities / slcatwujian-dsh-vision-plugin
slcatwujian-dsh-vision-plugin
Verified · installs & boots on dsh yan5236/slcatwujian-dsh-vision-plugin ↗
What it does
让不支持图片输入的主模型通过已配置的视觉模型理解图片的 DSH 插件:自动桥接、像素坐标描述、vision_ask 追问工具与设置页
Works — verified, early-stage project
让不支持图片输入的主模型通过已配置的视觉模型理解图片的 DSH 插件:自动桥接、像素坐标描述、vision_ask 追问工具与设置页 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:yan5236/slcatwujian-dsh-vision-plugin - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:yan5236/slcatwujian-dsh-vision-plugin. - 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/yan5236/slcatwujian-dsh-vision-plugin ↗