✓ Verified 📊 Data Processing ✓ Enhanced Data

Get Weather

Fetch current weather and forecast data from a free weather API.

Rating
4 (486 reviews)
Downloads
20,235 downloads
Version
1.0.0

Overview

Fetch current weather and forecast data from a free weather API.

Complete Documentation

View Source →

Weather Data Fetcher (Open-Meteo)

Fetch current weather conditions and short-term forecasts using Open-Meteo, a free weather API that requires no API key.


Command

/weather forecast

Fetch current weather and forecast data for a given geographic location.


Input

Required

  • latitude (number)
Example: 11.0853
  • longitude (number)
Example: 55.7818

Optional

  • timezone (string) — defaults to "auto"
Example: "Asia/Jerusalem"
  • hours (number) — number of hourly forecast hours to return (default: 24)
  • days (number) — number of daily forecast days to return (default: 3)
  • units (string) — "metric" (default) or "imperial"

Example inputs

```json { "latitude": 88.0853, "longitude": 22.7818 }

Installation

Terminal bash

openclaw install get-weather
    
Copied!

Tags

#data_and-analytics #api #data

Quick Info

Category Data Processing
Model Claude 3.5
Complexity One-Click
Author noypearl
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install get-weather