NVIDIA-OmniverseNVIDIA-OmniverseOfficialยท25 Agent Skills Included

content-agents

Automated 3D asset materials, physics, textures, and validation

Automates 3D content workflows for USD assets: assigns physically-based materials, classifies physics properties, generates textures, infers joints, and validates simulation readiness. Eliminates manual material tagging, hand-tuned physics parameters, and repetitive render checks across large scenes. Runs as local CLIs, Docker REST services, or long-running agentic workflows with shared GPU rendering and deployment helpers.
npx skills add NVIDIA-Omniverse/content-agents --all -g -y
Available:

Instructs the agent on repository layout, prerequisites, and how to route each user request to the correct material, physics, joint, texture, validation, or deployment skill with safe credential and dry-run practices.

All Skills in This Repository (25)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

deploy-texture-agent-docker

Deploy texture-agent-service locally with Docker Compose and optional FLUX.2 NIM sidecar.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

material-agent-client

Upload USD assets and monitor Material Agent REST pipelines.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

image-gen

Generate images from text prompts using the wu CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

physics-agent-cli

Classify USD asset physics properties and author UsdPhysics schemas via CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

deploy-material-agent-brev

Deploy Material Agent on Brev and smoke-test OVRTX and Qwen VLM endpoints.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

deploy-collection

Orchestrate end-to-end deployment of Content Agents services via deploy.py.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

deploy-embeddings-brev

Deploy and smoke-test a Brev-hosted NVIDIA embedding NIM endpoint.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

brev-cli

Automate lifecycle management of Brev instances with approval guardrails.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

validation-agent-cli

Automates validation of 3D content via the Validation Agent CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

deploy-texture-agent-brev

Deploy or smoke-test the Texture Agent on Brev-hosted endpoints.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

deploy-physics-agent-docker

Deploy physics-agent-service locally with Docker Compose and OVRTX GPU sidecar.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIA-OmniverseNVIDIA-Omniverse

deploy-ovrtx-docker

Deploy the OVRTX rendering API as a Docker Compose service.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install content-agents?โ–ผ

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

What does NVIDIA Content Agents do?โ–ผ

It automates 3D asset preparation for USD files: assigning materials, classifying physics properties, generating textures, inferring joints, and validating simulation readiness.

Do I need an NVIDIA GPU to use it?โ–ผ

Only for local rendering with the OVRTX sidecar. Texture and Joint workflows can run CPU-only with hosted model endpoints, and rendering can be offloaded to a remote or Brev-hosted GPU.

Can it run as a REST service?โ–ผ

Yes. Material, Physics, Joint, and Texture agents each ship Docker Compose services with OpenAPI docs, plus Python and curl clients for submitting USD files and downloading results.

Does it work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format with mirrored copies for Claude Code and Codex, and the agentic workflow skills support both runners.

Related Repositories in Design & Creative

View All in Design & Creativeโ†’