vfx-usd

Installation
SKILL.md

Vfx Usd

Context: $ARGUMENTS

Quick start

  • Convert between .usda / .usdc / .usdz: -> Step 1 (usd.py cat)
  • Inspect a stage hierarchy: -> Step 2 (usd.py info)
  • Validate for delivery (Apple .usdz, studio pipeline): -> Step 3 (usd.py validate)
  • Render a frame sequence from a stage: -> Step 4 (usd.py record)
  • Pack a folder of assets into .usdz: -> Step 5 (usd.py zip)
  • Diff two stages: -> Step 6 (usd.py diff)
  • Resolve an asset path: -> Step 7 (usd.py resolve)
  • Interactive viewer: -> Step 8 (usd.py view)
  • Assemble value clips: -> Step 9 (usd.py stitch-clips)

When to use

Installs
5
GitHub Stars
17
First Seen
May 27, 2026
vfx-usd — damionrashford/media-os