From 947827bba0fad8099e2e2fa80b93656a6b2d8c8e Mon Sep 17 00:00:00 2001 From: Test Date: Wed, 18 Mar 2026 04:11:33 -0700 Subject: [PATCH] chore: tighten huggingface-hub skill 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 41152d440..13a10157a 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) — download/upload models and datasets, manage repos, run SQL on datasets, deploy inference endpoints, manage Spaces, and more. Use when working with HuggingFace models, datasets, or infrastructure. +description: Hugging Face Hub CLI (hf) — download/upload models and datasets, manage repos, query datasets with SQL, deploy inference endpoints, manage Spaces and buckets. Use when uploading to, downloading from, or managing anything on HuggingFace Hub. version: 1.0.0 author: Hugging Face license: MIT