Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.
$npx -y skills add the-open-agent/openagent --skill weatherInstalls into the current project.
Run `npx skills use "https://github.com/the-open-agent/openagent" --skill "the-open-agent/openagent/weather"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/the-open-agent/openagent" that are relevant to the current task. Run `npx skills add "https://github.com/the-open-agent/openagent"` and select the relevant skills, then follow their instructions.