From adf188c43914d442361fe27c71047dd5e4820b5f Mon Sep 17 00:00:00 2001 From: Test Date: Wed, 18 Mar 2026 04:15:03 -0700 Subject: [PATCH] chore: add search to 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 13a10157a..3933e17c8 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, query datasets with SQL, deploy inference endpoints, manage Spaces and buckets. Use when 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. Use when searching, uploading to, downloading from, or managing anything on HuggingFace Hub. version: 1.0.0 author: Hugging Face license: MIT