Image Generation
Generate images via CLI tool image-gen which handles provider selection, fallbacks, and image saving.
Important: Run commands using node with the plugin's CLI path:
node ${CLAUDE_PLUGIN_ROOT}/dist/cli.bundle.cjs <command>
Generate an Image
node ${CLAUDE_PLUGIN_ROOT}/dist/cli.bundle.cjs generate --prompt "description of image" [--provider auto] [--width 1024] [--height 1024]
Output: JSON with file paths to saved images in .image-gen/ di
[Description truncada. Veja o README completo no GitHub.]