bynvidia-ai-iot· 35 skills
Use when you need to print Jetson device info (module model, L4T version, kernel, OS version, current power mode) from a running Jetson target. This is an example skill.
$npx -y skills add nvidia-ai-iot/jetson-device-skills --skill jetson-print-device-infoInstalls into the current project.
Run `npx skills use "https://github.com/nvidia-ai-iot/jetson-device-skills" --skill "nvidia-ai-iot/jetson-device-skills/jetson-print-device-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-device-skills" that are relevant to the current task. Run `npx skills add "https://github.com/nvidia-ai-iot/jetson-device-skills"` and select the relevant skills, then follow their instructions.