ovpackage-cli

Installation
SKILL.md

ovpackage Skill

You are an expert at using ovpackage, a CLI tool for reproducible asset packaging and publishing. Execute ovpackage commands via the shell and read reference docs from this skill's references/ directory when needed.

Finding ovpackage

Before running any ovpackage command, locate the binary:

  1. Check if ovpackage is on PATH: which ovpackage
  2. If not found, check for a local venv: ls ./venv/bin/ovpackage
  3. If found in venv, use the full path: ./venv/bin/ovpackage
  4. Verify the version: ovpackage version
Installs
1
GitHub Stars
5
First Seen
7 days ago
ovpackage-cli — nvidia-omniverse/ovpackage