Weather Poster
Generate a weather and outfit recommendation poster as SVG file.
Default Behavior
- Default city: Wuhan, China
- User can specify: Any city (e.g., "北京天气海报", "上海穿搭")
Workflow
-
Get weather data for the specified city (default: Wuhan)
- Useweather skill or fetch from wttr.in
- Extract: temperature, weather condition, wind, humidity
-
Generate outfit recommendations based on weather:
- Rain → umbrella, raincoat, waterproof shoes
- Cold (<15°C) → jacket, long pants
- Hot (>28°C) → light clothing, shorts
- Sunny → sunglasses, hat
-
Create SVG using the template in assets/
Assets
- See TEMPLATE.md for SVG template structure
Output
Save as {city}-weather-poster.svg in the workspace