jetson-init-image

Installation
SKILL.md

Initialize BSP Image

Output is only bsp_image: in the active profile: derived version plus root_path only when overriding <workspace>/Image.

When to invoke

  • The user asks to extract, prepare, or initialize the BSP image.
  • A downstream skill reports missing <bsp_image.root_path>/Linux_for_Tegra/.
  • The active profile has no bsp_image: block yet.

Procedure

Resolve target and image path

Resolve the active profile per ../../context/target-platform-contract.md. Refuse if there is no active profile or reference_devkit: is missing.

Installs
866
Repository
nvidia/skills
GitHub Stars
2.6K
First Seen
Jun 22, 2026
jetson-init-image — nvidia/skills