Bootstrap the KERMT agent environment — verify host docker + nvidia-container-toolkit, build the kermt:latest image from the repo's Dockerfile if it doesn't yet exist, and run a GPU smoke test inside the container. Every other kermt-* skill depends on this; invoke it first.
$npx -y skills add nvidia-bionemo/bionemo-agent-toolkit --skill kermt-setupInstalls into the current project.
Run `npx skills use "https://github.com/nvidia-bionemo/bionemo-agent-toolkit" --skill "nvidia-bionemo/bionemo-agent-toolkit/kermt-setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nvidia-bionemo/bionemo-agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/nvidia-bionemo/bionemo-agent-toolkit"` and select the relevant skills, then follow their instructions.