What problem does it solve?
Provides clear, actionable instructions to create, update, inspect, and delete Slot-hosted Katana (execution) and Torii (indexer) services, removing guesswork when managing development and CI deployments.
Core Features & Use Cases
- Create Deployments: Step-by-step commands for provisioning Katana and Torii services, including required torii.toml configuration for indexers.
- Update & Scale: Instructions for updating versions, applying configuration changes, and adjusting replica counts.
- Inspect & Operate: Guidance to list deployments, view configurations and logs, and access predeployed Katana accounts.
- Observability & Transfer: Enable Prometheus/Grafana observability and transfer services between teams for operational workflows.
- Use Case: A developer or CI pipeline can provision a Torii indexer with a provided torii.toml, enable monitoring, and later update replicas and view logs for troubleshooting.
Quick Start
Use the slot-deploy skill to create a Torii deployment named "my-project" with a supplied torii.toml configuration and enable observability.