Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Generate and edit images using NVIDIA FLUX models. Use when user asks to generate images, create pictures, edit photos, or modify existing images with AI. Supports text-to-image generation and image editing with text prompts.
Generate and edit images using NVIDIA FLUX models. Use when user asks to generate images, create pictures, edit photos, or modify existing images with AI. Supports text-to-image generation and image editing with text prompts.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Generate and edit images using NVIDIA's FLUX models.
ModelUse CaseSpeedQualitydevHigh-quality text-to-imageNormalBestschnellFast text-to-imageFastGoodkontextImage editingNormalBest
# Generate an image python scripts/generate.py "A cute cat in space" # Edit an existing image python scripts/generate.py "Add sunglasses" -i photo.jpg -o edited.png
ParameterShortDefaultDescriptionprompt(required)Text description-o, --outputoutput.pngOutput file path--width1024Output width in pixels--height1024Output height in pixels--aspect-ratio-ar1:1Aspect ratio preset--steps-s30Diffusion steps--seed0Random seed (0=random)--model-mautoModel selection
ParameterShortDefaultDescriptionprompt(required)Edit instruction-i, --input(required)Input image path-o, --outputoutput.pngOutput file path--steps-s30Diffusion steps--cfg3.5Guidance scale--seed0Random seed
RatioResolution1:11024Γ102416:91344Γ7689:16768Γ13444:31216Γ8323:4832Γ1216
python scripts/generate.py "A mountain landscape at sunset"
python scripts/generate.py "A panoramic beach view" -ar 16:9
python scripts/generate.py "A professional headshot" -ar 9:16
python scripts/generate.py "A banner image" --width 1344 --height 768
python scripts/generate.py "Quick sketch of a robot" -m schnell
python scripts/generate.py "Make the background a sunset" -i input.jpg -o output.png
python scripts/generate.py "A robot" --seed 12345
The script outputs MEDIA:/path/to/image.png which can be sent directly to chat.
The API key is embedded in the script. To use a different key, set the NVIDIA_API_KEY environment variable.
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.