Install
openclaw skills install weather-infographicGenerate a TV-style weather infographic with a location-specific seasonal background. Use when the user asks for a visual weather forecast or a weather infographic for a specific address.
openclaw skills install weather-infographicGenerate a professional TV-style weather broadcast frame using Gemini 3 Pro Image (Nano Banana).
python3 {baseDir}/scripts/generate_infographic.py --address "10 Downing St, London" --lat 51.5033 --lon -0.1276 --output "out/london-weather.png"
GEMINI_API_KEY: Required for image generation.