jetson-customize-nvpmodel

Modify nvpmodel power modes on Jetson/Tegra platforms.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to add, remove, edit, list, or change the boot default of an nvpmodel power mode on Jetson/Tegra platforms, enabling fine-grained control over power management.

Core Features & Use Cases

  • Power Mode Management: Add, remove, edit, list, or change the boot default of nvpmodel power modes.
  • Customization: Apply power mode configurations such as CPU/GPU/EMC/TPC clamps and default modes.
  • Use Case: For developers and engineers working on NVIDIA Jetson/Tegra platforms, this Skill helps optimize power consumption and performance during BSP development.

Quick Start

Use the jetson-customize-nvpmodel skill to add a new 30W power mode and set it as the boot default on a P3767-0001 target.

Frequently Asked Questions about jetson-customize-nvpmodel

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

FAQPage Schema
How do I customize nvpmodel power modes on Jetson Orin platforms?

You can customize nvpmodel power modes on Jetson Orin and Thor platforms by adding, removing, editing, or listing configurations. This allows fine-grained control over power consumption and performance during BSP development.

What is the process to change the boot default power mode on a Jetson Tegra device?

Changing the boot default power mode on a Jetson Tegra device involves modifying the nvpmodel configuration. This Skill supports overlay editing of configuration files to apply specific CPU, GPU, EMC, or TPC clamps and set a default boot mode.

Does creating a custom nvpmodel power mode require the NVIDIA Power Estimator?

Yes, creating or editing custom nvpmodel power modes requires the NVIDIA Power Estimator to calculate and validate the frequency values used for CPU, GPU, EMC, and TPC clamps in your configuration.

Can I apply CPU and GPU frequency clamps when editing nvpmodel configurations?

Yes, you can apply CPU, GPU, EMC, and TPC frequency clamps when editing nvpmodel configurations. This allows you to optimize power consumption and performance limits for specific Jetson Tegra workloads.

What is the best way to manage nvpmodel power configurations during BSP customization?

The best way to manage nvpmodel configurations during BSP customization is by using overlay editing of configuration files to add, remove, or edit power modes and set boot defaults for Jetson platforms.