Weather

Get current weather and forecasts (no API key required). Use when this capability is needed.

tomevault-io Updated

File contents

Weather

Open-Meteo (JSON)

Free, no key, good for programmatic use:

curl -s "https://api.open-meteo.com/v1/forecast?latitude=51.5&longitude=-0.12&current_weather=true"

Find coordinates for a city, then query. Returns JSON with temp, windspeed, weathercode.

Docs: https://open-meteo.com/en/docs


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/yukukotani--pi-voice--weather commit ec789be50b

Frequently asked questions

npx skillmds@latest add tomevault-io/weather-21