---
title: Check current weather and short forecasts for planning
slug: check-current-weather-and-short-forecasts-for-planning
description: This skill lets an agent fetch current conditions and short forecasts with a lightweight weather workflow instead of sending a user to a weather site. It is narrowly scoped to quick planning questions, not historical analysis, severe-alert monitoring, or a generic weather product listing.
github_stars: 356821
verification: security_reviewed
source: https://github.com/openclaw/openclaw/tree/main/skills/weather
category: Calendar, Email & Productivity
framework: OpenClaw
tool_ecosystem:
  github_repo: openclaw/openclaw
---
# Check current weather and short forecasts for planning

This skill lets an agent fetch current conditions and short forecasts with a lightweight weather workflow instead of sending a user to a weather site. It is narrowly scoped to quick planning questions, not historical analysis, severe-alert monitoring, or a generic weather product listing.

## Installation

1. Clone this skill repository.
2. Open this skill folder.
3. Review prerequisites and setup needs.
4. Install required dependencies.
5. Run and test in your environment.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/check-current-weather-and-short-forecasts-for-planning/)
