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.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install weather-infographic或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install weather-infographic⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/weather-infographic/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: infographic-weather description: 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. metadata: {"clawdbot":{"emoji":"📺","requires":{"env":["GEMINI_API_KEY"]},"install":[{"id":"pip-google-ai","kind":"exec","command":"pip install -U google-generativeai requests --break-system-packages","label":"Install dependencies"}]}} ---
Generate 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.安装 Weather TV style 后,可以对 AI 说这些话来触发它
Help me get started with Weather TV style
Explains what Weather TV style does, walks through the setup, and runs a quick demo based on your current project
Use Weather TV style to generate a TV-style weather infographic with a location-specific se...
Invokes Weather TV style with the right parameters and returns the result directly in the conversation
What can I do with Weather TV style in my data & analytics workflow?
Lists the top use cases for Weather TV style, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/weather-infographic/ 目录(个人级,所有项目可用),或 .claude/skills/weather-infographic/(项目级)。重启 AI 客户端后,用 /weather-infographic 主动调用,或让 AI 根据上下文自动发现并使用。
Weather TV style 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Weather TV style 可免费安装使用。请查阅仓库了解许可证信息。
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.
Weather TV style 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my data & analytics tasks using Weather TV style
Identifies repetitive steps in your workflow and sets up Weather TV style to handle them automatically