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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install imagegen - 安装完成后,直接呼叫该 Skill 的名称或使用
/imagegen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 28 次。
如何安装 Image Gen?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install imagegen」即可一键安装,无需额外配置。
Image Gen 是免费的吗?
是的,Image Gen 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Image Gen 支持哪些平台?
Image Gen 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Image Gen?
由 Zakhar Pashkin(@zack-dev-cm)开发并维护,当前版本 v1.0.1。