dsh plugins中文
← Back to popular plugin directory

Harness generates Image2 plug-in

JuneLearn/dsh-image2-draw · skills

Image2 generation plugin for DeepSeek Harness via third-party OpenAI Images-compatible APIs.

★ 4GitHub stars
1Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

If downloads remain on a spinner or fail with ECONNRESET, ETIMEDOUT, or a GitHub connection error, set a proxy for the current PowerShell window. Port 7890 is only an example; replace it with your proxy's actual port:

These variables only affect the current PowerShell window and disappear when it is closed. Method 1: npx (recommended for regular users)

Use this method if you already cloned deepseek-harness and want to run its source directly. First confirm pnpm is available:

Install command

dsh plugin --profile web add github:JuneLearn/dsh-image2-draw
View GitHub repository ↗Back to popular plugin directory