AI Agent Hub
Back to plugins
🖥️

dsh-imggen

Client Updated 2026.08.24

Run the following command in DeepSeek Harness:

dsh plugin install Stellight/dsh-imggen

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

Run dsh plugin install Stellight/dsh-imggen in the DeepSeek Harness terminal to install the plugin; the source repository is available at https://github.com/Stellight/dsh-imggen .

About this plugin

You want a text-to-image step right inside your DSH conversation, without hopping to a separate tool. dsh-imggen turns image generation into a native model tool: trigger generate_image in chat, and the result renders directly in a tool card. The free Pollinations backend works out of the box with no API key; if you have one, the segment control on the toolbar switches you to DALL·E 3 in a click, and the prompt variable routes the call automatically.

A built-in gallery keeps every image you have ever generated, complete with the original prompt, thumbnail grid, and per-item or bulk delete. Everything persists in browser localStorage, so your history survives restarts. The download button uses fetch-to-Blob first and transparently falls back to a new-tab open when the response is cross-origin, so saving always works.

It is built for solo users and small teams who live in DSH and need quick concept art, product mockups, or inline illustrations without standing up a separate image pipeline. One prompt, one card, one click – from idea to saved file, all inside the conversation.

Use Cases

  • Quickly generate concept art or inline illustrations during DSH conversations
  • Download and review past images without leaving the chat window
  • Switch between Pollinations and OpenAI DALL·E 3 with one click

Best For

  • Solo users who need frequent visual references within DSH
  • Small teams avoiding a dedicated image-generation service
  • Developers who want image generation embedded in their everyday workflow