weather

Fetch live weather data via Open-Meteo APIs using geocoded city names.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/mostafa-drz/claude-skills --skill weather-mostafa-drz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/mostafa-drz/claude-skills/tree/main/code/weather
Command: npx skills add https://github.com/mostafa-drz/claude-skills --skill weather-mostafa-drz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users need quick, accurate local weather information without manual lookups or app switching.

Core Features & Use Cases

  • Live weather checks for the current or geocoded location
  • First-use location setup and saved preferences for frictionless checks
  • Concise weather summaries with temperature, conditions, humidity, and wind

Quick Start

Check the weather for your saved location or specify a city name to see current conditions.

Frequently Asked Questions about weather

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get live weather data for a specific city using geocoding?

To get live weather data, you can specify a city name and the system uses geocoding to resolve it to coordinates, fetching current conditions via Open-Meteo APIs. This provides fast temperature, humidity, and wind summaries without manual lookups.

Can I save my location preferences for quick daily weather checks?

Yes, you can save location preferences locally for quick daily weather checks. During first-use location setup, your preferences are stored, allowing you to retrieve live weather summaries instantly without re-entering your city name.

What is the best way to check local weather without switching apps?

The best way to check local weather without switching apps is using a tool that fetches live data via geocoding and Open-Meteo APIs. It provides concise summaries including temperature, conditions, humidity, and wind directly for your saved location.

Does this weather forecast tool require any external dependencies to function?

No, this weather forecast tool requires no external dependencies to function. It operates independently by leveraging Open-Meteo APIs for network requests to fetch live data and perform geocoding, storing user preferences locally.

What specific weather conditions are included in the live forecast summary?

The live forecast summary includes temperature, current conditions, humidity, and wind. It fetches this live data for your geocoded location using Open-Meteo APIs, providing a concise overview suitable for daily checks and travel planning.