weather

Fetch current weather and forecasts from wttr.in or Open-Meteo without API keys.

19|2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/perminder-klair/ruuh --skill weather-perminder-klair
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/perminder-klair/ruuh/tree/main/agent/.pi/skills/weather
Command: npx skills add https://github.com/perminder-klair/ruuh --skill weather-perminder-klair

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Getting up-to-date weather information for locations without needing API keys or complex setup.

Core Features & Use Cases

  • Retrieve current conditions for a location by querying wttr.in or Open-Meteo
  • Get a multi-day forecast and wind/humidity details for planning activities
  • Use case: a traveler checks today's weather and a 3-day forecast on the go

Quick Start

Fetch the current weather and forecast for a city without using an API key.

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

Weather forecasts without an API key are retrieved via public services like wttr.in and Open-Meteo. These sources provide current conditions and multi-day predictions directly through CLI queries or lightweight automations.

Can I check current weather and wind details for travel planning using a CLI?▼

Yes, you can check current weather, wind, and humidity details via CLI by querying wttr.in or Open-Meteo. This retrieves location-specific conditions and multi-day forecasts suitable for travel planning and outdoor activities.

Does wttr.in support multi-day forecasts for outdoor activity planning?▼

Yes, wttr.in supports multi-day forecasts for outdoor activity planning. It provides wind and humidity details alongside current conditions, outputting user-friendly results that integrate easily with other tools or lightweight automations.

What is the best way to retrieve weather data for lightweight automations?▼

The best way to retrieve weather data for lightweight automations is querying free public services like Open-Meteo or wttr.in. These services provide up-to-date forecasts and current conditions without API keys, outputting user-friendly results for tool integration.

Are there limitations to using Open-Meteo for weather forecasts?▼

Open-Meteo provides weather forecasts without API keys, making it ideal for lightweight automations and travel planning. However, as a public service, it may have usage limits or less granular historical data compared to paid, key-restricted weather APIs.