dsh-imagegen-skill
Registers the imagegen skill on the skill registry, so generating and editing raster images needs no hand-copied files under $DSH_HOME/skills. The agent drives a bundled image_gen.py CLI against any OpenAI-compatible GPT Image endpoint for text-to-image, reference-image editing, and transparent-background cutouts.
把 imagegen skill 注册进 skill 注册表,无需往 $DSH_HOME/skills 手工拷贝文件,每个会话都能生成或编辑图片:agent 调用随包附带的 image_gen.py CLI,对接任意 OpenAI 兼容的 GPT Image 端点,支持文生图、参考图编辑与透明背景抠图。
How to install
dsh plugin add github:dingchenhui0618-arch/dsh-imagegen-skill About
dsh-imagegen-skill Bundled **imagegen** skill for DeepSeek Harness: one dsh plugin add puts image generation and image editing in every session's skill catalog — no copying files into $DSH_HOME/skills by hand. sh dsh plugin --profile web add dsh-imagegen-skill After a restart the agent can load the skill with the skill tool (or you can invoke it with /imagegen), and it will generate or edit raster images through the CLI that ships with this package. What it does The skill teaches the agent to drive scripts/image_gen.py — a small openai-SDK CLI — against any OpenAI-compatible endpoint that serv…
Recommendation signals
Meta
- License
- Apache-2.0
- Language
- Python
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-18
- Created
- 2026-09-18
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin, gpt-image, image-generation, skill
Related plugins
avoid-ai-writing
conorbronsdon/avoid-ai-writing
Skill that audits and rewrites content to remove AI writing patterns. Use it with your favorite agents including Claude Code, OpenClaw, Codex, and Hermes.
mcp-server-chart
antvis/mcp-server-chart
🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
superpowers
obra/superpowers
An agentic skills framework & software development methodology that works.