What problem does it solve? Managing Hugging Face Hub resources from the terminal requires knowing dozens of commands across authentication, repositories, datasets, jobs, endpoints, and spaces. This Skill gives an AI assistant the complete, current command reference for the hf CLI so it can execute Hub operations correctly on the first attempt. ## Core Features & Use Cases - Repository and file operations: Download, upload, copy, sync, and manage models, datasets, spaces, and buckets, including branch, tag, and settings administration. - Compute and deployment management: Run and schedule Jobs, deploy and scale Inference Endpoints, manage Space hardware, secrets, and logs, and create sandboxes. - Hub discovery and collaboration: Search models, datasets, papers, and spaces, manage collections, discussions, pull requests, and webhooks. - Use Case: Ask the assistant to download a gated model revision, create a private dataset repo, upload a folder, and then schedule a GPU job to process it, all via the correct hf commands. ## Quick Start Use the hf-cli skill to log in to Hugging Face and download the model openai-community/gpt2 into a local directory.