hsb-app

Discover, filter, and execute Holoscan Sensor Bridge applications on a connected devkit via SSH.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The HSB App Runner automates discovering, selecting, and launching Holoscan Sensor Bridge applications on a connected development kit, reducing manual setup and trial-and-error work.

Core Features & Use Cases

  • Discover compatible applications by scanning the examples directory and reading READMEs to determine sensor, platform, and board requirements.
  • Filter apps based on detected hardware (board type and sensors) and present a concise, actionable list for selection.
  • Phase-based execution (Phase 0–Phase 3) with session management, logs, and optional verbose mode for debugging; supports timeouts and headless operation when requested.

Quick Start

Identify your HSB hardware setup in the connected devkit and run a compatible Holoscan Sensor Bridge application with default options.

Frequently Asked Questions about hsb-app

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

FAQPage Schema
How do I run Holoscan Sensor Bridge applications on my devkit?

You can run Holoscan Sensor Bridge applications by scanning the examples directory, filtering compatible apps by detected hardware, and executing them through Phase 0 to Phase 3 inside a Docker container with session state management.

What are the prerequisites for executing Holoscan Sensor Bridge examples?

Executing Holoscan Sensor Bridge examples requires SSH connectivity to the connected devkit, the presence of a Holoscan Sensor Bridge repository, and a running demo container to launch the applications inside Docker.

How does phase-based execution work for Holoscan Sensor Bridge workflows?

Phase-based execution for Holoscan Sensor Bridge workflows progresses sequentially from Phase 0 to Phase 3, utilizing session state management to track progress, capture logs, and support optional verbose mode and timeouts for headless operation.

Can I filter Holoscan Sensor Bridge apps by board type and platform?

Filtering Holoscan Sensor Bridge apps by board type, platform, and sensors is fully supported, achieved by reading README files to determine hardware requirements and presenting a concise list of applications compatible with your devkit.

Does the hsb-app Skill support headless operation with verbose debugging?

The hsb-app Skill supports headless operation with verbose debugging by offering optional auto-approval, verbose mode for detailed logs, and configurable timeouts during the phase-details-based workflow execution.