SKILL.md
$2a
%l: location
%c: condition icon
%t: temperature
%f: feels like
%w: wind
%h: humidity
%p: precipitation
curl "wttr.in/London?format=%l:+%c+%t,+feels+%f,+rain+%p,+wind+%w"
JSON:
curl "wttr.in/London?format=j1"
Notes
- For severe alerts, aviation, marine, or official decisions, use official local weather services.
- For historical climate/weather, use an archive/API, not wttr.in.
- For hyper-local microclimates, prefer local sensors.