Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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