jetson-init-target

Create a Jetson target-platform profile YAML from a reference devkit.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of creating a new Jetson target-platform profile, allowing users to define a reference devkit and optionally add custom-carrier details.

Core Features & Use Cases

  • Profile Creation: Author a new target-platform profile YAML for Jetson devices.
  • Custom Carrier Support: Optionally add custom-carrier details to the profile.
  • Workflow Integration: Part of a larger workflow for Jetson BSP customization and deployment.

Quick Start

Run the 'jetson-init-target' skill to create a new target-platform profile for your Jetson device.

Frequently Asked Questions about jetson-init-target

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

FAQPage Schema
How do I create a new Jetson target-platform profile?

Create a Jetson target-platform profile by selecting a reference devkit and optionally adding custom-carrier details, writing the output configuration to the target-platform directory.

What do I need to configure a custom carrier board for a Jetson device?

Configuring a custom carrier board for a Jetson device requires selecting a reference devkit and providing custom-carrier details to generate a target-platform profile YAML file.

When do I need a Jetson target-platform profile?

You need a Jetson target-platform profile when defining device configurations for BSP customization, requiring a reference devkit selection and optional custom-carrier details for deployment workflows.

Does Jetson profile creation require specific BSP catalog files?

Yes, Jetson profile creation requires access to the 'bsp-platforms-catalogue.md' and 'platform_template.yaml' files to properly configure and generate the target-platform profile.

Can I use a reference devkit to start Jetson BSP customization?

Yes, you can use a reference devkit to start Jetson BSP customization by creating a target-platform profile that optionally appends custom-carrier details for your specific hardware.