Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

usd-optimize

usd-optimize 收录了来自 NVIDIA-Omniverse 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
26
更新
2026-06-12
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

validators
软件开发工程师

Reference for Usd Optimize's validator infrastructure (registration, CLI, logging, REQUIRES_MESH cache). Do not use for ad-hoc validation runs — use run-validators instead.

2026-06-12
build
软件开发工程师

Build Usd Optimize from source via repo.sh (Linux) or repo.bat (Windows). Use when compiling the repo, switching configs, or selecting a USD flavor.

2026-06-11
compare-stages
软件开发工程师

Diff two USD stages by prim/mesh/vertex/material count, file size, and validator summary. Use for before/after optimization comparisons.

2026-06-11
create-proxy
软件开发工程师

Create a USD proxy mesh sibling. Use to generate decimated, bbox, or LOD stand-ins, with optional render/proxy purpose variant set.

2026-06-11
debug-operation
软件开发工程师

Triage a failing Usd Optimize operation. Use when an op errors, silently no-ops, or returns unexpected output.

2026-06-11
deduplicate-hierarchies
软件开发工程师

Collapse duplicate prim hierarchies into instanceable internal references. Use when deduplicating subtrees or folding repeated prims into prototypes.

2026-06-11
interpret-validators
软件开发工程师

Read saved validator artifacts and present a tier-classified report with per-rule prim lists and fix recommendations. Use when interpreting a saved run.

2026-06-11
new-operation
软件开发工程师

Scaffold a new Usd Optimize operation plugin (C++ source, premake, test, guide, optional validator). Use to add a new op or plugin.

2026-06-11
prebuilt-package
网络与计算机系统管理员

Install and verify a prebuilt Usd Optimize package (no source build, no repo.sh). Use for binary-drop deployments.

2026-06-11
run-operations
软件开发工程师

Run Usd Optimize operations against a USD asset and save the optimized result. Use when applying ops or after interpret-validators recommends fixes.

2026-06-11
run-validators
软件质量保证分析师与测试员

Run Usd Optimize's performance validators against a USD asset and save artifacts for interpret-validators. Use when validating a USD.

2026-06-11
testing
软件质量保证分析师与测试员

Run all tests or individual tests for Usd Optimize (repo.sh on Linux, repo.bat on Windows). Use for unit, binding, and coverage runs.

2026-06-11
tune-parameters
软件开发工程师

Interactive parameter tuning for a Usd Optimize operation. Use to iterate on op parameters, or to author a tuning guide.

2026-06-11
inspect-asset
软件开发工程师

Quick USD stage inspection — reports stage info, prim counts, mesh statistics, materials, animation, and scene scale. Use before optimizing.

2026-05-22