What problem does it solve? Working with the Hugging Face Hub through a browser or raw API calls is slow and hard to automate. This Skill gives an AI assistant full command-line control over the Hub so you can download models, upload datasets, run jobs, and manage repos with simple requests. ## Core Features & Use Cases - Hub Resource Management: Download, upload, search, and inspect models, datasets, and spaces, including large-folder resumable uploads and local cache management. - Compute & Deployment: Run and schedule jobs on Hugging Face infrastructure, deploy and manage Inference Endpoints, and configure Space hardware, secrets, and variables. - Collaboration & Storage: Manage repos, branches, tags, discussions, pull requests, collections, webhooks, and cloud buckets for checkpoints and data pipelines. - Use Case: Ask the assistant to download a specific model revision, query a dataset with SQL over its parquet files, then schedule a training job on an A100 GPU — all without leaving the conversation. ## Quick Start Ask the assistant to download the model 'openai-community/gpt2' from the Hugging Face Hub and show information about it.