Image Gen
/install imagegen
Image Generation Skill
Use this skill when the user needs a bitmap image rather than repo-native code, SVG, HTML, CSS, canvas, or an existing vector/icon system.
This public ClawHub release is instruction-only. It does not bundle executable API helpers, dependencies, or generated assets. In Codex sessions, use the available built-in image generation or image editing tool. In other agent hosts, use the host's approved image-generation capability and keep the same prompting and verification standards.
When To Use
- Generate a new raster image: product shot, hero image, concept art, cover, sprite, texture, UI mockup, infographic, or educational visual.
- Edit an existing image while preserving important invariants such as identity, product shape, text, lighting direction, or composition.
- Derive visual variants from supplied reference images.
- Produce multiple related bitmap assets when each output has a distinct prompt or role.
When Not To Use
- The requested asset should be an SVG, icon font, HTML/CSS composition, canvas graphic, or repo-native component.
- The repo already has an editable vector/logo/icon system that should be extended directly.
- The user asks for deterministic code-native output rather than generated imagery.
Workflow
- Decide intent:
generatefor a new image,editfor changing an existing image while preserving parts of it. - Decide whether the image is preview-only or project-bound.
- Label every input image by role: edit target, reference image, style source, insert, or supporting context.
- Normalize the prompt into a compact production spec. Preserve user constraints and avoid adding unrelated characters, brands, slogans, or story elements.
- Use the host-provided image generation/editing tool. For distinct assets, make separate tool calls or jobs rather than relying on variants of one prompt.
- Inspect the output for subject accuracy, composition, text rendering, style fit, prohibited content, and requested invariants.
- Iterate with one targeted change when needed.
- For project-bound assets, place the selected final artifact in the workspace and update consuming references. Never leave a project-referenced final image only in a host default output directory.
- Report final saved path(s), whether the output is preview-only or project-bound, and the final prompt used.
Transparent Or Cutout Requests
For simple opaque subjects, request a flat removable chroma-key background and remove it locally with an approved project or host helper if available.
Prompt the source image like this:
Create the requested subject on a perfectly flat solid #00ff00 chroma-key background for background removal.
The background must be one uniform color with no shadows, gradients, texture, reflections, floor plane, or lighting variation.
Keep the subject fully separated from the background with crisp edges and generous padding.
Do not use #00ff00 anywhere in the subject.
No cast shadow, no contact shadow, no reflection, no watermark, and no text unless explicitly requested.
Use a different key color when green appears in the subject. If the subject has hair, smoke, glass, translucent material, soft shadow, reflection, or colors that conflict with practical key colors, explain that true native transparency or manual editing may be required before proceeding.
Prompt Schema
Use only the lines that help the request:
Use case: \x3Ctaxonomy slug>
Asset type: \x3Cwhere the image will be used>
Primary request: \x3Cuser's main prompt>
Input images: \x3CImage 1: role; Image 2: role>
Scene/backdrop: \x3Cenvironment>
Subject: \x3Cmain subject>
Style/medium: \x3Cphoto, illustration, 3D render, diagram, etc.>
Composition/framing: \x3Cwide, close, top-down, centered, negative space>
Lighting/mood: \x3Clighting and mood>
Color palette: \x3Cpalette notes>
Materials/textures: \x3Csurface details>
Text (verbatim): "\x3Cexact text>"
Constraints: \x3Cmust keep or must avoid>
Avoid: \x3Cnegative constraints>
Use-Case Slugs
Generation:
photorealistic-naturalproduct-mockupui-mockupinfographic-diagramscientific-educationalads-marketingproductivity-visuallogo-brandillustration-storystylized-concepthistorical-scene
Editing:
text-localizationidentity-preserveprecise-object-editlighting-weatherbackground-extractionstyle-transfercompositingsketch-to-render
Prompting Rules
- Start with the visual job and intended use.
- Specify subject, scene, style, composition, lighting, and constraints.
- Quote exact text and keep it short; generated text can still need correction.
- For edits, repeat invariants plainly: what must change and what must stay unchanged.
- For reference images, state exactly how each reference should influence the output.
- Avoid fake UI evidence, fake policy proof, fake screenshots, endorsements, or brand marks unless the user has rights and asks for them.
- Prefer real product screenshots or rendered app state where users or reviewers need factual evidence.
Reference Map
references/prompting.md: shared prompting principles.references/sample-prompts.md: copy/paste prompt recipes by asset type.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install imagegen - After installation, invoke the skill by name or use
/imagegen - Provide required inputs per the skill's parameter spec and get structured output
What is Image Gen?
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparen... It is an AI Agent Skill for Claude Code / OpenClaw, with 28 downloads so far.
How do I install Image Gen?
Run "/install imagegen" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Image Gen free?
Yes, Image Gen is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Image Gen support?
Image Gen is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Image Gen?
It is built and maintained by Zakhar Pashkin (@zack-dev-cm); the current version is v1.0.1.