# weather Skill ## Overview The weather skill is a practical tool for querying real-time weather and forecasts, integrated with OpenClaw and SkillHub. It allows users to get current weather conditions, temperature, and multi-day forecasts for any city without needing an API key.
## Key Features - Query real-time weather for any city (e.g., "北京今天的天气") - Support for detailed daily forecasts and 3/7-day forecasts - No API key required, data sourced from ClawHub - Verified to work in OpenClaw robot environment
## Usage Example User: "帮我查一下北京今天的天气" Response: "北京今天天气: ☀️ 晴, 约 +12°C."
## Installation Install via SkillHub CLI:
WLPP