omniverse

Author and deliver real-time 3D scenes using USD and asset formats.

17|5|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/MonumentalSystems/Atlas-Agent-Teams --skill omniverse-monumentalsystems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omniverse
Source: https://github.com/MonumentalSystems/Atlas-Agent-Teams/tree/main/teams/3d-design/skills/omniverse
Command: npx skills add https://github.com/MonumentalSystems/Atlas-Agent-Teams --skill omniverse-monumentalsystems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Omniverse integration helps teams create, compose, and collaborate on real-time 3D scenes using a consistent USD-based workflow, avoiding costly rework from format mismatch and inefficient pipelines.

Core Features & Use Cases

  • USD-Centric Scene Authoring: Compose scenes with USD, leverage layers, references, payloads, and instancing for scalable production workflows.
  • Real-Time Collaboration: Coordinate multi-user editing and live synchronization through Nucleus with presence, comments, and conflict resolution.
  • Cross-Format Asset Handling: Prepare and export common asset formats (FBX, OBJ, glTF/GLB, Alembic, MDL) into Omniverse-ready representations.
  • Performance & Streaming Optimization: Apply LOD, instancing, culling, texture/geometry streaming, and caching to maintain interactive frame rates.

Quick Start

Use the omniverse skill to plan a USD-based asset pipeline for a real-time collaborative 3D scene targeting 60 FPS in a networked environment.

Frequently Asked Questions about omniverse

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

FAQPage Schema
How do I set up a real-time USD collaboration pipeline for 3D scenes?

Real-time USD collaboration pipeline setup requires composing scenes using USD layers and references, then coordinating multi-user editing and live synchronization via Nucleus to maintain interactive performance. This approach avoids costly rework from format mismatch and inefficient pipelines.

What is the best way to prepare common 3D asset formats for USD composition?

Preparing common 3D asset formats for USD composition requires converting FBX, OBJ, glTF/GLB, Alembic, and MDL files into Omniverse-ready representations. This ensures correct scale and orientation conventions for seamless production workflows.

How do I optimize USD scenes for low-latency render streaming at 60 FPS?

Optimizing USD scenes for low-latency render streaming requires applying LOD, instancing, culling, and texture/geometry streaming. Caching mechanisms maintain interactive frame rates during networked real-time collaboration.

Does USD composition support multi-user editing with live synchronization?

USD composition supports multi-user editing and live synchronization through Nucleus. It provides presence tracking, comments, and conflict resolution to coordinate teams during real-time 3D scene authoring.

Why does my USD scene drop frame rates during networked collaboration?

USD scene frame rate drops during networked collaboration often stem from missing LOD, instancing, or culling optimizations. Applying texture and geometry streaming alongside caching maintains interactive performance.