jetson-generate-kb

Generate a knowledge base markdown file from a Jetson BSP and source tree layout.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill generates a comprehensive, dated snapshot of a target platform's BSP and source tree layout, as well as referenced documents, providing developers with a quick reference without re-walking the filesystem.

Core Features & Use Cases

  • BSP and Source Tree Layout: Provides a visual and textual layout of the BSP and source tree, including file system paths and directories.
  • Documentation Reference: Lists all documents recorded in the profile with local path existence checks and one-line descriptions.
  • Use Case: After running jetson-init-image and jetson-link-docs, use this Skill to create a knowledge base for easy reference and navigation within the BSP and source tree.

Quick Start

Run the 'jetson-generate-kb' skill after setting up your target profile and linking documents.

Frequently Asked Questions about jetson-generate-kb

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

FAQPage Schema
How do I generate a knowledge base for Jetson BSP customization?

To generate a Jetson BSP knowledge base, run a skill that examines the BSP and source tree layout, including canonical subtrees and device tree files, outputting a markdown file for quick reference.

What is a per-target knowledge base for Jetson source tree layout?

A per-target Jetson knowledge base is a dated markdown snapshot of a platform's BSP and source tree layout, providing developers with a quick reference without re-walking the filesystem.

Do I need to initialize my environment before creating a Jetson BSP knowledge base?

Yes, you need a properly initialized environment with a target platform profile and linked documents. Run this skill after setting up your target profile and linking documents.

Can I check local document paths within a Jetson BSP knowledge base?

Yes, the generated Jetson BSP knowledge base lists all documents recorded in the profile with local path existence checks and one-line descriptions for easy navigation.

Does the Jetson knowledge base include device tree files and canonical subtrees?

Yes, the Jetson knowledge base examines the BSP and source tree layout to provide a visual and textual layout of file system paths, canonical subtrees, and device tree files.

What's the best way to navigate a Jetson source tree without re-walking the filesystem?

The best way to navigate a Jetson source tree without re-walking the filesystem is to generate a comprehensive, dated snapshot of the target platform's BSP layout and referenced documents.