weather

Fetch current weather and short-term forecasts for global cities without API keys.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Glour/ai-office-v2 --skill weather-glour
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/Glour/ai-office-v2/tree/main/skills/weather
Command: npx skills add https://github.com/Glour/ai-office-v2 --skill weather-glour

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

People often need quick, accurate weather information without signing up for API keys or managing external services.

Core Features & Use Cases

  • Current weather for any location using wttr.in
  • Multi-day forecasts with key metrics like temperature, humidity, and wind
  • Works offline-ready in chat contexts and requires no API keys

Use Case: A user asks for the weather in a city, and the AI retrieves concise conditions and a forecast.

Quick Start

Ask for the current weather in a city and it will fetch the data from wttr.in without requiring keys.

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 and forecasts without an API key?▼

Yes, you can retrieve weather data for any global city without an API key by using public services like wttr.in and Open-Meteo. This approach retrieves current conditions and short-term forecasts directly in chat contexts without requiring external sign-ups.

How do I check the temperature and humidity for a specific location?▼

To check temperature and humidity, request the weather data for your target location. The tool queries the wttr.in service to fetch concise current conditions and multi-day forecasts, returning key metrics directly without requiring an API key.

Does wttr.in provide multi-day forecasts for global cities?▼

Yes, wttr.in provides multi-day forecasts for global cities. The service is used primarily to fetch key weather metrics like temperature, humidity, and wind, with Open-Meteo acting as a fallback to ensure concise forecast results without requiring an API key.

What is the fallback mechanism if wttr.in weather data fails?▼

The fallback mechanism for failed weather data requests is Open-Meteo. If the primary wttr.in service is unavailable, the tool automatically queries Open-Meteo to ensure it still returns concise current conditions and short-term forecasts without needing an API key.

Are there limitations to fetching weather data without an API key?▼

Fetching weather data without an API key relies on public services like wttr.in and Open-Meteo, which may have rate limits or availability constraints. The tool is designed for concise current conditions and short-term forecasts in chat contexts rather than bulk historical data retrieval.