Manage the Kurtosis Portal daemon which enables local access to remote Kurtosis enclaves. This skill lets an agent start, stop, and check the status of the Portal, and provides commands and troubleshooting steps for using remote contexts.
Use this skill when working with remote Kurtosis contexts (not for local Docker or direct Kubernetes access). Trigger when the user needs to start/stop the portal, verify connectivity to remote enclaves, or troubleshoot portal-related errors.
Agents that can run shell commands or interface with CLIs (Copilot/Codex/CLI-capable agents).
Kurtosis Portal skill provides start/stop/status commands for the Kurtosis Portal daemon used with remote contexts. Clean SKILL.md with clear structure and a useful troubleshooting table. No bundled scripts — purely instructive, relying on the kurtosis CLI. No security concerns whatsoever; all commands are standard kurtosis CLI operations.
Simple but well-structured wrapper skill for Kurtosis Portal. Niche audience (Kurtosis users with remote contexts only). No scripts to audit — static analysis only.
Starlark Dev
Create, debug, and test Kurtosis Starlark packages — write package structure, run dry-runs, and inspect plan execution for reliable orchestration.
Kurtosis Cluster Manage
Switch and manage Kurtosis clusters (Docker vs Kubernetes), list available clusters, and configure the Kurtosis engine and gateway for the chosen backend.
Kurtosis: Lint
Lint and auto-format Kurtosis Starlark (.star) files; check syntax and validate docstrings to keep Starlark packages consistent and CI-friendly.
Kurtosis: Dump
Export Kurtosis enclave state (service logs, configs, artifacts, metadata) to a local directory for debugging, reporting, or archival comparison.
Kurtosis Clean
Commands and procedures to remove stopped or all Kurtosis enclaves and engine containers; includes tips for handling hanging clean operations on Docker and Kube
Kurtosis Gateway
Starts and manages a local gateway that forwards ports from a Kubernetes cluster to your local machine so the Kurtosis CLI can reach the engine and services.