Building the Weather-NWS Skill for OpenClaw
Feb 27, 2026
I wanted snow accumulation forecasts from OpenClaw, but the wttr.in skill only returned “Heavy snow” text. I needed: how much snow, when it starts. I discovered the National Weather Service API—free, no API key, US-only—and built a unified skill with AirNow AQI and global fallback.
…