Skip to content
dsh-market Browse plugins GitHub 中文

zclDragon/dsh-tool-generate-image

Model-facing `generate_image` tool for text-only models: the model asks for a picture in natural language, Gemini draws it via the Antigravity CLI, the image is saved to a configurable output directory, and the tool returns the file paths for the model to use in its work.

Stars ★ 1 Category Workflow & Automation Listed 2026-08-19 npm dsh-tool-generate-image

Install

Inside DeepSeek Harness, with dsh-market

dsh plugin --profile web add dshmarket

Or from the command line

dsh plugin --profile web add dsh-tool-generate-image

Installing runs third-party code with your own permissions — it can read your files, use your credentials and reach the network. Review the source first, and pin a commit (github:owner/repo#sha) when you can.