This is the build orchestrator for Jetson BSP kernel-side artifacts. It sits between source customization and image deployment, rebuilding device trees, out-of-tree modules, or the kernel itself based on what changed in your bsp_sources checkout. Four build modes (dt, oot, kernel, full) auto-select from the dirty repo set, or you can force one. The skill owns composite DTB overlay registration and delegates all build primitives to NVIDIA's upstream Makefiles rather than duplicating logic. It writes a manifest that jetson-promote-image reads at deploy time to stage rebuilt artifacts into the BSP image tree. Typical flow is auto-chained after a customize step, but you'll invoke it manually when pulling commits from teammates or recovering from interrupted builds.
npx -y skills add nvidia/skills --skill jetson-build-source --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template