Image To Image
/install ai-media-generator-image-to-image
Image To Image
用这个 skill 处理这些请求:
image to imageimage-to-imagereference image generationtransform image with promptedit image with aiai image to image generator
Default Route
ricebowl.ai
-> recharge credits
-> create API key
-> set key
-> upload or prepare reference image URL
-> models list --json
-> choose an image-to-image model
-> image generate
-> image get
Recommended Template
ai-media config set-key \x3CKEY>
ai-media models list --json
ai-media image generate \
--model \x3CMODEL> \
--prompt "\x3Cedit instruction>, \x3Cstyle>, \x3Clighting>" \
--aspect-ratio 1:1 \
--param size=1024x1024 \
--wait
先把参考图准备好,再让 prompt 只描述你要怎么改它。
如果模型要别的编辑字段,也直接用 --param KEY=VALUE。
Core Commands
ai-media config set-key \x3CKEY>
ai-media config show
ai-media models list --json
ai-media image generate --model \x3CMODEL> --prompt \x3CPROMPT>
ai-media image get --task-id \x3CTASK_ID>
When To Load References
- 参数全表、默认值、输出行为:读
../ai-media-cli/references/cli-commands.md - 平台充值、生成 key、平台 onboarding:读
../ai-media-cli/references/platform-onboarding.md
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-media-generator-image-to-image - After installation, invoke the skill by name or use
/ai-media-generator-image-to-image - Provide required inputs per the skill's parameter spec and get structured output
What is Image To Image?
Use when someone asks for image-to-image, reference-image generation, transform image with prompt, edit image with AI, or CLI-based image-to-image workflows... It is an AI Agent Skill for Claude Code / OpenClaw, with 189 downloads so far.
How do I install Image To Image?
Run "/install ai-media-generator-image-to-image" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Image To Image free?
Yes, Image To Image is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Image To Image support?
Image To Image is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Image To Image?
It is built and maintained by JinChanZis (@jinchanzis); the current version is v1.0.0.