weather

Installation
Summary

Current weather and multi-day forecasts for any global location, no API key required.

  • Supports current conditions, 3-day forecasts, and week-long projections via wttr.in with customizable output formats
  • Includes one-liner summaries, detailed condition reports, JSON output, and PNG weather charts
  • Covers standard weather data: temperature, "feels like," wind, humidity, precipitation, and condition emojis
  • Works with city names, regions, and airport codes; rate-limited but requires no authentication
SKILL.md

Weather

Use for current weather, rain/temperature checks, forecasts, and travel planning. Need a city, region, airport code, or coordinates.

Commands

curl "wttr.in/London?format=3"
curl "wttr.in/London?0"
curl "wttr.in/London"
curl "wttr.in/London?format=v2"
curl "wttr.in/London?1"
curl "wttr.in/New+York?format=3"

Useful formats:

Related skills
Installs
4.4K
GitHub Stars
372.7K
First Seen
Jan 24, 2026