Plugin directory / Tools & Capabilities / dsh-plugin-describe-image
dsh-plugin-describe-image
Broken · install/load issue whitelonng/dsh-plugin-describe-image ↗
What it does
DeepSeek Harness plugin: describe_image — give a text-only model vision through an OpenAI-compatible VLM endpoint
Broken — install or load issue
DeepSeek Harness plugin: describe_image — give a text-only model vision through an OpenAI-compatible VLM endpoint Note: it currently has an install or load issue — check the repo before relying on it.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:whitelonng/dsh-plugin-describe-image - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:whitelonng/dsh-plugin-describe-image. - 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
Could not be installed from GitHub — check the repository for missing dependencies or a broken build.
Repository
github.com/whitelonng/dsh-plugin-describe-image ↗