Data & Analysis ✓ NVIDIA · Official tao-toolkitmodel-trainingmodel-evaluationmodel-exportgpu-computingdockerautoml

TAO Standard Training Workflow

Run a controlled TAO train, evaluate, and export workflow on labeled data.

FollowSkills review · FSRS-2.0
Not recommended
52/ 100 5-point scale 2.6 / 5
Trust16 / 25 · 3.2/5

The document requires confirmation of the container image, asks the user to select a platform, and limits credential requests to platform-relevant and model-relevant credentials. It also declares Docker and NVIDIA Container Toolkit requirements. Deductions apply because allowed-tools includes broad Bash and Write access, while credential handling, external data flows, isolation boundaries, rollback, and cleanup of failed training artifacts are unspecified.

Reliability7 / 20 · 1.8/5

The workflow, prerequisites, and AutoML routing are broadly coherent, and the skill requires model metadata and image resolution. Reliability is reduced because a nominal single-step workflow may route through AutoML by default, depends on other model skills, external scripts, and platform configuration, and lacks key-path tests, abnormal-input handling, and diagnosable failure feedback. Static calibration limits this score to 10 or below, so it receives 7.

Adaptability10 / 15 · 3.3/5

Trigger phrases, train/eval/export scenarios, required and optional inputs, and supported platforms are clearly listed. The document also distinguishes the normal path from augmentation, AutoML, and DEFT loops. Deductions apply because non-fit boundaries remain incomplete, model coverage depends on other skills, Chinese-language support is not stated, and reachability of Docker, NVIDIA container tooling, and external platforms from mainland China is not evidenced.

Convention9 / 15 · 3.0/5

The skill has frontmatter, Apache-2.0 licensing, author and version metadata, tags, structured skill_info, and a benchmark with repository-level maintenance signals. Deductions apply because standalone Instructions, Examples, FAQs, known limitations, changelog, and explicit update responsibility are missing. The benchmark also reports folder hierarchy and author-format convention findings, while installation guidance is primarily in shared repository documentation.

Effectiveness6 / 15 · 2.0/5

The documentation can directly guide collection of the model, dataset, platform, image, monitoring, and train/eval/export choices. The committed one-task benchmark reports relatively strong effectiveness, but its sample is extremely small. Deductions apply because execution requires external model skills, scripts, platform setup, and credentials; representative outputs are not verified in this skill's files, so users may still need substantial environment-specific adaptation. Static calibration limits effectiveness to 7 or below, so it receives 6.

Verifiability4 / 10 · 2.0/5

A revision-pinned source, structured skill_info, an evaluation task, and an NVSkills-Eval report provide limited auditability. Deductions apply because the benchmark has one task, one attempt per agent, no negative-trigger cases, and no committed tests covering this skill's key execution paths. Static review cannot independently reproduce execution claims, so the score is capped at 5 and assigned 4.

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
  • Before execution, verify that the selected model skill, platform scripts, container image, and credential requirements exist and match the assessed revision.
  • Do not grant Bash or Write access beyond what training requires; clarify external flows and retention for datasets, logs, checkpoints, and exports before launch.
  • Add failure recovery, cancellation, cleanup, and rollback procedures, and verify reachability of required images, platforms, and storage services from mainland-China environments.
See the full review method →

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

This NVIDIA TAO Toolkit skill defines a generic single-step workflow for training a TAO model on labeled data. It can train, optionally evaluate, and optionally export a model, with model-level AutoML used when the resolved metadata enables it. Before submission, it collects the target platform, relevant credentials, dataset inputs, and confirmed container image. It is intended for plain training runs and does not cover iterative augmentation, AutoML loops as a standalone workflow, or DEFT loops.

It requests a compatible TAO model and training-dataset URI, obtains a supported-platform choice, and inspects model metadata to decide whether to route training through AutoML. It resolves the training container image and requires confirmation or an image override, invokes the platform, model-metadata, and image-resolution helpers, and routes execution through the selected model skill and tao-launch-workflow. It runs evaluation when an eval_dataset_uri is resolved and can export the trained model on request.

  1. A computer-vision developer adapting a compatible TAO model to a labeled dataset in one standard training run.
  2. An engineer who wants a train-then-evaluate-then-export workflow without iterative data-augmentation or DEFT loops.
  3. A user who explicitly wants AutoML disabled for a plain training run.
  4. A team launching TAO training on a supported local Docker, Slurm, Kubernetes, or other platform workflow.

What are this skill's strengths and limitations?

Pros
  • Defines a clear train, optional evaluation, and optional export sequence.
  • Uses model metadata to route eligible runs through AutoML or stay on the plain path.
  • Requires container-image confirmation before runner creation or submission.
  • Delegates model-specific actions to the corresponding TAO model skill.
