weather

Retrieve current weather conditions and forecasts via wttr.in.

10|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/wixette/clawnotes --skill weather-wixette
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/wixette/clawnotes/tree/main/openclaw-snapshots/20260312/skills/weather
Command: npx skills add https://github.com/wixette/clawnotes --skill weather-wixette

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 specified location, helping users plan their activities or stay informed about the weather.

Core Features & Use Cases

  • Current Weather: Get real-time temperature, conditions, and wind information.
  • Forecasts: Access 3-day or weekly weather predictions.
  • Use Case: Planning a trip? Ask for the weather forecast in your destination city to pack appropriately.

Quick Start

Get the current weather for Paris.

Frequently Asked Questions about weather

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

FAQPage Schema
How do I get the current weather forecast for a specific location?

To get the current weather forecast for a specific location, this Skill retrieves real-time conditions and predictions using the wttr.in service. It provides real-time temperature, wind information, and 3-day or weekly forecasts for any specified city.

Can I check weather conditions for travel planning?

Yes, you can check weather conditions for travel planning by retrieving current temperature and future forecasts for your destination city. This helps you pack appropriately and plan activities based on real-time weather predictions.

Do I need curl to retrieve weather forecasts?

Yes, you need the curl utility installed to retrieve weather forecasts. This Skill requires curl to make the HTTP requests to the wttr.in service and fetch current conditions and predictions.

What is the best way to find current temperature and wind information?

The best way to find current temperature and wind information is to query the wttr.in service via curl. This approach instantly retrieves real-time conditions and 3-day or weekly forecasts for any specified location.