Agent skill · NVIDIA
jetson-quick-start
Entry skill for Jetson / IGX BSP customization. Asks one core click-to-select setup questionnaire and passes prefilled answers to downstream setup skills.
What it needs
About 10k tokens when loaded.
What this skill does
Quick Start — BSP customization entrypoint jetson-quick-start is a dispatcher and intake form. It does not download, extract, materialize sources, bind documents, or derive carrier files. It chooses the setup path, gathers core answers, then hands those answers to the skills that own the actual work. Modes Do not ask setup mode in a separate prompt. Include it as the first field in the core quick-start questionnaire, with choices shown in this fixed order: 1. Auto Setup 2. Guided Setup 3. Use Existing Workspace Offer cancel separately as an exit action, not as a setup mode. Mode Use when Planned skills --- --- --- Auto Setup Fresh workspace, network available target setup, /jetson-download-bsp, /jetson-init-image, /jetson-init-source, /jetson-link-docs, /jetson-generate-kb, optional /jetson-derive-carrier Guided Setup User already has paths, repos, or archives target setup, /jetson-init-image, /jetson-init-source, /jetson-link-docs, /jetson-generate-kb, optional /jetson-derive-carrier Use Existing Workspace BSP image, source tree, and docs are already prepared target setup, workspace verification, /jetson-generate-kb, optional /jetson-derive-carrier; route to init skills only for missing prerequisites Target setup means keep the active profile, switch via /jetson-set-target, or create one via /jetson-init-target. Procedure Print Disclaimer Before opening the core questionnaire or inspecting setup inputs, print this disclaimer block exactly once: Disclaimer Acceptance Gate Immediately after printing the disclaimer, open a separate one-question AskUserQuestions disclaimer form and wait for the user's submitted answer before doing anything else. Do not collect disclaimer acceptance with a plain-text chat reply, inferred default, prior run state, active profile, cached answer, or any other non-UI signal. The form must contain exactly one question: 1. acceptdisclaimer — prompt: "Accept the disclaimer and continue quick-start?" Choices: acceptdisclaimer and cancel. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills NVIDIA/jetson-quick-start