| name | nvidia-physical-ai-neural-reconstruction |
| description | Router for NVIDIA NuRec/NRE: USDZ rendering, NCore conversion, 3DGS, gRPC sensor sim, PhysicalAI HF datasets. Do NOT use for SimReady or infra setup. |
| license | Apache-2.0 |
| version | 0.3.0 |
| tools | ["Read","Shell"] |
| compatibility | Router skill; downstream sibling skills require Docker, NVIDIA Container Toolkit, GPU, NGC API key, Hugging Face token with PhysicalAI gated licenses accepted, Python 3.10+, and `huggingface_hub`. Optional: CARLA / Isaac Sim 5.1 / AlpaSim for simulator integration over `serve-grpc`. |
| metadata | {"author":"NVIDIA Physical AI","tags":["physical-ai","nurec","neural-reconstruction","router","sensor-sim"],"upstream":{"repo":"https://github.com/NVIDIA/nurec-skills","branch":"main","skills_dir":".agents/skills/","skills_dir_alias":"skills/","index_skill":".agents/skills/SKILL.md","index_skill_name":"nurec-index","sibling_skills":["[Truncated]","[Truncated]","[Truncated]","[Truncated]","[Truncated]"]},"upstream_clone_path":"${PHYSICAL_AI_SKILL_HUB_UPSTREAM_ROOT:-$HOME/.physical-ai-skill-hub/upstreams}/nurec-skills","upstream_override_env":"NUREC_SKILLS_UPSTREAM_ROOT"} |
Physical AI Neural Reconstruction (NuRec) Router
Purpose
This is a thin router for NVIDIA Neural Reconstruction (NuRec)
requests. It points at the upstream nurec-index skill at
https://github.com/NVIDIA/nurec-skills and its five sibling skills
(physical-ai-datasets, ncore, nre, asset-harvester,
nurec-fixer). Use this skill to:
- Identify which upstream sibling skill answers a NuRec question.
- Locate, clone, or refresh the canonical
nurec-skills checkout.
- Order multi-step NuRec workflows (data → conversion → train →
render → cleanup) before opening the upstream recipe.
The canonical recipes (training, rendering, data conversion, dataset
downloads, object harvesting, frame cleanup) live in the upstream
sibling skills. Never copy or reconstruct their commands here.
Do NOT use this skill for:
- SimReady packaging of CAD or source meshes → use
omniverse-cad-to-simready.
- Generic USD performance tuning unrelated to NuRec → use
omniverse-usd-performance-tuning.
- AKS / OSMO / NIM Operator infrastructure setup → use
physical-ai-infrastructure-setup-and-resilient-scaling.
When to Use
Read this skill first whenever a user mentions any of:
nurec, nurec router, nurec index, neural reconstruction,
neural reconstruction engine, NRE, 3DGUT, 3DGRT, USDZ,
NCore V4, sensor sim, novel view synthesis,
PhysicalAI-Autonomous-Vehicles-NuRec, PhysicalAI-NuRec-PPISP,
Cosmos-Drive-Dreams, asset harvester, nurec fixer,
DiffusionHarmonizer, harmonizer, difix, difix3d, serve-grpc,
render-grpc, warm serve-grpc, nre thin client, ,
, "where do I start with NuRec", "which NuRec skill
should I use for X?".