weather

Fetch current weather conditions and forecasts for any city, region, or airport.

202|36|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/adoresever/AGI_Ananas --skill weather-adoresever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/adoresever/AGI_Ananas/tree/main/26.2.21openclaw-viking/skills/weather
Command: npx skills add https://github.com/adoresever/AGI_Ananas --skill weather-adoresever

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides quick access to current weather conditions and forecasts for any location without requiring API keys or separate services.

Core Features & Use Cases

  • Current Weather: Retrieve current conditions for a city, region, or airport code.
  • Forecasts: Obtain short- and mid-term forecasts for planning.
  • Location scope: Works for global locations using standard location identifiers.

Quick Start

Ask for the weather in a city and I will fetch current conditions and a 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 conditions without an API key?

You can fetch current weather conditions without an API key by querying public services like wttr.in and Open-Meteo, which provide global location data. This Skill retrieves real-time weather data directly through these open services.

Can I check weather forecasts for airports and regions globally?

Yes, you can check weather forecasts for airports, cities, and regions globally. By providing standard location identifiers or city names, the Skill obtains short- and mid-term forecasts for travel planning and outdoor activity decisions.

What is the best way to fetch weather for travel planning?

The best way to fetch weather for travel planning is to ask for conditions and forecasts using a city name, region, or airport code. This Skill queries wttr.in and Open-Meteo to deliver current conditions and short-term forecasts without requiring API keys.

Does this weather forecast tool work with Open-Meteo and wttr.in?

Yes, this weather forecast tool works directly with wttr.in and Open-Meteo public services. It relies on these open platforms to retrieve current weather conditions and forecasts without requiring separate API keys or service registrations.

Are there limitations to fetching weather without an API key?

Fetching weather without an API key relies entirely on public services like wttr.in and Open-Meteo, meaning availability and data accuracy depend on those external services. Location input must always include explicit city, region, or airport codes.