weather

Fetch current weather data and forecasts for a given location via wttr.in or Open-Meteo.

4|2|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/0xKobold/0xkobolds --skill weather-0xkobold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/0xKobold/0xkobolds/tree/main/skills/weather
Command: npx skills add https://github.com/0xKobold/0xkobolds --skill weather-0xkobold

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly obtain current weather conditions and short-term forecasts for any location without manual lookups, saving time and reducing guesswork.

Core Features & Use Cases

  • Current conditions: Temperature, conditions, and location.
  • Forecasts: 3- to 7-day outlook for planning.
  • Location flexibility: Works with city names, regions, or airport codes.

Quick Start

Ask for the current weather or a forecast for a specific location to get an instant answer.

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 conditions and a forecast for a specific location?

Fetching current weather and forecasts requires providing a city name, region, or airport code. The tool retrieves temperature, conditions, and 3- to 7-day outlooks using standard HTTP requests without needing an API key.

Do I need an API key to retrieve weather data using wttr.in or Open-Meteo?

No API key is needed to retrieve weather data from wttr.in or Open-Meteo. The Skill uses standard HTTP requests to fetch current conditions and short-term forecasts for any global location.

Can I request a weather forecast using an airport code?

Yes, you can request a weather forecast using an airport code. The tool supports location flexibility, accepting global city names, regions, or airport codes to retrieve current conditions and short-term forecasts.

What is the maximum forecast range available for weather conditions?

The maximum forecast range available is a 7-day outlook. The Skill provides current conditions and 3- to 7-day weather forecasts for global locations, helping you plan ahead without manual lookups.

Why does my weather forecast query fail to return data for a specific region?

A weather forecast query may fail if the specific region is not recognized by wttr.in or Open-Meteo. Ensure you use valid global city names, regions, or airport codes to successfully retrieve current conditions and forecasts.