Recommended
Anthropic
Claude
Best native setup. Install once in Claude.ai, Claude Code, or via the API.
In Claude.ai (Pro / Max / Team / Enterprise)
- Download
flight-check.skillabove. - In Claude, open Settings → Capabilities and find the Skills section.
- Click Upload skill and select the
.skillfile. - Start a new chat, attach a deck, ask Claude to "run a Flight Check."
In Claude Code (CLI)
- Clone into your user skills folder:
git clone https://github.com/analystacademy/flight-check.git ~/.claude/skills/flight-check - Or per-project: clone into
.claude/skills/flight-checkinside the project. - Ask Claude Code to "run a Flight Check on this deck."