Use when you need to print Jetson BSP info (L4T version, board configs, rootfs state) from a Linux_for_Tegra root on the host PC. This is an example skill.
$npx -y skills add nvidia-ai-iot/jetson-bsp-skills --skill jetson-print-bsp-infoInstalls 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-print-bsp-info"` 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.