huggingface-hub

Installation
SKILL.md

HuggingFace Hub

Download models and datasets, upload artifacts, and manage your Hub presence via CLI and Python API.

Setup

pip install huggingface_hub datasets transformers
huggingface-cli login   # paste your token from hf.co/settings/tokens

Or set env var:

export HF_TOKEN=hf_...

Download Models

Installs
2
GitHub Stars
134
First Seen
May 2, 2026
huggingface-hub — alexai-mcp/hermes-ccc