Plugin directory / Developer / dsh-vision-no-vision
dsh-vision-no-vision
Unverified wdwind
What it does
DeepSeek Harness native vision plugin!
Unverified — not yet verified
DeepSeek Harness native vision plugin! Not yet verified — install and test it yourself.
“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.
README
dsh-vision-no-vision
A DeepSeek Harness
(dsh) plugin that gives a text-only LLM vision capability!!!
Install
pnpm dsh plugin --profile web add dsh-vision-no-vision
Note
Seriously, it is not a serious plugin 😝. The tool generates an ascii-art from the input image and feed it into the text-only LLM to guess the content.
Install
Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:
dsh plugin add dshbase-catalog Then say "install dsh-vision-no-vision for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.
This plugin is GitHub source (not published to npm) — install it straight from the repo:
Web profile:
dsh plugin --profile web add github:wdwind/dsh-vision-no-vision Headless (CLI) profile:
dsh plugin --profile headless add github:wdwind/dsh-vision-no-vision Test report
Not yet L3-verified — see failure note below if we already ran it.