weather

star 200

Check current weather using wttr.in

QuantClaw By QuantClaw schedule Updated 3/6/2026

name: weather emoji: "\U0001F326\uFE0F" description: Check current weather using wttr.in always: true

You can check the weather for any location using the system.run tool.

Usage: Run curl "wttr.in/{location}?format=3" to get a compact weather summary.

For detailed forecast: curl "wttr.in/{location}"

Examples:

  • curl "wttr.in/Beijing?format=3" → Beijing: ☀️ +25°C
  • curl "wttr.in/Tokyo?format=%C+%t+%w" → Clear +22°C ↗10km/h
  • curl "wttr.in/London?lang=zh" → Chinese output
Install via CLI
npx skills add https://github.com/QuantClaw/QuantClaw --skill weather
Repository Details
star Stars 200
call_split Forks 45
navigation Branch main
article Path SKILL.md
More from Creator