Installation

clawhub install wells1137/image-gen

Summary

Routes image generation requests to one of several AI models — Midjourney, Flux (Pro/Dev/Schnell), Ideogram, Recraft, and Nano Banana (Gemini) — based on the request type. A decision tree selects the model by evaluating whether the request is a single image or a series, and whether it needs artistic quality, photorealism, text rendering, vector style, or fast iteration.

SKILL.md

Quick overview

Routes image generation requests to one of several AI models — Midjourney, Flux (Pro/Dev/Schnell), Ideogram, Recraft, and Nano Banana (Gemini) — based on the request type. A decision tree selects the model by evaluating whether the request is a single image or a series, and whether it needs artistic quality, photorealism, text rendering, vector style, or fast iteration.

Instead of requiring the user to know which model fits their request, the skill applies structured dispatch logic that matches each image type to the model best suited for it.

Common tasks

  • Generating a multi-frame storyboard with consistent characters
  • Creating photorealistic product photos for e-commerce listings
  • Designing flat-style app icons and brand assets
  • Producing posters and signs with accurate embedded text
  • Drafting quick concept visuals for rapid client feedback

Install paths

Primary command


openclaw install wells1137/image-gen

ClawHub installer


npx clawhub@latest install wells1137/image-gen

OpenClaw CLI


openclaw skills install wells1137/image-gen

Direct OpenClaw install


openclaw install wells1137/image-gen

Skill metadata

  • Category: Image & Video Generation
  • Language: Markdown
  • Version: 2.0.1
  • Security status: Benign

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/wells1137/image-gen

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.