weather

Retrieve current weather and forecasts for global locations via wttr.in.

5|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/lidge-jun/cli-jaw-skills --skill weather-lidge-jun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/lidge-jun/cli-jaw-skills/tree/main/weather
Command: npx skills add https://github.com/lidge-jun/cli-jaw-skills --skill weather-lidge-jun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides quick access to current weather conditions and future forecasts for any location, eliminating the need to search multiple websites or apps.

Core Features & Use Cases

  • Current Conditions: Get real-time temperature, precipitation, and wind information.
  • Forecasts: Retrieve daily and weekly weather predictions.
  • Use Case: Planning a trip? Ask "What's the weather in Paris next week?" to get a concise forecast.

Quick Start

Use the weather skill to get the current weather in London.

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 for a specific location?

You can get weather forecasts for a specific location by retrieving current conditions, temperature, and wind data using the wttr.in service. The skill supports one-line summaries, detailed conditions, and multi-day forecasts for any global location.

What is the best way to check current weather conditions for travel planning?

The best way to check current weather conditions for travel planning is to retrieve real-time precipitation and temperature data for your destination. This skill provides concise daily and weekly forecasts to help you plan trips effectively.

Do I need curl to retrieve weather data?

Yes, you need the curl command-line tool installed to retrieve weather data. The skill depends on curl to access the wttr.in service and fetch current conditions, forecasts, and JSON output for specified locations.

Can I get weather data in JSON format?

Yes, you can get weather data in JSON format. The skill supports various output formats including JSON data, one-line summaries, and detailed conditions, allowing you to retrieve structured weather information for global locations.

Does the weather forecast skill support global locations?

Yes, the weather forecast skill supports global locations. You can retrieve current conditions and multi-day forecasts for any specified location worldwide using the wttr.in service.

Why use wttr.in for weather forecasts instead of other sources?

Using wttr.in for weather forecasts provides instant access to current conditions and predictions without searching multiple websites. It offers flexible output formats including one-line summaries, detailed reports, and JSON data for global locations.