image-gen

An image-generation add-on that creates or edits pictures using OpenAI gpt-image-2 or Google Gemini. It adds slash commands for each service and requires your own API key.

In plain words
What is it for?
Use it to generate new images, edit existing images, or choose between OpenAI and Gemini for those tasks.
Why use it?
It lets you request image creation or editing from the coding agent without switching to a separate image tool.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add Cleveland-RD/claude-image-gen
agentmods
npx agentmods add plugins/cleveland-rd/claude-image-gen/plugin
Clone the repo
git clone --depth 1 https://github.com/Cleveland-RD/claude-image-gen

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

image-gen scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugin/.claude-plugin/plugin.json · 12 lines

What it actually says

{
  "name": "image-gen",
  "version": "0.1.0",
  "description": "Generate and edit images via OpenAI gpt-image-2 or Google Gemini (Nano Banana). Provides /image-gpt and /image-gemini slash commands plus an image-gen skill. Bring your own OpenAI and/or Gemini API key.",
  "author": {
    "name": "Cleveland R&D",
    "url": "https://github.com/Cleveland-RD"
  },
  "license": "MIT",
  "keywords": ["image", "image-generation", "openai", "gpt-image-2", "gemini", "nano-banana"]
}
Files

What ships with it

1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 12 lines scan A 5c4010ee1b51

Subscribe to this mod's changes

image-gen is a plugin published in the GitHub repository Cleveland-RD/claude-image-gen (1 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

comfyui-mcp

ComfyUI integration for Claude Code — workflow execution, visualization, model management, and skill generation.

artokun/comfyui-mcp · not measured

comfy

Claude Code plugin for ComfyUI — generate images, visualize workflows, manage models, and explore custom nodes.

artokun/comfyui-mcp · not measured

xuanran-seo-blog-writer

Production-grade SEO + GEO content factory + full website audit. Research → write → publish → monitor. 8 skills + 67 subskills, 34 agents, 230+ scripts. Optimized for Google + AI search (ChatGPT/Perplexity/Claude/Gemini) dual front. WordPress auto-publish with gpt-image-2 image generation. Full-site SEO audit with 15…

XuanRanL/loamwright-SEO-Skill · not measured

musictui

Plugin marketplace listing 1 plugin: music.

anthonymaley/MusicTUI · not measured

music

Control Apple Music from Claude Code. Natural-language control (the /music skill), a CLI, and an interactive TUI for playback, verified multi-room AirPlay, library browsing (artists, albums, songs), catalog + library search, playlists, radio stations, discovery, a real equalizer with venue presets, the on-screen…

anthonymaley/MusicTUI · not measured

conversiontools

Convert files between 140+ formats using Conversion Tools. Two surfaces - the ctio CLI (preferred when shell access is available) and the hosted MCP server (zero-install). Supports documents, data formats (incl. Parquet), images (incl. JXL), audio, video, e-books, OCR, AI extraction, text-to-speech (TTS)…

conversiontools/agent-skills · not measured