tao-skill-bank
Train, evaluate, and deploy NVIDIA TAO vision models
All Skills in This Repository (60)
Pure Emerald Level IndicatorsREPLACE-WITH-PLATFORM-NAME
Automate GPU job deployment on REPLACE-PLATFORM via APIs and Docker.
replace-with-skill-name
Convert PDF documents to plain text for editing.
Extract text and structured data from PDF documents using pypdf and pdfplumber.
model-trainer
Configure environments and execute AI model training workflows.
skill-skeleton
Generate a template for new data transformation skills with metadata and instructions.
tao-launch-workflow
Automate TAO workflow launches with platform selection, credentials, and preflight checks.
tao-list-capabilities
List TAO Skill Bank plugin capabilities for applications, workflows, models, and AutoML.
tao-run-on-kubernetes
Submit TAO container jobs as Kubernetes Jobs with NVIDIA GPU scheduling.
tao-run-on-brev
Automate TAO training, evaluation, and inference jobs on Brev GPU instances via the Brev CLI.
tao-run-platform
Submit and monitor GPU training jobs on NVIDIA TAO platforms.
tao-run-on-local-docker
Execute TAO SDK jobs in Docker containers with NVIDIA GPU acceleration.
tao-run-on-docker
Run Docker containers on GPU hosts with NVIDIA Container Toolkit.
Frequently Asked Questions
FAQPage SchemaHow to install tao-skill-bank?โผ
Run `npx skills add NVIDIA-TAO/tao-skill-bank --all -g -y` in your terminal to install every model, data, and platform skill globally.
What can I do with the TAO Skill Bank?โผ
You can train, fine-tune, evaluate, export, and run inference on NVIDIA TAO vision models such as DINO, RT-DETR, Mask2Former, CLIP, and Cosmos, then deploy them to TensorRT.
Which platforms can run TAO training jobs?โผ
Jobs run on local Docker, remote Docker over SSH, Kubernetes, SLURM clusters, Brev GPU instances, or a plain Python virtualenv, all through the same four-verb contract.
Does the TAO Skill Bank require the TAO SDK?โผ
No. Job tracking, S3 data staging, and multi-node training are built in and run over each platform's native CLI; only the AutoML workflow uses a small extra wheel.
Do I need coding experience to train a TAO model?โผ
No. Describe your dataset and goal in plain language, and the agent resolves the model, writes the spec, checks prerequisites, and launches the GPU job after your confirmation.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core