jetson-download-bsp

Automate downloading NVIDIA Jetson Linux BSP artifacts for the active target platform.

46|7|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/NVIDIA-AI-IOT/jetson-bsp-skills --skill jetson-download-bsp-nvidia-ai-iot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jetson-download-bsp
Source: https://github.com/NVIDIA-AI-IOT/jetson-bsp-skills/tree/main/skills/jetson-download-bsp
Command: npx skills add https://github.com/NVIDIA-AI-IOT/jetson-bsp-skills --skill jetson-download-bsp-nvidia-ai-iot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the download of NVIDIA Jetson Linux BSP artifacts, simplifying the setup process for Jetson Linux workspaces.

Core Features & Use Cases

  • Automated Download: Download NVIDIA Jetson Linux BSP artifacts including BSP tarball, sample rootfs, public sources, x-tools, and guides.
  • Target-Specific: Supports downloading artifacts for the active target platform.
  • Use Case: Ideal for developers and engineers who need to download official BSP artifacts before running setup and customization skills in the Jetson Linux workspace.

Quick Start

Run the command /jetson-download-bsp to download the required artifacts for the active target.

Frequently Asked Questions about jetson-download-bsp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download NVIDIA Jetson Linux BSP artifacts for setup?

To download NVIDIA Jetson Linux BSP artifacts for setup, you can automate the retrieval of BSP tarballs, sample rootfs, and public sources by running the /jetson-download-bsp command for your active target platform.

What is included in the Jetson Linux BSP download?

The Jetson Linux BSP download includes the BSP tarball, sample rootfs, public sources, x-tools, and setup guides required to initialize your Jetson Linux workspace.

Do I need a specific target platform profile to download Jetson BSP files?

Yes, you need a valid target platform profile configured so the download process can coordinate with the active target and retrieve the correct BSP artifacts from NVIDIA's official sources.

Can I use this to automate Jetson BSP retrieval without manual downloading?

Yes, this automates Jetson BSP retrieval from NVIDIA's official sources without manual downloading, requiring only network access and a valid target platform profile to fetch the necessary setup artifacts.

Why does my Jetson Linux workspace setup require BSP artifacts?

Jetson Linux workspace setup requires BSP artifacts because they provide the essential board support packages, sample rootfs, and sources needed before running customization and setup skills.