What problem does it solve? Interacting with the Hugging Face Hub through the web UI is slow for repetitive tasks like downloading models, uploading large folders, or managing repositories. This Skill provides a complete reference for the modern hf CLI so an AI agent can perform Hub operations directly from the terminal. ## Core Features & Use Cases - Model & Dataset Operations: Search, download, and upload models and datasets, including SQL queries against dataset parquet files via DuckDB. - Repository & Community Management: Create, duplicate, move, and delete repos, plus manage discussions, pull requests, and collections. - Infrastructure & Automation: Deploy Inference Endpoints, run compute Jobs, manage Spaces, S3-like buckets, caches, and webhooks. - Use Case: Ask the agent to download a specific model revision, then upload a fine-tuned version to your namespace with a single authenticated command. ## Quick Start Ask the agent to use the hf CLI to download the model meta-llama/Llama-3-8B from the Hugging Face Hub using your HF_TOKEN.