spaceship
Installation
SKILL.md
spaceship
Agent-first CLI for the Spaceship registrar API. All 50 operations, one JSON envelope per command, and every write behind a gate sized to what it costs.
Install: bun add -g @crafter/spaceship-cli (or npm i -g)
Start here
This file is a discovery stub, not the usage guide. Load the real instructions from the CLI before running anything:
spaceship skills get core # output contract, exit codes, trust tiers, credentials
The CLI serves skill content that matches the installed version, so the
instructions cannot go stale. This stub cannot change between releases, which is
why it only points at skills get core.