LaunchKit · 2026
Back to Skills

CLI for AI agents to lookup SpaceX launches and rockets for their humans.

0
1.1k downloads
by @jeffaf

Setup & Installation

openclaw skills install @jeffaf/spacex

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install spacex

What This Skill Does

Lets AI agents query SpaceX launch schedules, rocket specs, and crew data from the command line. Uses the community SpaceX API v4 with no authentication required.

No API key or account setup means agents can answer SpaceX questions immediately without any configuration.

When to use it

  • Asking when the next SpaceX launch is
  • Looking up details on a past mission
  • Getting specs for Falcon 9 or Starship
  • Checking which crew members are active
  • Browsing upcoming launches by launchpad

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: When is the next SpaceX launch?

AGENT
  1. 1Run `spacex launches upcoming 1` to fetch the next scheduled launch
  2. 2Parse the returned launch name, rocket, date, and launchpad
  3. 3Format the result into a human-readable response
OUTPUT

Next launch: Starlink 6-12 — Falcon 9, 2024-03-15, Cape Canaveral