content-workflow-scene-collection

Integrate decomposed asset task results into OpenUSD scene topology with conflict harmonization.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of fragmented 3D content workflows by ensuring that independently processed asset tasks are correctly integrated back into the original OpenUSD scene topology without breaking composition or authoring semantics.

Core Features & Use Cases

  • Domain-Specific Harmonization: Automatically resolves conflicts between material, physics, and geometry domain layers during scene assembly.
  • Topology Preservation: Ensures that projected task results maintain the integrity of the original scene structure and instance mappings.
  • Validation-First Handoff: Performs rigorous cross-domain validation and topology checks before sealing the final scene collection, preventing the propagation of upstream errors.

Quick Start

Use the content-workflow-scene-collection skill to seal the current scene results after completing all domain-specific asset tasks.

Frequently Asked Questions about content-workflow-scene-collection

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

FAQPage Schema
How do I integrate independently processed asset tasks back into an OpenUSD scene?

To integrate processed asset tasks back into OpenUSD scene topology, you need domain-specific projection and conflict harmonization. This ensures decomposed task results merge correctly without breaking composition or authoring semantics.

What is the best way to resolve conflicts between material, physics, and geometry layers during 3D scene assembly?

Resolving conflicts between material, physics, and geometry layers during 3D scene assembly requires domain-specific harmonization. This mechanism automatically aligns multi-domain layer composition to maintain structural integrity across independently processed assets.

How does cross-domain validation prevent upstream errors in complex 3D content pipelines?

Cross-domain validation prevents upstream errors in complex 3D content pipelines by performing rigorous topology checks before sealing the final scene collection. This validation-first handoff stops bad data from propagating across domain layers.

Can I preserve original scene structure and instance mappings when projecting task results into OpenUSD?

Yes, you can preserve original scene structure and instance mappings when projecting task results into OpenUSD. Topology preservation ensures projected asset changes maintain the integrity of the original scene topology during composition.

When do I need automated topology preservation for 3D scene assembly?

You need automated topology preservation for 3D scene assembly when working with complex 3D content pipelines requiring multi-domain layer composition. It ensures deterministic handoff and prevents structural corruption during cross-domain quality assurance.

Does this 3D content workflow validation approach require any external dependencies?

No, this 3D content workflow validation approach does not require external dependencies. It operates independently to apply domain-specific projection and automated cross-domain quality assurance directly within the OpenUSD framework.