weather

Retrieve current weather conditions and forecasts for specified locations via wttr.in.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/hammadparveez/mrhammadclaw --skill weather-hammadparveez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/hammadparveez/mrhammadclaw/tree/main/skills/weather
Command: npx skills add https://github.com/hammadparveez/mrhammadclaw --skill weather-hammadparveez

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl.

What problem does it solve?

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

Core Features & Use Cases

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

Quick Start

Get the current weather for London.

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

You can retrieve current weather conditions and forecasts for any specified location by using this Skill, which queries the wttr.in service to return real-time temperature, precipitation, wind, and humidity data.

How do I check the weather forecast for my trip over the next few days?

To check weather forecasts for daily activity preparation or travel planning, simply ask for the weather in your target location for a specific timeframe, and the Skill will fetch the required daily or weekly predictions.

Do I need curl installed to retrieve weather updates?

Yes, retrieving weather updates requires the curl binary to be installed, as the Skill depends on it to make the necessary HTTP requests to the external wttr.in weather service.

Can I get temperature and wind conditions without searching weather websites?

Yes, you can get real-time temperature and wind conditions directly without manually browsing weather websites, as the Skill provides instant location-based weather updates by querying the wttr.in service.

What is the best way to find location-based weather data for travel planning?

The best way to find location-based weather data for travel planning is to request current conditions and forecasts for your destination, allowing the Skill to fetch concise weather predictions from the wttr.in service.