Setup & Installation
What This Skill Does
The `hf` CLI manages Hugging Face Hub repositories, models, datasets, and Spaces from the terminal. It handles downloads, uploads, cache, inference endpoints, jobs, and webhooks. It replaces the deprecated `huggingface-cli` command. It covers the full Hub lifecycle in one binary, so you can download, upload, manage endpoints, run jobs, and handle auth without switching between the web UI, Python scripts, and separate tools.
When to use it
- Working with hf cli functionality
- Implementing hf cli features
- Debugging hf cli related issues
