Install a full repository package, then let your agent activate the right skill for the task.
Ask your agent
Prompt
Fetch this Markdown manifest as plain text: https://skillscout.sh/official/huggingface/huggingface_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Hugging Face skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.
Covers Hugging Face CLI, huggingface-gradio, huggingface-datasets, huggingface-llm-trainer, huggingface-papers, transformers-js. The `hf` CLI manages Hugging Face Hub repositories, models, datasets, and Spaces from the terminal. Gradio is a Python library for building web-based UIs for machine learning models and data tools.
Use to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm. Covers finding GGUFs, quant selection, running servers, exact G...
Covers Hugging Face CLI, huggingface-gradio, huggingface-datasets, huggingface-llm-trainer, huggingface-papers, transformers-js. The `hf` CLI manages Hugging Face Hub repositories, models, datasets, and Spaces from the terminal. Gradio is a Python library for building web-based UIs for machine learning models and data tools.
Top skills in this package
Hugging Face CLIThe `hf` CLI manages Hugging Face Hub repositories, models, datasets, and Spaces from the terminal.
huggingface-gradioGradio is a Python library for building web-based UIs for machine learning models and data tools.
huggingface-datasetsOfficial Hugging Face skill from huggingface/skills.
huggingface-llm-trainerOfficial Hugging Face skill from huggingface/skills.
huggingface-papersOfficial Hugging Face skill from huggingface/skills.
transformers-jsOfficial Hugging Face skill from huggingface/skills.
huggingface-community-evalsOfficial Hugging Face skill from huggingface/skills.
huggingface-trackioOfficial Hugging Face skill from huggingface/skills.
Install
Install the full package:
npx skills add huggingface/skills -y
Install a specific skill:
npx skills add huggingface/skills@hf-cli -y
Use the package when you want your agent to choose the relevant skill from this official Hugging Face repository.