weather

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

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Clawdi-AI/openclaw --skill weather-clawdi-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/Clawdi-AI/openclaw/tree/main/skills/weather
Command: npx skills add https://github.com/Clawdi-AI/openclaw --skill weather-clawdi-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, and includes references (resource) components.

What problem does it solve?

This Skill provides quick access to current weather conditions and future forecasts for any location, helping you plan your day or trips.

Core Features & Use Cases

  • Current Weather: Get real-time temperature, conditions, and humidity.
  • Forecasts: Access 3-day or weekly weather predictions.
  • Use Case: Ask "What's the weather like in Paris tomorrow?" to get a concise forecast for your travel plans.

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

You can retrieve instant weather updates and forecasts for any specified location. It provides real-time temperature, conditions, and humidity, as well as 3-day or weekly weather predictions for trip planning.

Can I get a weather forecast without needing an API key?

Yes, you can retrieve weather forecasts without an API key. This Skill relies entirely on the public wttr.in web service, meaning no authentication or prerequisite keys are needed to access current conditions and multi-day forecasts.

Does the wttr.in service support one-line weather summaries and multi-day forecasts?

Yes, the wttr.in service supports various output formats including one-line summaries, detailed conditions, and multi-day forecasts. You can retrieve concise updates or 3-day weather predictions based on your needs.

Do I need curl installed to retrieve local temperature and weather updates?

Yes, curl is a required dependency to retrieve local temperature and weather updates. The Skill uses curl to query the wttr.in public web service and fetch real-time conditions or multi-day forecasts for your specified location.

What is the best way to check the weather for travel planning using a command line tool?

The best way to check the weather for travel planning is querying a public web service for location-based forecasts. You can access 3-day or weekly weather predictions, getting concise summaries of expected conditions for your destination.