Automation & Ops ✓ NVIDIA · Official video-data-augmentationauto-labelingosmophysical-aicosmosworkflow-orchestration

OSMO Physical AI Video Augmentation Orchestrator

Safely run video augmentation, auto-labeling, and result-retrieval workflows on OSMO.

FollowSkills review · FSRS-2.0
Not recommended
40/ 100 5-point scale 2.0 / 5
Trust10 / 25 · 2.0/5

The documentation identifies required secrets, data paths, credential purposes, input-preservation rules, and a prohibition on scaling down or deleting existing NIMs; it also requires deriving storage_url from the active backend. However, it automatically submits workflows, deploys or repairs NIMs, installs dependencies, and accesses external model sources without per-action confirmation, least-privilege detail, rollback, or complete data-flow disclosure, so points are deducted.

Reliability7 / 20 · 1.8/5

The workflow, parameters, preflight, cache checks, monitoring, and some failure feedback are relatively structured, and commands use set -euo pipefail. Static review cannot reproduce key paths because the referenced scripts are not supplied; execution also depends on online images, runtime apt/pip installation, and a configured OSMO environment, with limited abnormal-input coverage, so the score remains below the static ceiling.

Adaptability6 / 15 · 2.0/5

Triggers, use cases, four flows, defaults, and several blocking conditions are clearly described. However, the core capability depends on OSMO, GPUs, and NVIDIA/Hugging Face/Google download sources; Chinese-language support and mainland-China network reachability are not addressed, and non-OSMO environments are largely out of scope, so points are deducted.

Convention7 / 15 · 2.3/5

SKILL.md includes purpose, prerequisites, a script inventory, flow tables, examples, limitations, version/owner metadata, and explicit licensing. The supplied benchmark nevertheless reports a missing recommended Examples section and an invalid author format; maintenance responsibility and a changelog/update path are also incomplete in the skill materials, so points are deducted.

Effectiveness6 / 15 · 2.0/5

The stated goal is end-to-end VDA orchestration from preflight through submission, monitoring, retrieval, and side-by-side evidence, with relatively direct output paths and completion artifacts. The BENCHMARK reports strong results for one task, but coverage is only a single positive task with no negative tasks, and static review cannot verify actual artifact quality or cost-benefit, so points are deducted.

Verifiability4 / 10 · 2.0/5

Pinned model revision hashes, explicit configurations, and one NVSkills-Eval report provide limited audit evidence. The report covers only one task and the supplied files lack a committed test suite or CI evidence covering key paths; independent reproduction is therefore unavailable from this static material, so points are deducted.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 55f18499943e
The upstream repository has new commits since this review. The score still applies to the reviewed revision shown and may not cover the latest changes.
Before you use it
  • Execution automatically submits cloud workflows, deploys or repairs NIMs, downloads models, and incurs GPU, storage, and network costs; authorization, budget, and rollback should be confirmed in the target environment.
  • Credentials are passed into NVIDIA containers and VLM/LLM/Hugging Face-related workflows; the external Google Drive, Google Storage, and Hugging Face sources require separate supply-chain, network-reachability, and integrity review.
  • The benchmark contains only one task and does not establish multi-video behavior, retry robustness, permission isolation, or actual output quality.
See the full review method →

What does this skill do, and when should you use it?

This NVIDIA skill orchestrates physical-AI video augmentation and auto-labeling workflows on OSMO. It handles flow selection, credential preflight, cache readiness, inference-path decisions, submit-time interpolation, monitoring, and output retrieval. It supports auto-labeling-only, augmentation-plus-labeling, and two end-to-end flows. Adoption requires the OSMO CLI, an available GPU pool, relevant credentials, and a correctly identified dataset backend.

Selects auto_labeling, augmentation_and_al, e2e, or e2e_super_resolution from user intent; runs credential, control-plane, readiness, and pre-submit checks; prepares model caches when needed; derives storage_url from the active dataset backend; submits and monitors OSMO workflows; and downloads complete run artifacts. For augmented flows, it also renders side-by-side evidence and summarizes augmentation and pseudo-labeling outputs.

  1. A data team labeling only source videos can use the auto_labeling flow.
  2. A team creating augmented videos and labeling those outputs can use augmentation_and_al.
  3. A team prioritizing throughput for the full pipeline can use the parallel e2e flow.
  4. A team requiring a super-resolution gate before augmentation can use e2e_super_resolution.
  5. A user without an input dataset can validate the setup with NVIDIA's default VDA demo assets.

What are this skill's strengths and limitations?

Pros
  • Covers the workflow from preflight through output download.
  • Provides four explicit workflow modes and automatic model-cache remediation.
  • Derives storage configuration from the active dataset backend instead of assuming a stale scheme.
  • Requires side-by-side comparison evidence for augmented flows, not merely raw output URLs.
  • The repository README describes daily synchronization plus signatures, evaluation datasets, and benchmark-report governance for published skills.
Limitations
  • Requires OSMO CLI access, a logged-in profile, matching data credentials, and an ONLINE GPU pool.
  • Usually requires a Hugging Face token; some optional NGC operations may also require an API key.
  • Execution depends on network access, GPU scheduling, and model caches; cold-start runs can take about 45–80 minutes.
  • The supplied SKILL.md provides no standalone test suite or concrete platform-coverage evidence.
  • It is an execution orchestrator and is explicitly not intended for container-internal tuning-only questions.

