name: weather-poster description: Generate weather and outfit recommendation posters as SVG. Default region is Wuhan, China. User can specify other cities. Use when user asks for "天气海报", "weather poster", "穿搭海报", or similar.
Generate a weather and outfit recommendation poster as SVG file.
Extract: temperature, weather condition, wind, humidity
Generate outfit recommendations based on weather:
Sunny → sunglasses, hat
小葱技能7w4.net持续更新中。
Create SVG using the template in assets/
Save as {city}-weather-poster.svg in the workspace
这个 Skill 整体质量中等偏上,胜在功能清晰、使用门槛低,能快速生成美观的天气穿搭海报,中英文触发词设计贴心。但文档存在拼写小瑕疵,缺少使用示例,且未说明天气数据万一获取失败该如何处理,稳定性存疑。适合尝鲜使用,对正式生产环境而言还需要打磨细节。