What problem does it solve?
This Skill centralizes and simplifies interaction with the Hugging Face Hub so users can find, download, upload, sync, and deploy models, datasets, Spaces, and buckets without manually navigating web interfaces or combining disparate CLI commands.
Core Features & Use Cases
- Model and Dataset Management: Search, download, upload, duplicate, move, and inspect models and datasets stored on the Hub.
- Deployment & Compute: Deploy and manage inference endpoints, run jobs, and monitor compute resources for MLOps workflows.
- Storage & Automation: Manage S3-like buckets, sync large folders with resumable uploads, manage cache and webhooks, and extend automation via extensions and skills.
- Use Case: A data scientist can use this Skill to run SQL queries against dataset parquet URLs, sync a large dataset to cloud storage, and deploy a trained model as an inference endpoint for production testing.
Quick Start
Use the huggingface-hub skill to download the model 'username/model-name' to a local folder and list its files.