agent-awareness-plugin-weather
v0.1.0
Published
Weather context plugin for agent-awareness using Open-Meteo
Maintainers
Readme
agent-awareness-plugin-weather
Local weather context via Open-Meteo (no API key required).
Install
npm install -g agent-awareness-plugin-weatherConfig
~/.config/agent-awareness/plugins.d/weather.json
{
"latitude": 59.33,
"longitude": 18.07,
"city": "Stockholm",
"onlyWhenChanged": false
}If latitude/longitude are omitted, the plugin falls back to IP geolocation.
