kurtosis-techkurtosis-techOfficialยท22 Agent Skills Included

kurtosis

Spin up and debug ephemeral dev and test environments on Docker or Kubernetes

Spins up reproducible backend environments for local development, CI testing, and large-scale Kubernetes runs from reusable Starlark packages. Eliminates manual container wiring, port mapping, and environment setup that slows down developers. Includes skills to run packages, inspect enclaves, debug services and pods, manage engines, and clean up resources fast.
npx skills add kurtosis-tech/kurtosis --all -g -y

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

cli-local-build

Compile the Kurtosis CLI from source and test against Docker and Kubernetes engines.

Official
Intermediate
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

lint

Lint and format Kurtosis Starlark (.star) files for syntax and docstrings.

Official
Intermediate
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

cluster-manage

Switch Kurtosis clusters between Docker and Kubernetes backends.

Official
Intermediate
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

docker-local-build

Builds and tests Kurtosis from source on local Docker, compiling Engine, Core, Files Artifacts Expander, CLI, tagging images with git short SHA, and restarting the engine for a clean test environment.

Official
Intermediate
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

portal

Start, verify, and stop the Kurtosis Portal daemon across remote servers.

Official
Intermediate
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

dump

Export Kurtosis engine, enclaves, services, logs, and artifacts to a local directory.

Official
Intermediate
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

engine-manage

Manage the Kurtosis engine server across Docker and Kubernetes backends.

Official
Intermediate
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

port-forward

Display local port mappings for Kurtosis services to diagnose connectivity issues.

Official
Basic
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

run-package

Execute Starlark scripts and Kurtosis packages with kurtosis run flags.

Official
Advanced
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

starlark-dev

Automate the development lifecycle of Kurtosis Starlark packages.

Official
Intermediate
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

clean

Remove stale Kurtosis enclaves and engine containers to free resources.

Official
Basic
๐Ÿ“ฆ In Repo
kurtosis-techkurtosis-tech

k8s-dev-deploy

Build, tag, push, and deploy Kurtosis dev images to a Kubernetes cluster.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Kurtosis?โ–ผ

Run `npx skills add kurtosis-tech/kurtosis --all -g -y` in your terminal to install all Kurtosis skills globally for your AI agent.

What is Kurtosis used for?โ–ผ

Kurtosis packages and runs ephemeral dev and test environments on Docker or Kubernetes, so you can spin up complex multi-service stacks with a single command.

How is Kurtosis different from Docker Compose or Helm?โ–ผ

Kurtosis sits above both engines and adds stack-level parameterization, per-stack file management, and plug-and-play composability, while still running on Docker or Kubernetes underneath.

Can AI agents debug Kubernetes pods with Kurtosis?โ–ผ

Yes. The included skills teach your agent to diagnose Pending, CrashLoopBackOff, and ImagePullBackOff pods, check node taints, and force-clean stuck Kurtosis resources.

Do I need coding experience to use these skills?โ–ผ

No. Once installed, your AI agent runs the Kurtosis CLI commands for you based on plain-English requests like starting an enclave or viewing service logs.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’