NVIDIA-AI-IOT/jetson-bsp-skills

Agentic Skills for Jetson BSP Customization

56Stars on the repository
24Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

jetson-build-source

01

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude Code

Use when you need to rebuild the BSP overlay — DT, OOT modules, or kernel — from changes under bspsources/. Triggers: build bsp, rebuild dtb, rebuild kernel.

not rated 56 +2 2mo ago B 43 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Enable MIPI/GMSL camera sensors on a Jetson Thor or Orin custom carrier by rendering a kernel-DT overlay from the in-tree sensor DTSI. Do NOT use for UPHY lane allocation or ODMDATA edits.

not rated 56 +2 2mo ago A 53 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Use to lock/cap Jetson CPU/GPU/EMC clocks, toggle EMC/CPU DVFS, or change cpufreq governors by editing BPMP DTB and nvpower.sh pre-flash. Do NOT use for live tuning or nvpmodel edits.

not rated 56 +2 2mo ago B 61 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Use when you need to add, remove, edit, list, or change the boot default of an nvfancontrol fan profile on a Jetson/Tegra (Orin, Thor) target. Triggers: edit fan profile, tune fan curve.

not rated 56 +2 2mo ago B 58 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Use when you need to add, remove, edit, list, or change the boot default of an nvpmodel power mode on a Jetson/Tegra (Orin, Thor) target. Triggers: edit power mode, tune frequency caps.

not rated 56 +2 2mo ago B 59 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Per-controller PCIe enable / disable / lanes / link-speed for a Jetson Thor or Orin custom carrier via ODMDATA + kernel-DT overlay. Do NOT use for UPHY lane allocation or endpoint-mode bring-up.

not rated 56 +2 2mo ago A 53 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Per-pin SFIO / direction / initial-state configurator for a Jetson Orin or Thor custom carrier from the pinmux XLSM. Do NOT use for kernel-DT overlay or ODMDATA edits.

not rated 56 +2 2mo ago A 49 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Configure Jetson UPHY lane allocation (uphy0/uphy1-config) on Orin/Thor custom carriers. Do NOT use for pinmux or PCIe-only edits.

not rated 56 +2 2mo ago A 43 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Enable/disable Jetson USB2/USB3 SS ports via kernel-DT overlay. Do NOT use for UPHY lane allocation or ODMDATA edits.

not rated 56 +2 2mo ago A 39 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Bootstrap a custom carrier board by forking carrier files and scaffolding a DT overlay from the reference devkit. Use after jetson-init-source; not for module-level or kernel-DTB changes.

not rated 56 +2 2mo ago A 46 tokens

jetson-download-bsp

12

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Download NVIDIA Jetson Linux BSP artifacts (BSP tarball, sample rootfs, publicsources, x-tools, guides) for the active target. Use for Auto Setup; not for extraction or profile edits.

not rated 56 +2 2mo ago A 48 tokens

jetson-flash-image

13

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Use to flash a promoted BSP image to a Jetson DUT in RCM mode via flash.sh or l4tinitrdflash.sh. Do NOT use for BSP customization, image promotion, or carrier derivation.

not rated 56 +2 2mo ago B 49 tokens

jetson-generate-kb

14

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Build a per-target knowledge-base markdown next to the active profile by walking the BSP root and source tree. Use after init-image / init-source; not for editing profile fields.

not rated 56 +2 2mo ago A 42 tokens

jetson-init-image

15

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Extract Jetson Linux + sample-rootfs tarballs and run applybinaries.sh for the active target, then record bspimage in the profile. Use after jetson-init-target; not for source-tree setup.

not rated 56 +2 2mo ago B 47 tokens

jetson-init-source

16

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Set up the BSP source workspace: LinuxforTegra overlay tracker, bspsources, Crosstool-NG toolchain. Use after jetson-init-image; not for fetching inputs.

not rated 56 +2 2mo ago C 43 tokens

jetson-init-target

17

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Author a new Jetson target-platform profile (referencedevkit + optional customcarrier) and update the active pointer. Use to create a target; not for switching existing profiles.

not rated 56 +2 2mo ago A 41 tokens

jetson-link-docs

18

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Bind pre-downloaded Jetson reference docs (developer guide, design guide, pinmux, schematics) into the active profile documents block. Use after staging docs on disk; not for downloading.

not rated 56 +2 2mo ago C 45 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude Code

Reclaim DRAM by disabling unused subsystems across MB1 BCT, MB2 BCT, kernel reserved-memory, and SWIOTLB. Use for headless or no-camera Jetson deployments; not for CPU/GPU frequency tuning.

not rated 56 +2 2mo ago B 55 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Use when you need to print Jetson BSP info (L4T version, board configs, rootfs state) from a LinuxforTegra root on the host PC. This is an example skill.

not rated 56 +2 2mo ago A 49 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Use to promote overlay files and built artifacts into the staged BSP image. Do NOT use to flash or build. Triggers: promote bsp image.

not rated 56 +2 2mo ago B 35 tokens

jetson-quick-start

22

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Entry skill for Jetson / IGX BSP customization. Asks one core click-to-select setup questionnaire and passes prefilled answers to downstream setup skills.

not rated 56 +2 2mo ago A 36 tokens

jetson-set-target

23

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Switch the active Jetson target-platform pointer to an existing profile YAML. Use before customize/build/flash to change target; not for authoring profiles — use jetson-init-target instead.

not rated 56 +2 2mo ago C 42 tokens

NVIDIA-AI-IOT/jetson-bsp-skills

Skill Claude CodeCodex

Use after jetson-flash-image to run static BSP checks, on-target smoke/regression tests on a flashed DUT, or both. Not for build or flash steps. Triggers: validate bsp, on-target validation.

not rated 56 +2 2mo ago B 50 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: