Agent skill · NVIDIA
jetson-download-bsp
Download NVIDIA Jetson Linux BSP artifacts (BSP tarball, sample rootfs, public_sources, x-tools, guides) for the active target. Use for Auto Setup; not for extraction or profile edits.
What it needs
About 6k tokens when loaded.
What this skill does
Download BSP Artifacts jetson-download-bsp owns network fetches for the Auto Setup path. It does not extract archives, initialize source trees, register documents, or edit the active target profile. Those remain owned by jetson-init-image, jetson-init-source, and jetson-link-docs. When to invoke /jetson-quick-start selected Auto Setup. The user wants NVIDIA BSP artifacts downloaded into the current workspace before running setup skills. Inputs and outputs Resolve the active profile per ../../context/target-platform-contract.md. Refuse if no active profile exists. Follow the shared quickstartprefill contract. When invoked by /jetson-quick-start, this skill consumes quickstartprefill.mode and quickstartprefill.download.bsprelease as the requested release when present. Missing or invalid prefilled values are not fatal, but a concrete release is required before any download starts. Use the workspace root as the parent of target-platform/. Place files where downstream setup skills already search: Artifact Destination --- --- Jetson Linux BSP tarball <bspimage.rootpath or workspace/Image>/JetsonLinuxR<ver>aarch64.tbz2 Sample rootfs tarball <bspimage.rootpath or workspace/Image>/TegraLinuxSample-Root-FilesystemR<ver>aarch64.tbz2 publicsources.tbz2 <workspace>/Downloads/publicsources.tbz2 x-tools.tbz2 <workspace>/Downloads/x-tools.tbz2 Developer Guide <documents.rootpath or workspace/Documents>/ User Guide <documents.rootpath or workspace/Documents>/ Do not write bspimage:, source:, or documents: blocks. The next setup skills will register derived metadata after extraction or user confirmation. Procedure Resolve target release Fetch the release list from: <https://developer.nvidia.com/embedded/jetson-linux-archive> From the archive and linked release pages, list concrete releases that explicitly support the active platform. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills NVIDIA/jetson-download-bsp