From 7e30e97a590abbc437da345c5feb43c2f515b028 Mon Sep 17 00:00:00 2001 From: Test Date: Wed, 18 Mar 2026 04:18:13 -0700 Subject: [PATCH] chore: trim redundant trigger sentence from huggingface-hub description --- skills/mlops/huggingface-hub/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/mlops/huggingface-hub/SKILL.md b/skills/mlops/huggingface-hub/SKILL.md index 3933e17c8..91777542a 100644 --- a/skills/mlops/huggingface-hub/SKILL.md +++ b/skills/mlops/huggingface-hub/SKILL.md @@ -1,6 +1,6 @@ --- name: huggingface-hub -description: Hugging Face Hub CLI (hf) — search, download, and upload models and datasets, manage repos, query datasets with SQL, deploy inference endpoints, manage Spaces and buckets. Use when searching, uploading to, downloading from, or managing anything on HuggingFace Hub. +description: Hugging Face Hub CLI (hf) — search, download, and upload models and datasets, manage repos, query datasets with SQL, deploy inference endpoints, manage Spaces and buckets. version: 1.0.0 author: Hugging Face license: MIT