Automation & Ops ✓ NVIDIA · Official jetsonbspartifact-downloadauto-setupnvidiacross-toolchain

Jetson BSP Download Assistant

Downloads and stages version-matched Jetson BSP, rootfs, sources, toolchains, and guides for NVIDIA Auto Setup.

FollowSkills review · FSRS-2.0
Not recommended
51/ 100 5-point scale 2.6 / 5
Trust18 / 25 · 3.6/5

The skill clearly limits itself to downloading, declares public data, requires a concrete user-selected release, and addresses overwrite confirmation, EULA handling, disk checks, failure reporting, and temporary .part files before rename. It does not require checksums, signatures, or supply-chain integrity verification, and it performs external network and workspace writes, so 7 points are deducted.

Reliability7 / 20 · 1.8/5

The workflow specifies paths, retries, disk checks, file-type validation, and controlled failure feedback. However, the three-attempt WebFetch procedure conflicts with the stated limitation of having no retry or mirror logic, and there is no executable implementation or committed test coverage for key paths. The static score is therefore limited to 7.

Adaptability9 / 15 · 3.0/5

Invocation conditions, inputs, outputs, non-goals, and release-selection rules are well defined. Chinese-language interaction and mainland-China reachability are not addressed, and the workflow assumes a particular workspace and access to developer.nvidia.com, so 6 points are deducted.

Convention8 / 15 · 2.7/5

The skill includes versioning, a license field, references, prerequisites, limitations, troubleshooting, and handoff documentation. It lacks the recommended Instructions and Examples sections, has an author-format issue noted by the benchmark, provides no changelog or clearly assigned maintenance path, and its license wording is not fully consistent with the skill card and repository license. Seven points are deducted.

Effectiveness6 / 15 · 2.0/5

The objective and destination paths are concrete, and the supplied two-task benchmark reports 88% Codex correctness and 66% effectiveness. The sample is small and positive-only; actual downloads, link discovery, and archive compatibility were not independently verified in this static review, and the result depends on external network access and user intervention. Nine points are deducted, yielding 6.

Verifiability3 / 10 · 1.5/5

The supplied material includes revision-pinned source context, two evaluation tasks, and reported benchmark results, but no committed tests or CI reproducing this skill's key paths and no independent corroborating sources. Because this is a static review with no execution, the score is 3.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 55f18499943e
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Downloaded artifacts are not required to undergo cryptographic integrity verification; confirm official checksums or signatures before use.
  • The retry procedure conflicts with the stated no-retry limitation; the implementation should resolve this discrepancy.
  • Core operation depends on developer.nvidia.com and possible browser/EULA flows; confirm mainland-China connectivity and authentication availability.
  • The skill card states CC-BY-4.0 AND Apache 2.0, while SKILL.md states only Apache-2.0; clarify the applicable license.
See the full review method →

What does this skill do, and when should you use it?

This skill handles network discovery, download, and staging of NVIDIA Jetson Linux BSP artifacts. It filters the official Jetson Linux archive for a concrete release that explicitly supports the active target platform, then obtains the BSP, sample rootfs, public sources, cross-toolchain, and user documentation. Files are placed where the downstream Jetson setup skills expect them, with checks for disk space, filenames, and archive formats. The skill is download-only: extraction, source initialization, document registration, and target-profile edits belong to other skills.

Reads the active target profile and optional prefilled BSP release; accesses NVIDIA’s Jetson Linux archive and linked release pages; discovers and downloads the BSP tarball, sample rootfs tarball, public_sources.tbz2, x-tools.tbz2, Developer Guide, and User Guide; places image archives in the Image or configured BSP root, sources and toolchain in Downloads, and guides in Documents; checks available disk space, reuses non-empty existing files, downloads through temporary .part files before renaming, and validates release tokens and bzip2 formats for key archives.

  1. A Jetson developer has selected Auto Setup and needs the required BSP artifacts before initialization skills run.
  2. A platform engineer needs an offline-ready workspace containing the Jetson image archives, sources, and cross-toolchain for an active target.
  3. An integration engineer needs to select a concrete Jetson Linux release explicitly supported by the current reference devkit.
  4. A maintainer wants existing downloads reused safely without overwriting destination files.

What are this skill's strengths and limitations?

Pros
  • Covers the BSP, sample rootfs, public sources, cross-toolchain, and both named guides.
  • Requires a concrete supported release and does not silently substitute another version.
  • Discovers artifacts through official page links instead of constructing NVIDIA download URLs.
  • Supports reuse of existing files, disk-space checks, failure reporting, and key artifact validation.
Limitations
  • Requires access to developer.nvidia.com and the NVIDIA archive pages.
  • Requires an active target profile and the expected workspace layout.
  • Does not extract archives, run apply_binaries.sh, mount sources, register documents, or edit the active profile.
  • The source provides no platform matrix, test suite, or success-rate evidence; browser/EULA downloads may require manual user handling.
  • The SKILL.md says to retry discovery three times but later lists “No retry / mirror logic” as a limitation, so retry behavior is inconsistently documented.

