crafter-ship

Installation
SKILL.md

Ship To Crafter

Use the crafter CLI for installation, authentication, metadata validation, Ship submission, and publishing. Do not implement HTTP or token handling yourself, and do not submit Ships through the website.

Install The CLI

  1. Verify Node.js 18 or newer is installed with node --version. If Node.js is unavailable or too old, ask the user to install a supported version from nodejs.org and stop.
  2. Install or update the public CLI before authenticating with npm install --global @crafter/cli@latest.
  3. Confirm crafter is available with command -v crafter.
  4. Verify the installation with crafter help.

Do not clone the Crafter repository or invoke its internal source as a substitute for installing the published CLI.

Safety Rules

Installs
7
GitHub Stars
8
First Seen
Aug 11, 2026
crafter-ship — crafter-station/crafter.run