run-validators
Installation
SKILL.md
run-validators — Validate and auto-fix a USD asset
Runs the usd-validation-nvidia engine over a USD stage through
tools/validators/run.sh (POSIX) or run.bat (Windows). The wrapper
registers the UsdOptimize* performance rules and then delegates to the
official usd_validation_nvidia CLI entry point, so one run covers both
the Usd Optimize rules and the base usd_validation_nvidia rules.
The validators are reference-documented in
docs/performance-validators.rst —
that is the source of truth for the rule list and what each rule checks. Many
rules ship a fix that usd-validation-nvidia's IssueFixer can apply
automatically; pass --fix to enable it.