omniverse-realtime-viewer

Route Omniverse Realtime Viewer prompts to focused references and enforce ovrtx-based rendering.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Enables consistent routing of Omniverse Realtime Viewer prompts to the correct focused references and ensures RTX-based rendering via ovrtx across delivery paths.

Core Features & Use Cases

  • Directs prompts to the appropriate reference families (usd-viewer-app, streaming-viewer-recipe, local-viewer, tauri-local-viewer, etc.) and enforces the RTX rendering contract.
  • Supports browser streaming, local desktop paths, and native UI routes with guidance for camera controls, input routing, picking, AOVs, stage management, and validation references.
  • Documents dependencies, delivery patterns, and validation artifacts to enable end-to-end, production-grade viewer implementations.

Quick Start

Install the skill and run a prompt to route to the applicable focused references.

Frequently Asked Questions about omniverse-realtime-viewer

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

FAQPage Schema
How do I route Omniverse Realtime Viewer prompts to the correct reference families?

To route Omniverse Realtime Viewer prompts, this skill directs your requests to focused reference families such as usd-viewer-app, streaming-viewer-recipe, and local-viewer. It enforces the RTX rendering contract and consolidates delivery patterns across browser, desktop, and native UI paths.

What delivery paths are supported for building production-grade Omniverse viewer applications?

Production-grade Omniverse viewer applications are supported across browser streaming, local desktop paths, and native UI routes. The skill provides routing guidance for camera controls, input routing, picking, AOVs, and stage management to ensure consistent end-to-end delivery.

Does Omniverse viewer routing enforce ovrtx-based RTX rendering across all deployment targets?

Yes, Omniverse viewer routing enforces ovrtx-based RTX rendering across all supported deployment targets. Whether you are using browser streaming or local desktop paths, the routing mechanism validates that the RTX rendering contract is maintained consistently.

What is the best way to manage stage management and AOVs in a streaming Omniverse viewer?

The best way to manage stage management and AOVs in a streaming Omniverse viewer is by routing prompts to the applicable focused references. This approach consolidates validation artifacts and dependencies, ensuring your implementation aligns with production-grade delivery patterns.

How do I validate dependencies and delivery patterns for an Omniverse local viewer implementation?

Validating dependencies and delivery patterns for an Omniverse local viewer is handled by routing prompts to focused references like tauri-local-viewer. The skill consolidates validation artifacts and documents dependencies to enable end-to-end, production-grade viewer implementations.

Are there limitations when using Omniverse viewer routing for native UI paths versus browser streaming?

Limitations are not explicitly documented, but the routing scope covers both native UI paths and browser streaming with specific reference families. Enforcing the ovrtx-based rendering contract ensures consistent behavior, though delivery patterns and dependencies may vary between deployment targets.