AI AGENT ADDONS

Check the weather anywhere in the world. You can ask for a city, an airport code, or even coordinates. The tool gives you the current temperature, rain, and wind. It also shows a short forecast for the next few days.

For the best results, use web_fetch to get the data. It is safer and easier. If that is not available, the skill falls back to curl. Both methods use wttr.in, a free weather service.

You can use it for travel planning. Quickly see if it will rain or how hot it will be. For serious alerts, use official weather services.

Add Weather skill to your workflow

Global

mkdir -p ~/.claude/skills/weather

Project

mkdir -p .claude/skills/weather

Source Repository

Stars
380,845
Forks
79,777
Watchers
380,845
License
NOASSERTION
Last Push
23 days ago
Created
7 months ago