Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository creation, cache operations, and cloud compute.
Add this skill
npx mdskills install huggingface/huggingface-cliComprehensive CLI reference with clear command tables, examples, and common patterns for Hub operations
Install: git clone https://github.com/huggingface/skills Ensure the hf CLI is installed: pip install huggingface_hub[cli]
npx mdskills install huggingface/huggingface-cli