AI Agent Hub
Back to plugins
🤖

dsh-image-bridge

Model Inference Updated 2026.08.15

Run the following command in DeepSeek Harness:

dsh plugin install kbpoyo/dsh-image-bridge

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command: dsh plugin install kbpoyo/dsh-image-bridge (full source address: https://github.com/kbpoyo/dsh-image-bridge).

About this plugin

In DSH (DeepSeek Harness), pure text models traditionally cannot handle image inputs, limiting their application in visual tasks. The dsh-image-bridge plugin solves this by intelligently bridging images, automatically injecting image paths and processing instructions as text to let pure text models autonomously discover and invoke their visual skills (such as general QA, OCR, or grounding) to 'see' images. Its core capabilities include one-click sending, automatic adaptation to multimodal models, real-time sensing of model switches, and hands-off cleanup of temporary files—all transparent and zero-intervention for users. This is ideal for anyone using pure text models who needs to process image content, whether for visual analysis, document recognition, or multimodal experiments, seamlessly expanding model capabilities without relying on specific tools or complex configurations.

Use Cases

  • Pure text models need to process user-uploaded images for visual question answering
  • Using OCR functionality to recognize text content in images
  • Leveraging grounding skills to locate and analyze specific objects in images

Best For

  • DSH users who need to process images but cannot use multimodal models
  • Developers looking to extend the visual capabilities of pure text models
  • Researchers conducting visual analysis, document recognition, and similar tasks