infographic-weather
Generate 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.
Why use this skill?
Transform weather data into professional TV-style infographics. Automatically generate location-specific forecasts with photorealistic backgrounds using AI.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/silverkiwi/weather-infographicWhat This Skill Does
The infographic-weather skill is a specialized OpenClaw agent capability designed to transform raw meteorological data into professional-grade, broadcast-quality weather infographics. Leveraging the Gemini 3 Pro Image (Nano Banana) model, this skill creates visually immersive experiences that go beyond simple text-based forecasts. By analyzing a specific geolocation, the agent automatically determines the current season and regional climate to render a hyper-realistic backdrop. It integrates directly with the Open-Meteo API to fetch accurate, real-time 7-day weather predictions, which are then elegantly rendered onto a broadcast-style UI layout.
Installation
To integrate this skill into your environment, use the OpenClaw repository manager. Ensure you have your GEMINI_API_KEY exported in your system environment variables before execution. Run the following command in your terminal:
clawhub install openclaw/skills/skills/silverkiwi/weather-infographic
Use Cases
This skill is ideal for content creators, news aggregators, or individuals who prefer visual information over dense text blocks. It is frequently used for creating automated daily social media content, enhancing presentation slides for travel planners, or generating quick, accessible weather reports for digital signage displays.
Example Prompts
- "Generate a weather infographic for my upcoming trip to Tokyo, Japan, so I know what to pack."
- "Create a broadcast-style 7-day forecast image for 10 Downing St, London."
- "What's the weather going to look like in Sydney this week? Show me a TV-style summary."
Tips & Limitations
- Accuracy: Forecast data is derived from Open-Meteo; ensure the provided address coordinates are precise for the best local accuracy.
- Performance: Image generation via Gemini 3 Pro may take several seconds depending on network latency and API responsiveness.
- Limitations: Currently, this tool generates static images only and does not produce video-based broadcast weather reports. Ensure your environment has write permissions enabled for the destination folder to save the generated output files successfully. If the image fails to render, check that your GEMINI_API_KEY is active and has sufficient credits remaining.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-silverkiwi-weather-infographic": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, external-api