tao-list-capabilities

List TAO Skill Bank plugin capabilities for applications, workflows, models, and AutoML.

83|20|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/NVIDIA-TAO/tao-skill-bank --skill tao-list-capabilities
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tao-list-capabilities
Source: https://github.com/NVIDIA-TAO/tao-skill-bank/tree/main/skills/core/tao-list-capabilities
Command: npx skills add https://github.com/NVIDIA-TAO/tao-skill-bank --skill tao-list-capabilities

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires scripts/list_tao_capabilities.py, scripts/list_tao_models.py, scripts/list_automl_support.py, and includes scripts (resource) components.

What problem does it solve?

This Skill allows users to quickly understand what functionalities the TAO Skill Bank plugin supports, including applications, data workflows, models, and AutoML capabilities.

Core Features & Use Cases

  • List Capabilities: Generate a comprehensive list of the plugin's capabilities.
  • Model and AutoML Support: Check which models and AutoML workflows are supported.
  • Use Case: When a user is unsure about the available functionalities within the TAO Skill Bank plugin, they can use this skill to get an immediate overview.

Quick Start

Run the command: scripts/list_tao_capabilities.py

Frequently Asked Questions about tao-list-capabilities

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check available models and AutoML support in the TAO Skill Bank plugin?

You can discover available applications, data workflows, and AutoML support by running the list_tao_capabilities.py helper script, which outputs a comprehensive inventory of the plugin's current offerings.

What functionalities does the TAO Skill Bank plugin support?

The TAO Skill Bank plugin supports various applications, data workflows, models, and AutoML functionalities. Users can query these capabilities directly to understand the available features before starting their projects.

Does the TAO Skill Bank plugin require helper scripts to list AutoML capabilities?

Yes, listing AutoML capabilities requires helper scripts from the plugin, specifically utilizing list_tao_capabilities.py, list_tao_models.py, and list_automl_support.py to extract and display the supported functionalities.

How do I get an overview of supported data workflows in the TAO Skill Bank?

To get an overview of supported data workflows in the TAO Skill Bank, execute the list_tao_capabilities.py script to immediately retrieve a detailed breakdown of all active data processing features.

When should I use the TAO Skill Bank capability discovery scripts?

Use the TAO Skill Bank capability discovery scripts when you are unsure about available functionalities and need to quickly verify model or AutoML support before configuring your training pipeline.