Dev & Engineering ✓ NVIDIA · Official jetsonbsp-customizationbootstrapsetup-questionnairetarget-configurationworkspace-verification

Jetson BSP Quick Start

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

FollowSkills review · FSRS-2.0
Not recommended
56/ 100 5-point scale 2.8 / 5
Trust19 / 25 · 3.8/5

The skill requires an explicit disclaimer, AskUserQuestions confirmation, and non-inference of routing inputs, while stating that it does not itself download, write, or bind artifacts. It also warns about storage erasure during flashing. Points are deducted because downstream actions may still have external or destructive effects, with no unified rollback procedure, sensitive-data guidance, or complete data-flow boundary.

Reliability9 / 20 · 2.3/5

The workflow, stop conditions, input rules, and troubleshooting messages are relatively detailed, and benchmark material is included. Static review did not execute key paths; availability of AskUserQuestions, referenced files, and downstream skills was not reproduced, so the score is limited by the static ceiling and uncertainty.

Adaptability10 / 15 · 3.3/5

The audience, three modes, four routing fields, and non-fit boundaries are clear. Points are deducted because Chinese-language interaction is not demonstrated, mainland-China reachability of the official archive is unverified, and trigger precision is supported only by two positive evaluations.

Convention9 / 15 · 3.0/5

The skill includes versioning, license metadata, structured sections, references, limitations, troubleshooting, and benchmark documentation. Points are deducted for missing recommended Instructions and Examples sections, nonconforming author metadata, unclear maintenance/change ownership, and a license description in skill-card.md that is not fully consistent with the SKILL.md metadata.

Effectiveness6 / 15 · 2.0/5

As a dispatcher, it clearly gathers routing information and delegates work to specialized downstream skills; the benchmark reports 92% Codex correctness and 67% effectiveness. Points are deducted because there are only two positive tasks, no negative-trigger cases, and static review cannot verify actual outputs, downstream completion, or benefit over manual alternatives.

Verifiability3 / 10 · 1.5/5

The fixed revision, evaluation tasks, ground truth, behavior checks, and static-validation findings provide limited auditability. Points are deducted because the reported evaluations lack reproducible execution artifacts or dedicated key-path test coverage, so independent multi-source verification is not established.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 55f18499943e
Before you use it
  • The entrypoint may dispatch downstream download, initialization, document-binding, and flashing actions; confirm hardware, BSP version, paths, and backups before execution, and do not treat the entry skill's gates as a complete rollback guarantee for downstream work.
  • Auto Setup depends on official Jetson Linux archive metadata and network access; mainland-China deployments should verify reachability in advance and retain the skip or typed-input fallback.
  • The benchmark covers only two positive tasks, so it does not establish resistance to false triggering or prove that the complete downstream chain runs successfully.
See the full review method →

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

jetson-quick-start is an entry skill for Jetson and IGX BSP customization. It collects the routing-critical choices and dispatches downstream setup skills through Auto Setup, Guided Setup, or Use Existing Workspace modes. It requires separate disclaimer acceptance and a submitted core questionnaire before dispatching anything. The skill does not download, extract, materialize sources, bind documents, generate carrier files, or modify target profiles itself.

Prints the required BSP customization disclaimer and waits for explicit acceptance through AskUserQuestions; reads active target information and the BSP platform catalogue to prepare the platform list; fetches lightweight Jetson Linux archive metadata for release choices; opens one core questionnaire for mode, platform, BSP release, and custom-carrier intent; normalizes explicit answers into quick_start_prefill; plans and invokes downstream target setup, BSP download, image initialization, source initialization, document linking, knowledge-base generation, or carrier-derivation skills according to the selected mode and prerequisite checks; reports executed skills, skipped skills, remaining questions, workspace readiness, and eligible I/O customization suggestions.

  1. A Jetson engineer has a fresh workspace and network access and wants to enter an automated BSP setup flow.
  2. A developer already has BSP paths, repositories, or archives and needs a guided setup handoff.
  3. A team has prepared an image, source tree, and documentation and wants the existing workspace verified before knowledge-base generation.
  4. An engineering team is starting a custom-carrier BSP workflow and wants carrier-specific details routed to the downstream skills that own them.

What are this skill's strengths and limitations?

Pros
  • Provides one entrypoint for three distinct BSP setup situations.
  • Requires explicit UI submission for both disclaimer acceptance and routing-critical answers.
  • Keeps image, source, document, and carrier mutations with the downstream skills that own those profile blocks.
  • Can verify an existing workspace and suggest I/O customization paths when carrier-related documents are bound.
Limitations
  • Does not perform downloading, extraction, source materialization, document binding, or carrier-file generation itself.
  • Depends on the AskUserQuestions UI, the BSP platform catalogue, and multiple downstream Jetson skills.
  • Does not validate platform/BSP compatibility; that decision belongs to jetson-download-bsp.
  • The supplied SKILL.md does not provide platform coverage, automated test results, or independent benchmark evidence.

How do you install this skill?

Install the individual skill from the NVIDIA/skills catalog with the documented skills CLI command:

npx skills add nvidia/skills --skill jetson-quick-start --yes

The README does not document additional per-skill installation methods or runtime version requirements.

How do you use this skill?

Trigger the skill in an agent that has loaded it:

/jetson-quick-start

First submit accept_disclaimer in the separate disclaimer form, then submit the core questionnaire. The selected mode determines downstream dispatch. Image paths, source paths, document paths, and detailed carrier information remain the responsibility of downstream skills. The supplied material does not document a complete standalone command-line execution procedure.

FAQ

Does this skill download the Jetson BSP?
No. In Auto Setup, jetson-download-bsp owns the download; quick-start only collects and forwards the relevant release intent.
What happens if the disclaimer or questionnaire is cancelled?
Quick-start stops immediately and requires the relevant AskUserQuestions form to be submitted before it can continue.
Will it automatically select the active platform?
No. Even when an active profile exists, the user must explicitly select the platform in the core questionnaire.
What must an existing workspace contain?
It must contain a Linux_for_Tegra directory, an nv_tegra_release file proving apply_binaries.sh ran, a source Linux_for_Tegra Git repository, and existing recorded document paths when applicable.

More skills from this repository

All from NVIDIA/skills

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.

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

Jetson Target Switcher

Switch the active Jetson target among existing platform profiles.

Dev & Engineering ✓ NVIDIA · Official

Jetson Custom Carrier Derivation

Derive a custom Jetson carrier-board fileset from a reference devkit and wire carrier differences through a device-tree overlay.

Dev & Engineering ✓ NVIDIA · Official

Jetson Pinmux Customizer

Generate Jetson carrier pinmux BCT configuration from an XLSM.

Automation & Ops ✓ NVIDIA · Official

Jetson BSP Download Assistant

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

Dev & Engineering ✓ NVIDIA · Official

Jetson Thor MGBE/QSFP Configuration

Enable Jetson Thor 25G, 10G, or 1G MGBE network paths through a kernel device-tree overlay.

Dev & Engineering ✓ NVIDIA · Official

Jetson BSP Info Check

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

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 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 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 Document Binder

Registers staged Jetson reference documents in the active target profile.

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 Image Validator

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

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