NVIDIA-OmniverseNVIDIA-OmniverseOfficialยท4 Agent Skills Included

ovui

Build, style, and inspect standalone USD viewport applications

Builds standalone Python scene, viewport, and data applications on OpenUSD without an Omniverse Kit installation. Reuses production widgets like stage browsers, property inspectors, and rendered viewports instead of writing UI from scratch. Applies consistent styling rules and drives running apps through screenshot-first inspection for reliable visual verification.
npx skills add NVIDIA-Omniverse/ovui --all -g -y
Available:

Instructs your AI agent on the repository layout and routes each UI building, styling, widget composition, or inspection request to the correct skill file with strict screenshot-first QA rules.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ovui?โ–ผ

Run `npx skills add NVIDIA-Omniverse/ovui --all -g -y` in your terminal to install all skills in this suite globally.

What can I build with ovui?โ–ผ

You can build standalone Python scene browsers, property editors, and rendered viewport tools on OpenUSD, without installing Omniverse Kit.

How does the ovui inspector work?โ–ผ

It runs a local server inside your app that captures screenshots and injects mouse and keyboard actions, so every UI step is verified visually.

Does ovui work with AI coding agents?โ–ผ

Yes. The shipped skills follow the universal SKILL.md standard and work with Claude Code, Codex, Cursor, and other compatible agents.

Do I need Omniverse Kit to run ovui?โ–ผ

No. ovui is a standalone distribution of the omni.ui framework and runs independently, needing only Python 3.12+ and a compatible GPU for rendering.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’