status-queries

Official

Track ovrtx operation progress in real time.

AuthorNVIDIA-Omniverse
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Monitor and report the progress of asynchronous ovrtx operations to provide real-time feedback and status visibility during long-running tasks.

Core Features & Use Cases

  • Query operation status through Python's Operation.query_status() and C's ovrtx_query_op_status() to obtain progress, counters, and state.
  • Use during USD loading, shader cache warm-ups, attribute writes, or other staged tasks to present progress to users or drive UI elements.
  • Benefit: reduces wait times by providing insight into operation lifecycle and enabling proactive handling of stalled or long tasks.

Quick Start

Track an ongoing operation by querying its status at regular intervals and inspecting progress and counters.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: status-queries
Download link: https://github.com/NVIDIA-Omniverse/ovrtx/archive/main.zip#status-queries

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.