Add compatibility field to some of the skills

This commit is contained in:
Timothy Kassis
2025-12-31 15:15:59 -08:00
parent 9a89e01aba
commit 805b1e1e0b
6 changed files with 6 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
name: transformers
description: This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.
license: Apache-2.0 license
compatibility: Some features require an Huggingface token
metadata:
skill-author: K-Dense Inc.
---