Image Gen banner
shipdeckai shipdeckai

Image Gen

AI community

Description

AI-powered image generation CLI and Claude Code plugin with multi-provider support

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

image-gen

Image Gen

10 AI image providers. One unified interface.
Generate images with OpenAI DALL-E, BFL FLUX, Stability AI, Ideogram, Google Gemini, FAL, Leonardo, Recraft, Replicate, and ClipDrop through a single CLI or Claude Code plugin.

License GitHub Stars Claude Code Plugin

Website · Get the Plugin


Plugin Moved

**The Image Gen plugin code has moved to [shipdeckai/claude-skills](https://github.com/shipdeckai/claude-skills).**

This repository now hosts only the [landing page](https://shipdeckai.github.io/image-gen).

Installation

For Claude Code Users

  1. Add the marketplace (run inside Claude Code):

    /plugin marketplace add shipdeckai/claude-skills
  2. Install the image-gen plugin:

    /plugin install image-gen@shipdeckai/claude-skills
  3. Configure at least one API key in your shell profile:

    export OPENAI_API_KEY="sk-..."       # For DALL-E
    export BFL_API_KEY="..."             # For FLUX (best quality)
    export STABILITY_API_KEY="..."       # For Stable Diffusion
  4. Use in any Claude Code session:

    > Generate a professional product photo of a coffee mug

Showcase

Related Skills