skill-skeleton

Generate a template for new data transformation skills with metadata and instructions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a template for creating a new data transformation skill, offering a structured starting point for skill development.

Core Features & Use Cases

  • Template Creation: Offers a predefined structure for new data transformation skills.
  • Documentation: Includes examples and guidelines for skill metadata and usage.
  • Use Case: Ideal for developers looking to quickly begin the development of a new skill for data transformation tasks.

Quick Start

Use the skill-skeleton to create a new data transformation skill by replacing the placeholder content with your specific skill details.

Frequently Asked Questions about skill-skeleton

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

FAQPage Schema
How do I create a new data transformation skill template?▼

To create a new data transformation skill template, use this skill-skeleton to generate a structured framework, replacing placeholder content with your specific skill metadata, inputs, outputs, and dependencies.

What is a data transformation skill framework and when do I need one?▼

A data transformation skill framework is a predefined structural template for defining skill metadata and operational instructions, needed when developers initiate the creation of a new skill.

How do I define inputs, outputs, and dependencies for a new skill?▼

You define inputs, outputs, and dependencies for a new skill by replacing the placeholder content within the skill-skeleton template with your specific data transformation task details.

Does this skill template include guidelines for skill metadata documentation?▼

Yes, the skill template includes examples and guidelines for skill metadata documentation to help developers properly define and structure their new data transformation skills.

Can I use this skill template for development without any external dependencies?▼

Yes, you can use this skill template for development without external dependencies, as it provides a self-contained starting framework for defining your data transformation skill's metadata and instructions.