render-usd

Render USD scenes remotely via the wu CLI with a configured endpoint.

179|21|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/NVIDIA-Omniverse/content-agents --skill render-usd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: render-usd
Source: https://github.com/NVIDIA-Omniverse/content-agents/tree/main/.agents/skills/render-usd
Command: npx skills add https://github.com/NVIDIA-Omniverse/content-agents --skill render-usd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Remote rendering of USD scenes via a configured Wu endpoint, enabling teams to generate images, depth, and segmentation outputs without local compute.

Core Features & Use Cases

  • Remote rendering of USD assets with wu render-usd
  • Supports all cameras, frame ranges, depth/segmentation sensors, focus/isolate prims
  • Useful for validation and endpoint testing in CI/CD or production pipelines

Quick Start

Run wu render-usd on a USD file to render images through the remote service.

Frequently Asked Questions about render-usd

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

FAQPage Schema
How do I render USD scenes remotely without local compute resources?

Remote rendering of USD scenes uses a configured Wu CLI endpoint to generate images, depth, and segmentation outputs without requiring local compute resources.

Can I render specific frame ranges and camera views from a USD file?

Yes, rendering USD files supports all cameras, frame ranges, depth and segmentation sensors, and allows focusing or isolating specific prims during the render process.

What USD file formats are compatible with remote rendering via Wu CLI?

Remote rendering via Wu CLI supports .usd, .usda, .usdc, and .usdz asset formats, enabling teams to process standard USD inputs through a configured render endpoint.

Does remote rendering work for CI/CD pipelines and production validation?

Remote rendering is specifically useful for validation and endpoint testing in CI/CD or production pipelines, applying to workflows that render USD assets and sensor outputs.

What outputs can I generate when rendering USD assets through a remote endpoint?

Rendering USD assets through a remote endpoint generates images, depth outputs, and segmentation data based on the configured sensors and camera views specified in the workflow.

Do I need a configured endpoint to use the wu render-usd command?

Yes, a configured remote render endpoint is required to execute the wu render-usd command and process USD inputs through the CLI-based remote rendering workflow.