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 ...
Scanned 8/30/2026
Install to Claude Code
npx -y skills add eirik-rune/runemap --skill echorune-radar --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Echorune Radar?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/eirik-rune-echorune-radar)More formats (shields.io, HTML) on the badges page.
---
name: echorune-radar
description: "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."
---
```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
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!