weather

Fetch current weather conditions and short-term forecasts from wttr.in or Open-Meteo.

4|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/adamhjouj/shieldclaw --skill weather-adamhjouj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/adamhjouj/shieldclaw/tree/main/openclaw/skills/weather
Command: npx skills add https://github.com/adamhjouj/shieldclaw --skill weather-adamhjouj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly obtain current weather conditions and short-term forecasts for any location without needing API keys.

Core Features & Use Cases

  • Current weather: fetch real-time conditions for a city or location.
  • Forecasts: retrieve short-term forecasts to aid planning.
  • Location flexibility: supports any city or airport code with no API key required.

Quick Start

Ask for the weather in a city to receive current conditions and a short-term forecast.

Frequently Asked Questions about weather

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get current weather without an API key?

You can get current weather without an API key by sending simple HTTP requests to wttr.in or Open-Meteo. This allows you to fetch real-time conditions and short-term forecasts for any city or airport code easily.

Can I retrieve a weather forecast for a specific airport code?

Yes, you can retrieve a weather forecast for a specific airport code. The tool supports location flexibility, allowing you to fetch accurate short-term forecasts for any city or airport code without requiring an API key.

How does curl fetch real-time weather data?

Curl fetches real-time weather data by sending simple HTTP requests to the wttr.in or Open-Meteo services. These requests retrieve current conditions and forecast data for a specified location over the internet.

Do I need to install dependencies to fetch weather forecasts?

No, you do not need to install dependencies to fetch weather forecasts. The Skill operates without requiring any API keys or specific packages, relying only on internet access to query wttr.in or Open-Meteo.

What is the best way to get a short-term forecast for planning?

The best way to get a short-term forecast for planning is to query a location using wttr.in or Open-Meteo. This approach provides accurate weather data and forecasts for any city without needing API authentication.