Skip to content
v2.1.0MIT

Generate cover images and in-article illustrations. Imagen direct adapter plus explicit Grok and Codex agent-engine hints with verified PNG output.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "image-gen",
  "version": "2.1.0",
  "description": "Generate cover images and in-article illustrations. Imagen direct adapter plus explicit Grok and Codex agent-engine hints with verified PNG output.",
  "author": {
    "name": "Spillwave Solutions",
    "email": "rick@spillwave.com",
    "url": "https://spillwave.com"
  },
  "homepage": "https://github.com/SpillwaveSolutions/image_gen",
  "repository": "https://github.com/SpillwaveSolutions/image_gen",
  "license": "MIT",
  "keywords": [
    "image-generation",
    "imagen",
    "nano-banana",
    "gemini",
    "article",
    "cover-image",
    "claude-code",
    "codex",
    "grok-build",
    "cursor",
    "agent-plugins",
    "worklog",
    "wiki-ticket-sdd"
  ],
  "extensions": {
    "com.anthropic.claude-code": {
      "pluginManifest": ".claude-plugin/plugin.json"
    },
    "com.openai.codex": {
      "pluginManifest": ".codex-plugin/plugin.json"
    },
    "ai.xai.grok-build": {
      "pluginManifest": ".grok-plugin/plugin.json"
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 4Python files
  • LICENSE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • ai.xai.grok-build
  • com.anthropic.claude-code
  • com.openai.codex