weather-forecast
Installation
SKILL.md
weather-report
When to use
- The user asks about the weather / forecast (e.g. "what's the weather like tomorrow?", "will it rain this weekend in Hamburg?", "how warm will it get on Monday?").
- The user wants a short, readable summary rather than raw weather data.
Not for
- Historical weather / climate statistics.
- Severe-weather alerts/warnings (the forecast endpoint used here does not provide them).
- Requests further out than Open-Meteo's forecast horizon (~16 days) — treat these as out of scope rather than guessing.