hsb-setup

Set up the Holoscan Sensor Bridge demo environment on NVIDIA devkits.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill hsb-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hsb-setup
Source: https://github.com/sayalinvidia/sayali-skills-test/tree/main/skills/hsb-setup
Command: npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill hsb-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill guides end-to-end bring-up of the Holoscan Sensor Bridge demo environment on supported devkits (IGX Orin, AGX Orin, AGX Thor, DGX Spark), including cloning the repo, configuring host networking, building and running the demo container, and validating connectivity.

Core Features & Use Cases

  • Phase-driven interactive guidance for bringing up the Holoscan Sensor Bridge demo.
  • Token-budget preflight and platform auto-detection to minimize risks and prepare the host environment.
  • Build and run the demo container with platform-specific configurations and verify connectivity to the board.
  • Support for multiple platforms (IGX Orin, AGX Orin, AGX Thor, DGX Spark) and end-user handoff after successful setup.

Quick Start

Invoke the skill with /hsb-setup [PLATFORM] [OPTIONS] and follow the phase-by-phase prompts to complete the setup.

Frequently Asked Questions about hsb-setup

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

FAQPage Schema
How do I set up the Holoscan Sensor Bridge demo on an NVIDIA IGX Orin devkit?

Setting up the Holoscan Sensor Bridge demo on an NVIDIA IGX Orin involves cloning the repo, configuring host networking, building the demo container, and validating connectivity. The process uses a structured six-phase workflow with platform auto-detection to ensure correct configuration and safe hand-off.

What NVIDIA devkits are supported for running the Holoscan Sensor Bridge demo?

The Holoscan Sensor Bridge demo supports NVIDIA IGX Orin, AGX Orin, AGX Thor, and DGX Spark devkits. The setup process includes platform auto-detection to automatically identify your specific hardware and apply the appropriate platform-specific configurations for building and running the demo container.

Do I need SSH and Docker configured before bringing up the Holoscan Sensor Bridge environment?

Yes, you need SSH and Docker configured before bringing up the Holoscan Sensor Bridge environment. The setup process involves cloning the repository, building and running the demo container, and validating connectivity to the board, all of which require a properly prepared host environment with these dependencies in place.

What is the best way to automate the Holoscan Sensor Bridge bring-up workflow?

The best way to automate the Holoscan Sensor Bridge bring-up workflow is to use a phase-driven interactive setup process that includes token-budget preflight and platform auto-detection. This structured six-phase approach handles cloning, host configuration, container building, and connectivity validation automatically across supported devkits.

Can I export a report after completing the Holoscan Sensor Bridge setup process?

Yes, you can export a report after completing the Holoscan Sensor Bridge setup process. The structured six-phase workflow includes an optional report export feature that allows for safe hand-off to end-users once the demo environment has been successfully brought up and connectivity has been validated on your supported devkit.

Why does my Holoscan Sensor Bridge container build fail during the setup workflow?

Your Holoscan Sensor Bridge container build may fail if the token-budget preflight checks are not met or if the host networking configuration is incorrect. The setup process uses platform auto-detection to minimize these risks, so ensure your specific devkit platform is properly detected and configured before building the demo container.