image-generate
Provider-agnostic AI image generation and editing. One interface over Nano Banana Pro, 2 and 2 Lite (Google), GPT Image 2 (OpenAI) and Seedream (ByteDance), with per-model sizing and a background advisory when the pinned models go stale.
| Version | 3.1.0 |
| Marketplace | magus-marketing |
| Commands | 3 |
| Subagents | 2 |
| Skills | 2 |
| MCP server | no |
| Hooks | no |
Install
claudeup
Find image-generate on the Plugins tab and turn it on. claudeup registers the magus-marketing
marketplace if you do not have it, and installs what the plugin needs to actually run —
binaries, MCP servers, CLI tools.
For a team, press s to save your plugins as a profile and commit it. Everyone else runs
claudeup install — see Teams and profiles.
Prefer to do it by hand? Installing Magus has the manual path.
When to reach for it
- Use when defining a reusable look for generated images, or when reviewing which styles a project already has —
style-manager
Commands
| Command | What it does |
|---|---|
/image-generate:generate | Generate images from text prompts with optional styles and aspect ratios |
/image-generate:image-edit | Edit existing images with natural language instructions |
/image-generate:image-style | Manage image generation style templates (create, list, show, delete, update) |
Subagents
Dispatched with the Agent tool, each in its own context window.
| Agent | What it does |
|---|---|
image-generate:image-generator | Generates or edits images against a style template and reference images, on any provider the plugin supports. |
image-generate:style-manager | Manages image-generation style templates — create, update, list, show, delete. Use when defining a reusable look for generated images, or when reviewing which styles a project already has. |
Skills
| Skill | What it covers |
|---|---|
image-generate:image-providers | Reference for generating images across Google, OpenAI and ByteDance through one CLI. |
image-generate:style-format | Style template format specification. Single markdown files that describe artistic direction. |
Source
plugins/image-generate/ on GitHub, including its full README.