weather

Fetches weather conditions and forecasts for any location via wttr.in or Open-Meteo without requiring an API key.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/vut08905/openclaw-app --skill weather-vut08905
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/vut08905/openclaw-app/tree/main/skills/weather
Command: npx skills add https://github.com/vut08905/openclaw-app --skill weather-vut08905

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieve weather information for any location quickly and without needing API keys, enabling better planning and decision making.

Core Features & Use Cases

  • Current weather conditions for any city or location using wttr.in or Open-Meteo
  • Short- and longer-range forecasts in accessible formats
  • Use cases include travel planning, daily routine planning, and outdoor activity checks

Quick Start

Ask for the weather in a location to get 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 weather forecasts for a location without an API key?

You can get weather forecasts without an API key by using curl to fetch data from wttr.in or Open-Meteo. This Skill retrieves current conditions and forecasts for any global city instantly, requiring no authentication or setup.

Can I check current weather conditions for any city using curl?

Yes, you can check current weather conditions for any city using curl. The Skill fetches location-specific weather data via wttr.in or Open-Meteo, providing accessible formats for travel planning and outdoor activity checks.

What is the best way to retrieve short-term weather forecasts for travel planning?

The best way to retrieve short-term weather forecasts for travel planning is fetching data via wttr.in or Open-Meteo using curl. This Skill provides current conditions and longer-range forecasts for global cities without needing API keys.

Do I need to install any dependencies to fetch weather data with this approach?

You only need curl installed to fetch weather data with this approach. The Skill relies on wttr.in and Open-Meteo to retrieve current conditions and forecasts, requiring no API keys, additional libraries, or dependencies.

Does wttr.in support weather forecasts for global cities?

Yes, wttr.in supports weather forecasts for global cities. The Skill uses wttr.in or Open-Meteo to fetch current conditions and short- to longer-range forecasts for any location worldwide, making it suitable for daily and outdoor planning.