weather

star 4

Get current weather and forecasts without API keys.

qhkm By qhkm schedule Updated 2/23/2026

name: weather description: Get current weather and forecasts without API keys. metadata: {"zeptoclaw":{"emoji":"🌤️","requires":{"anyBins":["curl"]}}}

Weather Skill

No API keys needed.

wttr.in

Quick status:

curl -s "wttr.in/Kuala+Lumpur?format=3"

Detailed fields:

curl -s "wttr.in/Kuala+Lumpur?format=%l:+%c+%t+%h"

Tips:

  • Replace spaces with +
  • Add ?m for metric format
  • Add ?1 for today-only view
Install via CLI
npx skills add https://github.com/qhkm/zeptoclaw-skills --skill weather
Repository Details
star Stars 4
call_split Forks 3
navigation Branch main
article Path SKILL.md
More from Creator