Ai Image Generation
/install ai-media-generator-ai-image-generation
AI Image Generation
用这个 skill 处理这些请求:
ai image generationai image generatorimage generatortext to imageimage to imageprompt to image- 选图片模型、讲图片参数、跑图片生成任务
如果用户的搜索意图已经更具体,优先切到更窄的 skill:
text-to-imageimage-to-imageflux-image-generatornano-banana-image-generator
Default Route
ricebowl.ai
-> recharge credits
-> create API key
-> set key
-> models show --model \x3CMODEL>
-> image generate
-> image get
Recommended Template
ai-media config set-key \x3CKEY>
ai-media models list --json
ai-media models show --model \x3CMODEL>
ai-media image generate \
--model \x3CMODEL> \
--prompt "\x3Csubject>, \x3Cstyle>, \x3Clighting>" \
--aspect-ratio 1:1 \
--image https://example.com/reference.png \
--param vendor_options='{"style":"cinematic"}' \
--wait
如果要做横幅图,就把 --aspect-ratio 改成 16:9。
如果模型还有额外字段,就先跑 models show --model \x3CMODEL>,再用 --param KEY=VALUE 传递。
Core Commands
ai-media config set-key \x3CKEY>
ai-media config show
ai-media models list --json
ai-media models show --model \x3CMODEL>
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
Response Pattern
如果用户是第一次接触,优先给:
- 最短安装命令
- 平台充值和 key 路径
- 一组可直接复制的配置命令
- 一条可直接运行的图片生成命令
如果用户在比模型或调脚本,补充:
models list --jsonmodels show --modelAI_MEDIA_API_KEYimage get --task-id
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-media-generator-ai-image-generation - After installation, invoke the skill by name or use
/ai-media-generator-ai-image-generation - Provide required inputs per the skill's parameter spec and get structured output
What is Ai Image Generation?
Use when someone asks for ai image generation, image generator, text-to-image, image-to-image, prompt-to-image, image model selection, or CLI-based image wor... It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.
How do I install Ai Image Generation?
Run "/install ai-media-generator-ai-image-generation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Image Generation free?
Yes, Ai Image Generation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ai Image Generation support?
Ai Image Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Image Generation?
It is built and maintained by JinChanZis (@jinchanzis); the current version is v1.0.0.