How do you install this skill?

Install the skill from NVIDIA/skills with the skills CLI:

npx skills add nvidia/skills --skill jetson-download-bsp --yes

As documented in the README, you can also add --agent codex, --agent claude-code, --agent cursor, or --agent kiro-cli.

How do you use this skill?

Resolve an active target profile first, then use /jetson-quick-start and select Auto Setup, or ask the agent to download the NVIDIA BSP artifacts required by the current workspace. Choose a concrete release explicitly supported by the active platform, such as R36.4.4, 38.2, or 38.2.1; family placeholders such as R38.x are not accepted. After downloading, hand off to /jetson-init-image, /jetson-init-source, and /jetson-link-docs.

FAQ

Does this skill extract archives or edit the Jetson target profile?
No. It only downloads or stages files. Extraction, source initialization, document registration, and profile metadata updates are delegated to other setup skills.
Will it silently switch to another release or invent a fallback URL if downloading fails?
No. It does not substitute the requested release or synthesize alternate NVIDIA URLs. Failures, access restrictions, EULA requirements, and network errors are surfaced with the artifact URL and expected destination.
What local prerequisites are required?
You need an active target profile, the expected Image, Source, Downloads, and Documents workspace layout, network access, and shell commands including curl, file, and df.

More skills from this repository

All from NVIDIA/skills

Dev & Engineering ✓ NVIDIA · Official

Jetson BSP Source Builder

Rebuild Jetson BSP device trees, kernels, and modules from source changes and produce a deployable artifact manifest.

Dev & Engineering ✓ NVIDIA · Official

Jetson BSP Info Check

Verify Jetson BSP version, board configs, and rootfs state before flashing.

Dev & Engineering ✓ NVIDIA · Official

Jetson PCIe Controller Customizer

Configure per-controller PCIe state, lane width, and link speed on custom Jetson Thor or Orin carriers.

Dev & Engineering ✓ NVIDIA · Official

Jetson Target Platform Initializer

Create a Jetson target-platform profile for a reference devkit or custom carrier and update the active pointer.

Dev & Engineering ✓ NVIDIA · Official

NVIDIA Skill Finder

Finds the right NVIDIA agent skill for product, hardware, and workflow requests.

Dev & Engineering ✓ NVIDIA · Official

Jetson Document Binder

Registers staged Jetson reference documents in the active target profile.

Dev & Engineering ✓ NVIDIA · Official

Jetson Pinmux Customizer

Generate Jetson carrier pinmux BCT configuration from an XLSM.

Dev & Engineering ✓ NVIDIA · Official

Jetson CSI Camera Customization

Generate and validate kernel device-tree overlays for MIPI and GMSL cameras on custom Jetson Thor or Orin carriers.

Dev & Engineering ✓ NVIDIA · Official

Jetson UPHY Lane Allocation

Configure UPHY lane allocation for Orin and Thor custom carriers.

Dev & Engineering ✓ NVIDIA · Official

Jetson BSP Quick Start

Choose a Jetson BSP customization path and hand validated intake answers to the right setup skills.

Dev & Engineering ✓ NVIDIA · Official

Jetson BSP Image Flasher

Safely flash a promoted Jetson BSP image onto a Jetson device in RCM mode.

Dev & Engineering ✓ NVIDIA · Official

Jetson USB Port Customization

Safely enable, disable, or change Jetson USB port roles through a kernel device-tree overlay.

Dev & Engineering ✓ NVIDIA · Official

Jetson Fan Curve Customizer

Safely maintain nvfancontrol fan profiles and boot defaults in a Jetson BSP.

Automation & Ops ✓ NVIDIA · Official

Jetson nvpmodel Power Mode Customizer

Safely customize Jetson BSP power modes, frequency caps, and the boot-default profile.

Automation & Ops ✓ NVIDIA · Official

Jetson BSP Image Initializer

Prepares a Jetson BSP image, applies binaries, and records its verified version.

Dev & Engineering ✓ NVIDIA · Official

Jetson BSP Image Validator

Validate a flashed Jetson BSP image on disk and on the target device.

Dev & Engineering ✓ NVIDIA · Official

Jetson Target Switcher

Switch the active Jetson target among existing platform profiles.

Automation & Ops ✓ NVIDIA · Official

Jetson Device Info Snapshot

Capture a concise software, kernel, OS, and power-mode baseline from a running Jetson target.

Dev & Engineering ✓ NVIDIA · Official

Jetson Clock Customizer

Lock or cap Jetson CPU, GPU, and EMC clock behavior before flashing a BSP image.

Automation & Ops ✓ NVIDIA · Official

Jetson Health Snapshot

Read-only diagnostics that consolidate a live Jetson’s hardware, resource, and service state.

Related skills