tempest

Installation
SKILL.md

tempest — Hyper-local weather from your Tempest station

Drive a WeatherFlow Tempest station from the terminal. Two transports, both first-class: the documented REST API (swd.weatherflow.com/swd/rest, personal-use token) for conditions, forecast, and history — officially the primary data source — and the hub's unauthenticated UDP broadcast on port 50222 for real-time, lowest-latency readings on your LAN. The bundled CLI decodes the positional observation arrays and every UDP message family, keeps --json output metric-native, and converts units only for human display.

Setup

  1. Create a personal access token: sign in to the Tempest web app (tempestwx.com), then Settings → Data Authorizations → Create Token. (This is the documented non-graphical auth method; OAuth exists for web apps but is not what a CLI uses.)
  2. Export it:
Installs
5
GitHub Stars
76
First Seen
9 days ago
tempest — magnus919/agent-skills