Bootstrap a custom carrier board by forking carrier files and scaffolding a DT overlay from the reference devkit. Use after jetson-init-source; not for module-level or kernel-DTB changes.
$npx -y skills add nvidia-ai-iot/jetson-bsp-skills --skill jetson-derive-carrierInstalls into the current project.
Run `npx skills use "https://github.com/nvidia-ai-iot/jetson-bsp-skills" --skill "nvidia-ai-iot/jetson-bsp-skills/jetson-derive-carrier"` 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-ai-iot/jetson-bsp-skills" that are relevant to the current task. Run `npx skills add "https://github.com/nvidia-ai-iot/jetson-bsp-skills"` and select the relevant skills, then follow their instructions.