jetson-link-docs

Register Jetson reference documents into an active profile using YAML and regex.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the integration of pre-downloaded Jetson reference documents into a target-platform profile, streamlining the documentation process for BSP customization.

Core Features & Use Cases

  • Document Registration: Seamlessly register existing Jetson reference documents into an active profile for use by downstream skills.
  • File Path Binding: Bind document paths to their respective slots in the profile using case-insensitive glob matching.
  • Workflow Automation: Eliminate manual tasks for document setup, ensuring a smooth workflow for BSP customization.

Quick Start

Run the skill with the command '/jetson-link-docs'.

Frequently Asked Questions about jetson-link-docs

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

FAQPage Schema
How do I register existing Jetson reference documents into an active profile for BSP customization?

To register Jetson reference documents for BSP customization, you run the skill to bind file paths into the active profile using YAML manipulation and case-insensitive glob matching.

How does glob matching work for binding Jetson document file paths?

Glob matching works by using case-insensitive regex to resolve user-provided file paths, ensuring the correct Jetson reference documents are bound to their respective slots in the active profile.

Do I need to manually configure YAML profiles to automate Jetson documentation integration?

No, you do not need to manually configure YAML profiles, because this workflow automation skill eliminates manual setup tasks by directly manipulating the profile to register documents.

What is the best way to prepare pre-downloaded Jetson reference documents for downstream skill execution?

The best way to prepare pre-downloaded Jetson documents is to use this skill to bind them into the target-platform profile, ensuring all necessary documents are available for downstream BSP customization tasks.

Can I use this document registration tool if my Jetson file paths have different letter casings?

Yes, you can use this tool with different letter casings, because it utilizes case-insensitive glob matching to accurately resolve and bind Jetson reference document paths to the profile.

Why does the workflow require user input for path resolution during document registration?

User input for path resolution is required to accurately locate pre-downloaded Jetson reference documents on your system before they are bound to the active profile for downstream BSP customization.