slot-deploy
Installation
SKILL.md
Slot Deploy
Manage the lifecycle of Slot deployments — Katana (execution layer) and Torii (indexer).
Prerequisites
Install the Slot CLI:
curl -L https://slot.cartridge.sh | bash
Authenticate:
slot auth login
For CI/scripts, generate a token and set the SLOT_AUTH env var: