weather

Installation
SKILL.md

Weather Skill

Fetch weather information using wttr.in — no API key required.

When to Use

Use when users ask about weather, temperature, forecast, or conditions for any location.

Commands

Use the bundled wrapper script via telclaude skill-path:

# Current weather (concise one-liner)
bash "$(telclaude skill-path weather scripts/weather.sh)" "Tel Aviv" current

# Today's forecast (compact)
bash "$(telclaude skill-path weather scripts/weather.sh)" "Tel Aviv" forecast
Related skills
Installs
2
GitHub Stars
3
First Seen
Apr 9, 2026