All plugins

dsh-read-image

Verified

by OoWJZZoO · Vision & Media

A plug-and-play image-reading plugin for DeepSeek Harness. After installation, DSH will no longer refuse to feed images into sessions with pure-text models; instead, the image will be mapped as [Image #N] in the session. The Agent can then invoke tools on its own to read images from the session or from specified paths.

Verified plugin

Depends on the Cordis runtime or ships a cordis.yml, so it loads as a real dsh plugin.

What we found in the repo

  • depends on @deepseek-ai/cordis
  • depends on @deepseek-ai/dsh-llm
  • npm package @deepseek-ai/dsh-read-image

Installing

Install the package, then register it in your cordis.yml:

npm install @deepseek-ai/dsh-read-image
# cordis.yml
plugins:
  dsh-read-image:

Plugin keys and config options vary — check the repo's README before copying this in. dsh is in developer preview and its loader format is still changing.

Before you install

A listing here is not a security audit. The tier above records whether this repo is wired as a real dsh plugin — not whether it is safe to run. A plugin executes with your agent's permissions: your files, your shell, your network. How to vet a dsh plugin before installing

Found malware or an impersonation in this repo? Report this listing

Repository details

Stars
3
Forks
0
Open issues
0
Language
JavaScript
License
MIT
npm package
@deepseek-ai/dsh-read-image @ 0.1.0
Created
2026-08-14
Last push
2026-08-15

Topics

cordisdeepseek-harnessdshdsh-plugin

More in Vision & Media