dsh-imagegen-plugin
Run the following command in DeepSeek Harness:
dsh plugin install nexsjournal/dsh-imagegen-plugin
Paste the following prompt into your AI chat to install this plugin:
Make sure you have a DSH Web deployment (dsh web or desktop), then run dsh plugin install nexsjournal/dsh-imagegen-plugin in your terminal; source available at https://github.com/nexsjournal/dsh-imagegen-plugin.
About this plugin
DeepSeek Harness main models are built for reasoning, not for painting. When your workflow demands a quick illustration, a background swap, or a masked repaint, jumping to a browser tab or a CLI script and pasting the result back breaks the flow. dsh-imagegen-plugin closes that gap by turning image generation into a first-class, conversation-invokable skill inside DSH: the main model orchestrates the call, and the image appears inline in the same thread.
The plugin speaks four endpoint dialects out of the box: OpenAI-compatible /v1/images (covering OpenAI, OpenRouter, SiliconFlow, and similar providers), Alibaba DashScope async tasks, Replicate, and fal.ai. It supports both text-to-image and image-editing tasks such as masked inpainting and instruction-based repaints. Configuration is a one-time fill-in on a settings card (endpoint, model ID, API key, default size and count), or a single chat sentence that copies the base URL and key from the main model with one call. Generated files are saved to disk with an absolute path, rendered as Markdown in the conversation for instant viewing, and fed back into model context so the next turn can reference and iterate on the same image.
If you already run DSH for daily development or content work and hold API access to one or more image-generation providers, this plugin removes the copy-download-reupload loop: describe what you want, see the picture in the same thread, and keep refining without leaving the conversation.
Use Cases
- Generate an illustration mid-writer without switching to the browser
- Say 'change the background color' on a just-generated image and iterate in the same thread
- Point a shared DSH deployment at different image providers per team member
Best For
- DSH users doing daily development or content creation
- Developers holding an image-generation API key from any supported provider
- Indie devs who want image generation embedded in the conversation loop
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.