weather

Retrieve current weather and forecasts for named locations via wttr.in or Open-Meteo.

6|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/flemzord/sclaw --skill weather-flemzord
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/flemzord/sclaw/tree/main/skills/weather
Command: npx skills add https://github.com/flemzord/sclaw --skill weather-flemzord

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides quick, reliable current weather data and forecasts for any location without API keys, helping you plan activities and travel.

Core Features & Use Cases

  • Current weather conditions for a location, including temperature, humidity, and wind if available.
  • Short- and long-range forecasts to support planning and daily decisions.
  • Works with common location inputs (city, city+country, or airport code) and returns concise, human-friendly results.

Quick Start

Ask for the current weather in a city to receive a concise, location-aware report.

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

You can get current weather data and forecasts without an API key by querying lightweight services like wttr.in and Open-Meteo. This approach retrieves temperature, humidity, and wind information for any named location instantly.

Can I check the weather forecast using a city name or airport code?

Yes, you can check the weather forecast using common location inputs such as a city name, city plus country, or an airport code. The system parses these inputs to return concise, human-friendly weather reports.

What is the best way to retrieve short-range and long-range weather forecasts for travel planning?

The best way to retrieve short-range and long-range weather forecasts for travel planning is by querying Open-Meteo or wttr.in. These services provide current conditions and extended predictions to support daily decisions without requiring API keys.

Does this weather retrieval method work for casual planning and daily routines?

Yes, this weather retrieval method works for casual planning and daily routines. It applies to scenarios where users need current conditions and short- to long-range forecasts for named locations, presenting human-friendly results.

What happens when weather data is unavailable for a specific location?

When weather data is unavailable for a specific location, the system applies graceful fallbacks to handle the missing information. This ensures the weather query process remains robust even if data retrieval encounters issues.

Why use wttr.in and Open-Meteo instead of other weather-api services?

Using wttr.in and Open-Meteo is ideal because they are lightweight services that provide up-to-date weather information without requiring API keys. They deliver human-friendly results for any location, simplifying data retrieval.