dsh-gpt-image
Run the following command in DeepSeek Harness:
dsh plugin install CAI-MH/dsh-gpt-image
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install CAI-MH/dsh-gpt-image in the DeepSeek Harness terminal to install it; see https://github.com/CAI-MH/dsh-gpt-image for details
About this plugin
Generating images through the web version of ChatGPT usually means repetitive manual steps: switching tabs, waiting for rendering, and saving files by hand. dsh-gpt-image collapses that workflow into a single tool call. Once gpt_generate_image is registered, one prompt triggers the entire generate-and-download pipeline, removing all the tedious browser interaction.
The plugin reuses an already-logged-in ChatGPT web session via the Edge debug port (9222), drives the browser with puppeteer-core to produce the image, and automatically downloads the result into the current workspace under figures/gpt_generated/. No extra API key is needed; it simply leverages the existing web login. Script and Edge resources live in a user-defined directory, and migration only requires updating the web profile patch configuration without touching the plugin source.
It is ideal for developers and content creators who frequently need model-generated illustrations in their DSH Desktop workflow, want bulk image output, or wish to fold web-based ChatGPT image generation into an automated pipeline.
Use Cases
- One-click image generation from a logged-in web ChatGPT session with automatic download to the current workspace
- Eliminate repetitive tab-switching, render-waiting, and manual saving during bulk image tasks
- Fold web-based ChatGPT image generation into an automated DSH Desktop content pipeline
Best For
- Developers and content creators who need frequent model-generated illustrations
- Technical users who want to automate web ChatGPT image tasks in their workflow
- Heavy DSH Desktop users who prefer reusing an existing web login over extra API keys
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.