How do you install this skill?

Install the specific skill from the NVIDIA catalog with:

npx skills add nvidia/skills --skill physical-ai-video-data-augmentation --yes

To target a specific agent, for example Codex:

npx skills add nvidia/skills --skill physical-ai-video-data-augmentation --agent codex

The README does not document additional single-skill installation steps.

How do you use this skill?

Give the agent a concrete request such as: “Run video data augmentation on OSMO and auto-label the augmented videos.” If no flow is specified, it defaults to augmentation_and_al; if no video is supplied, it uses nvidia/video-data-augmentation-demo. Before execution, the environment needs HF_TOKEN, a logged-in OSMO CLI with a matching data credential profile, and at least one ONLINE GPU pool. The skill pauses for missing credentials, an ambiguous storage-backend prefix, or an unavailable GPU platform.

FAQ

Do I have to provide video data?
No. Without explicit input, the skill uses NVIDIA's nvidia/video-data-augmentation-demo. If a dataset URL, local path, or upload folder is supplied, that input must be preserved and preferred.
What access and credentials are required?
You need OSMO CLI access, a matching data-backend credential profile, at least one ONLINE GPU pool, and a Hugging Face token for gated Cosmos/SeedVR weights. An NGC API key may be needed for certain optional registry probes or credential refreshes.
What happens when execution is blocked?
Missing credentials produce USER_INPUT_REQUIRED. An ambiguous storage-backend prefix or unavailable GPU platform requires a concise user clarification. Cache failures trigger an automatic cache-workflow attempt by default; interpolation submission failures are retried once using the canonical command shape.
What does it cost to run?
The supplied source does not state pricing. It provides duration estimates only: roughly 6–45 minutes after submission depending on flow, and commonly 45–80 minutes for cold-start end-to-end runs.

More skills from this repository

All from NVIDIA/skills

Data & Analysis ✓ NVIDIA · Official

PAS People Attribute Search Workflow

Augment person-crop datasets and generate searchable attribute labels on OSMO.

Automation & Ops ✓ NVIDIA · Official

Physical AI Infrastructure Resilience

Set up, validate, scale, and recover Physical AI infrastructure for synthetic data generation workflows.

Data & Analysis ✓ NVIDIA · Official

NVIDIA Physical AI Defect Image Generation

Orchestrate defect-image generation, augmentation, inference, and labeling for AOI datasets on OSMO.

Data & Analysis ✓ NVIDIA · Official

TAO Image Grounding

Convert image-caption pairs into phrase-grounded annotations with pixel-space bounding boxes.

Dev & Engineering ✓ NVIDIA · Official

CAD to SimReady Workflow

Converts CAD or source assets into validated, simulation-ready USD through staged authoring, property assignment, conformance, and packaging.

Automation & Ops ✓ NVIDIA · Official

VSS Video Embedding Deployment

Deploy and operate NVIDIA’s video embedding service for files, text, and live streams.

Data & Analysis ✓ NVIDIA · Official

VSS Video Analytics Query

Read video-analytics incidents, metrics, alerts, and sensor data through VA-MCP.

Data & Analysis ✓ NVIDIA · Official

Cosmos Reason Video QA Fine-Tuning

A Cosmos-RL playbook for FSDP-based SFT, LoRA, evaluation, and AutoML of Cosmos3-Nano video QA models.

Automation & Ops ✓ NVIDIA · Official

VSS Archive Video Search

Search archived video with natural language and ingest files or RTSP streams into a searchable index.

Data & Analysis ✓ NVIDIA · Official

TAO VCN Sample Router

Routes visual-defect gap samples to eligible mining and synthetic-anomaly modules.

Data & Analysis ✓ NVIDIA · Official

TAO VCN Classification Gap Analysis

Find the weakest VCN classification samples and turn them into augmentation targets.

Automation & Ops ✓ NVIDIA · Official

TAO Workflow Launch Gate

Preflight TAO jobs across platforms, credentials, data, containers, and monitoring.

Dev & Engineering ✓ NVIDIA · Official

DALI Dynamic Mode Assistant

Helps agents write, review, and migrate NVIDIA DALI imperative dynamic-mode code.

Writing & Content ✓ NVIDIA · Official

Skill Card Generator

Generates or refreshes governance cards for existing agent skills.

Data & Analysis ✓ NVIDIA · Official

NV-Generate-MR

Generate synthetic body MRI volumes through NVIDIA’s rflow-mr workflow.

Automation & Ops ✓ NVIDIA · Official

DOCA Telemetry Utils

Discover telemetry counters, translate Data IDs, and verify BlueField support before committing exporter configuration.

Data & Analysis ✓ NVIDIA · Official

Earth2Studio Weather Data Fetch

Fetch validated weather and climate variables from Earth2Studio sources by time and data type.

Dev & Engineering ✓ NVIDIA · Official

Earth2Studio Discover

Find weather and climate models, data sources, and examples that fit a task.

Automation & Ops ✓ NVIDIA · Official

VSS Multi-Camera 3D Detection and Tracking

Deploy multi-camera 3D perception with DeepStream and BEV Fusion.

Data & Analysis ✓ NVIDIA · Official

NVIDIA AI-Q Deep Research

Run deep research through a reachable local or self-hosted AI-Q Blueprint backend.

Related skills