Limitations
  • Requires Docker and nvidia-container-toolkit, plus any workflow-specific requirements.
  • Requires platform selection and image confirmation before submission.
  • Model-specific configuration details are delegated to other skills rather than documented here.
  • The source does not provide an independent test suite or success evidence for individual platforms.

How do you install this skill?

Install the individual skill with the NVIDIA skills CLI: npx skills add nvidia/skills --skill tao-train-single-step --yes. The README does not document additional steps for manually copying only this skill directory.

How do you use this skill?

Ask a loaded agent to “run a standard TAO train, then evaluate and export” or “run plain TAO training with AutoML off.” Provide the model, training-dataset URI, target platform, and required credentials. Confirm the resolved default container image or provide image=<override>. Add eval_dataset_uri when evaluation is needed and base_checkpoint when starting from a specified checkpoint.

FAQ

Does this skill support AutoML?
Yes. If the selected model enables AutoML and exposes a valid training schema, the default route uses tao-run-automl. Set automl_policy=off for a plain single training run.
Is an evaluation dataset required?
Not universally. Evaluation runs when eval_dataset_uri is resolved, but some model skills may require it; the resolved model skill determines that requirement.
What must be confirmed before launch?
You must select a supported platform, provide relevant credentials, and confirm the resolved training image or supply image=<override>.

More skills from this repository

All from NVIDIA/skills

Dev & Engineering ✓ NVIDIA · Official

TAO Sparse4D Training Skill

Guides agents through training, evaluation, export, quantization, and inference for multi-camera temporal 3D detection and tracking.

Data & Analysis ✓ NVIDIA · Official

TAO Person Re-Identification

Train and deploy TAO ReID models for cross-camera person matching.

Data & Analysis ✓ NVIDIA · Official

TAO RT-DETR Object Detection

Guides NVIDIA TAO workflows for training and deploying real-time RT-DETR detectors.

Data & Analysis ✓ NVIDIA · Official

TAO NVPanoptix3D

Train and run 3D panoptic reconstruction with occupancy completion from posed RGB images.

Data & Analysis ✓ NVIDIA · Official

TAO BEVFusion Training

Train, evaluate, and run inference on BEV 3D detection models that fuse LiDAR and camera data with TAO.

Data & Analysis ✓ NVIDIA · Official

TAO Video Action Recognition

Train, evaluate, export, and run inference for RGB, optical-flow, and multi-stream video action models with NVIDIA TAO.

Data & Analysis ✓ NVIDIA · Official

TAO AutoML Tuning

Run governed hyperparameter optimization for NVIDIA TAO networks across supported SDK platforms.

Data & Analysis ✓ NVIDIA · Official

OCDNet Scene Text Detection

Train and deploy arbitrary-oriented scene text detectors with NVIDIA TAO Toolkit.

Automation & Ops ✓ NVIDIA · Official

TAO on Brev GPU Instances

Run and manage TAO training, evaluation, and inference on Brev GPU instances.

Data & Analysis ✓ NVIDIA · Official

TAO MAL Weakly Supervised Segmentation

Train segmentation models from point or box annotations and produce masks with minimal labeling.

Dev & Engineering ✓ NVIDIA · Official

TAO Skill Bank Capability Discovery

Query TAO Skill Bank workflows, models, platforms, and AutoML support from packaged manifests.

Automation & Ops ✓ NVIDIA · Official

TAO Local Docker Runner

Run TAO jobs on a local or remote single-node Docker host with NVIDIA GPU support.

Data & Analysis ✓ NVIDIA · Official

TAO Deformable DETR Object Detection

Guides end-to-end training, evaluation, export, quantization, and deployment of lightweight Deformable DETR detectors in NVIDIA TAO.

Data & Analysis ✓ NVIDIA · Official

TAO DINO Object Detection

Run NVIDIA TAO workflows for training and deploying DINO 2D object detectors.

Data & Analysis ✓ NVIDIA · Official

TAO Grounding DINO Open-Vocabulary Detection

Train and deploy text-guided object detectors without a fixed class vocabulary.

Data & Analysis ✓ NVIDIA · Official

TAO FastFoundationStereo Real-Time Stereo Depth

Run TAO FastFoundationStereo workflows that produce low-latency disparity maps from stereo images.

Data & Analysis ✓ NVIDIA · Official

TAO FoundationStereo Stereo Depth

Generate disparity maps from stereo images and manage FoundationStereo training, evaluation, and deployment for 3D reconstruction.

Data & Analysis ✓ NVIDIA · Official

TAO SegFormer Semantic Segmentation

Guidance for training, evaluating, exporting, and deploying TAO SegFormer models.

Data & Analysis ✓ NVIDIA · Official

TAO CenterPose Pose Estimation Skill

Guides agents through training, evaluation, export, and deployment of CenterPose models for 6-DoF object pose estimation.

Data & Analysis ✓ NVIDIA · Official

TAO Optical Inspection Training

Train and deploy Siamese-network models for manufacturing defect inspection.

Related skills