Manages Hugging Face Hub resources including models, datasets, and inference endpoints directly from the command line.
The Hugging Face CLI skill equips Claude with the ability to interact seamlessly with the Hugging Face ecosystem. It replaces the legacy huggingface-cli with the modern hf command, enabling users to download or upload large model files, manage datasets, authenticate accounts, and control inference endpoints. Whether you are running complex training jobs, managing model collections, or deploying serverless inference, this skill provides a robust interface for data scientists and ML engineers to automate their AI workflows within the Claude environment.
Key Features
01Manage Hugging Face authentication and switch between multiple access tokens.
02Search, read, and manage research papers, collections, and repository discussions.
03Download and upload models, datasets, and Spaces with resumable support for large folders.
04Query datasets using SQL with DuckDB integration for efficient data exploration.
0531,722 GitHub stars
06Deploy and monitor Inference Endpoints and scheduled Hub Jobs.
Use Cases
01Efficiently managing local model caches and verifying file checksums to ensure data integrity.
02Synchronizing local project files with Hugging Face Hub repositories for collaborative AI development.
03Automating the deployment of machine learning models to production-ready Inference Endpoints.