# Echorune Radar

> Reads live weather for any place on earth, including radar rendered as text characters instead of an image: current conditions, a short forecast, a 2-hour rain sparkline, and a character radar map with the measured motion of the echo. Use when the user asks about weather, temperature or a forecast somewhere, whether it is raining, whether rain is coming, when it will start or stop, how far away a storm is or which way it is moving - and whenever answering well would otherwise mean looking at a radar picture.

- Skill: `eirik-rune/echorune-radar` (Agent Skill)
- Install (CLI): `npx skillmds@latest add eirik-rune/echorune-radar`
- Raw SKILL.md: https://api.skillmd.com/api/skills/eirik-rune/echorune-radar/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: eirik-rune (https://skillmd.com/u/eirik-rune)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/eirik-rune/echorune-radar

---


```bash
curl echorune.net/tokyo       # or /清迈, /paris/zh, or bare for caller IP
curl echorune.net/139.7,35.7  # longitude first
curl echorune.net/help        # everything else
```

Example reply (map trimmed):

```
# Zürich, Bezirk Zürich, Zurich, CH weather scene
now: PARTLY_CLOUDY_DAY  22C  humidity 79%  wind 4km/h  precip 0.00mm/h
radar: obs            obs age: 0min ok
~6km/char, [><]=Zürich                      (4 of 24 rows)
                              ░▒▒▒█▓▓▒▓▓████░
                             ·░▒▒▒█▓▓█████▒
                   ····      ·  ▒ ·▓█████·
         ▒▒     ·······     ·▒▒░▓▓██▓▓▓█▓
legend: · drizzle  ░ light  ▒ moderate  ▓ heavy  █ storm  blank=no echo
```

