kortix-cli
Installation
SKILL.md
kortix-cli
The kortix CLI is the control plane for Kortix — the same surface a human
drives in the dashboard, fully scriptable from a terminal. It is already
installed and pre-authenticated in every session sandbox: the binary is on
$PATH (/usr/local/bin/kortix), a project-scoped token (KORTIX_CLI_TOKEN)
and KORTIX_API_URL are pre-injected, so kortix … just works with no setup.
Start here
This file is a discovery stub, not the usage guide. The full, always-current Kortix reference — every command, the manifest, change requests, the runtime — is served live by the CLI, so it never goes stale between releases:
kortix skills # list the Kortix system skills served live
kortix skills get kortix-system # THE full reference: CLI, kortix.yaml, CRs, runtime
kortix skills get kortix-cli --full # this skill's complete command reference