physical-ai-neural-reconstruction

Route NuRec questions to the correct upstream sibling skill.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill physical-ai-neural-reconstruction
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: physical-ai-neural-reconstruction
Source: https://github.com/sayalinvidia/sayali-skills-test/tree/main/skills/physical-ai-neural-reconstruction
Command: npx skills add https://github.com/sayalinvidia/sayali-skills-test --skill physical-ai-neural-reconstruction

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The NuRec router identifies the appropriate upstream sibling skill (physical-ai-datasets, ncore, nre, asset-harvester, nurec-fixer) and coordinates access to canonical NuRec recipes, enabling users to execute end-to-end 3D reconstruction workflows without duplicating upstream logic.

Core Features & Use Cases

  • Router to the correct upstream skill based on user intent and NuRec workflow stage (dataset access, data conversion, training, rendering, or fusion).
  • Guides users to fetch and reference the canonical upstream repository and its per-sibling SKILL.md.
  • Explicit hard rules and safety boundaries to prevent mutating actions within the router.

Quick Start

Describe your NuRec goal and the router will route you to the correct upstream skill for execution.

Frequently Asked Questions about physical-ai-neural-reconstruction

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

FAQPage Schema
How do I route NuRec tasks to the correct upstream skill in the NVIDIA ecosystem?

To route NuRec tasks, describe your 3D reconstruction goal and the router directs you to the correct upstream sibling skill (physical-ai-datasets, ncore, nre, asset-harvester, nurec-fixer) for execution based on your workflow stage.

What is the best way to access canonical NuRec recipes for 3D reconstruction workflows?

The best way to access canonical NuRec recipes is through the router, which guides you to fetch and reference the canonical upstream repository and its per-sibling SKILL.md without duplicating upstream logic.

Can I use this router to perform data conversion or training for physical AI datasets?

You cannot perform data conversion or training directly within the router, as it has explicit safety boundaries preventing mutating actions; it only directs you to the authoritative upstream steps for these tasks.

Does the NuRec router support dataset access and rendering workflows?

Yes, the NuRec router supports a defined scope including dataset access, data conversion, training, and rendering workflows to coordinate your end-to-end 3D reconstruction process.

Why does the router direct me to upstream sibling skills instead of executing the task itself?

The router directs you to upstream sibling skills because it relies on the upstream skills index to prevent mutating actions within the router, ensuring you execute canonical recipes without duplicating upstream logic.

When do I need to use the nurec-fixer or asset-harvester skills for 3D reconstruction?

You need to use nurec-fixer or asset-harvester when the router identifies your user intent and NuRec workflow stage as requiring fusion or specific dataset handling, directing you to the appropriate upstream skill.