cyberneticlibrary

Check weather and forecasts

weatherskillsetup L1377,536
openclaw/openclaw
What it does

Fetch current weather and forecasts for locations or coordinates

Best for

When you need weather for travel planning or condition checks and web_fetch is available to avoid User-Agent issues.

Inputs
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · web_fetch or curl
  • · wttr.in API
Preconditions

Network access; valid location identifier

Failure modes

wttr.in downtime; malformed location; insufficient character limit

Trust signals
  • · Fallback to wttr.is if primary service degraded
  • · Field mapping documented (temp_C, precipMM, humidity)