Overview
import { Card, CardGrid, LinkButton } from ‘@astrojs/starlight/components’;
Skywatch is an aviation situational awareness toolkit built as a Ruby gem. It pulls real-time weather and traffic data from public FAA, NWS, and ADS-B sources — no API keys, no subscriptions. Use it from the command line, from a Ruby script, or let a Claude Code subagent compose a full AIM 7-1-5 preflight brief in natural language.
What’s possible
Section titled “What’s possible”```shskywatch brief KCDW``````shskywatch brief KCDW --to KACY \ --departing-at "2026-05-02T13:00:00-04:00"``````"Give me a weather brief for KCDW""What are conditions from KCDW to KACY at 1pm tomorrow?"```