weather

Fetch current weather and short-term forecasts for cities via wttr.in.

6|2|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/zeminroot/cheerclaw --skill weather-zeminroot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weather
Source: https://github.com/zeminroot/cheerclaw/tree/main/cheerclaw/skills/weather
Command: npx skills add https://github.com/zeminroot/cheerclaw --skill weather-zeminroot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide weather data for a specified location with quick, no-key access to current conditions and short-term forecasts.

Core Features & Use Cases

  • Current weather conditions for a user-specified city using wttr.in.
  • Short-term forecasts for planning travel, commuting, or daily activities.
  • Use Case: Check weather for a city before a trip to decide clothing and timing.

Quick Start

Ask me for the current weather in a city, and I will fetch it from wttr.in.

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 without an API key?

You can get weather forecasts without an API key by requesting current conditions for a specified city. The Skill fetches data directly using wttr.in, requiring no authentication.

Can I check current weather conditions for a specific location?

Yes, you can check current weather conditions for a specific location worldwide. Simply ask for the weather in a city, and it retrieves the data using wttr.in.

What data source is used for retrieving weather data?

The primary data source for retrieving weather data is wttr.in. If wttr.in fails, it uses Open-Meteo as a fallback to ensure you still receive current conditions and forecasts.

Do I need curl to fetch weather forecasts?

Yes, you need curl available to fetch weather forecasts. The Skill relies on curl to access wttr.in and Open-Meteo for retrieving current conditions and short-term forecasts.

What is the best way to get a short-term weather forecast for travel planning?

The best way to get a short-term weather forecast for travel planning is to specify your destination city. It provides current conditions and short-term forecasts via wttr.in to help decide clothing and timing.