content-workflow-simready

Validate USD and USDZ assets against SimReady Foundation profiles.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the complexity of ensuring 3D assets meet strict SimReady Foundation standards, preventing manual errors during the transition from raw USD conversion to simulation-ready content.

Core Features & Use Cases

  • Automated Conformance Routing: Automatically routes failing requirements to the appropriate Foundation FET conformance skill.
  • Formal Validation: Executes rigorous profile validation against staged USD assets to ensure compliance with Foundation specifications.
  • Use Case: After converting a CAD model to USD, use this skill to automatically validate the asset against the Prop-Robotics-Neutral profile and generate a remediation report for any non-compliant physics or material properties.

Quick Start

Run the content-workflow-simready skill to validate the asset named robot-arm.usda against the standard neutral profile and generate a compliance report.

Frequently Asked Questions about content-workflow-simready

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

FAQPage Schema
How do I validate USD assets for SimReady simulation environments?

To validate USD assets for SimReady simulation environments, you can run an automated conformance check against Foundation profiles. This executes formal validation on staged USD and USDZ assets to ensure compliance with strict physics, material, and metadata standards.

What is SimReady profile conformance for USD files?

SimReady profile conformance is the formal validation of USD files to ensure strict adherence to simulation standards. It checks staged 3D assets for compliant physics, material, and metadata properties required by Foundation specifications.

Do I need a specific toolchain to automate USDZ asset validation?

Yes, automating USDZ asset validation requires integration with SimReady Foundation toolchains and a managed validation environment. These dependencies are necessary to ensure consistent asset quality and route failing requirements for remediation.

What's the best way to fix non-compliant physics properties in USD models?

The best way to fix non-compliant physics properties in USD models is to use automated conformance routing. This process automatically directs failing requirements to the appropriate Foundation conformance skill and generates a remediation report.

Why does my CAD to USD conversion fail simulation profile validation?

CAD to USD conversions fail simulation profile validation when raw assets lack strict adherence to physics, material, and metadata standards. Automated validation identifies these non-compliant properties and generates a remediation report.