Fetches real-time weather conditions and forecasts directly within Claude Code using wttr.in and Open-Meteo.
The Weather skill for Claude Code enables developers to quickly access current meteorological data and multi-day forecasts without leaving the terminal environment. By leveraging the wttr.in service, it provides essential information including temperature, 'feels like' conditions, wind speed, and humidity for any global city or airport code. It is a lightweight, no-API-key-required solution for checking conditions during travel planning, coordinating outdoor events, or simply staying informed during long coding sessions.
주요 기능
01Support for IATA airport codes for precise travel planning
02Zero-configuration setup with no API keys or accounts required
03Real-time current weather conditions for global cities and regions
04Short-term (3-day) and long-term (weekly) weather forecasts
050 GitHub stars
06Multiple output formats including one-liners, JSON, and ASCII art
사용 사례
01Integrating quick weather snapshots into terminal-based workflows
02Checking local weather conditions before traveling for conferences or meetings
03Retrieving temperature and precipitation forecasts for project planning