omniverse-cad-to-simready

Coordinate CAD-to-SimReady workflows for conversion, validation, and packaging.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill omniverse-cad-to-simready
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omniverse-cad-to-simready
Source: https://github.com/sayalinvidia/sayali-skills-test/tree/main/plugins/nvidia-skills/skills/omniverse-cad-to-simready
Command: npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill omniverse-cad-to-simready

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pxr, uv, and includes references (resource) components.

What problem does it solve?

Coordinate the end-to-end CAD/source-asset to SimReady workflow to automate conversion, conformance, validation, and packaging.

Core Features & Use Cases

  • Orchestrates the entire CAD-to-SimReady pipeline by coordinating conversion, material/physics assignment, Conformance, validation, and optional packaging through nested references.
  • Serves broad requests such as CAD to SimReady, source asset to simulation-ready USD, or prop packaging that require conversion, material/physics assignment, SimReady conformance, validation, and packaging; ensures Content Agents services are deployed or ready before execution.
  • Routes work through the appropriate references (preflight, convert-to-usd, content-agents, simready-conform-profile, omni-asset-validate, simready-validate, ovrtx-render-service, assemble-package-source, nv-core-package-sample) to deliver a structured, end-to-end workflow.

Quick Start

Provide a source asset and an output root, then invoke the skill to run the full end-to-end CAD-to-SimReady workflow.

Quick Start

Provide a source asset and an output root, then invoke the skill to run the full end-to-end CAD-to-SimReady workflow.

Frequently Asked Questions about omniverse-cad-to-simready

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

FAQPage Schema
How do I automate converting CAD files to SimReady USD assets?

To automate converting CAD files to SimReady USD assets, you orchestrate the end-to-end workflow covering conversion, material/physics assignment, conformance, validation, and packaging. Provide a source asset and output root, then invoke the skill to execute the full pipeline.

What is the SimReady conformance and validation process for USD assets?

SimReady conformance and validation for USD assets involves checking converted geometry against established profiles to ensure simulation readiness. The workflow routes assets through simready-conform-profile, omni-asset-validate, and simready-validate references to enforce standards before packaging.

Do I need Content Agents deployed before running the CAD to SimReady workflow?

Yes, you need Content Agents services deployed and ready before running the CAD to SimReady workflow. The pipeline enforces this prerequisite, ensuring the necessary services are available to route nested references for material and physics assignment successfully.

How do I package simulation-ready USD assets after conformance validation?

To package simulation-ready USD assets after conformance validation, the workflow routes validated files through the assemble-package-source and nv-core-package-sample references. This final stage assembles the conforming assets into a structured, packaged output ready for simulation environments.

What are the limitations of automating source asset to USD conversion workflows?

A limitation of automating source asset to USD conversion workflows is the strict dependency on Content Agents readiness and specific reference modules. If preflight checks fail or required services are not deployed, the end-to-end pipeline cannot execute the conversion, conformance, and packaging stages.