huggingface-hub

Manage Hugging Face Hub repositories, downloads, uploads, authentication via CLI.

Updated May 24, 2026
One-click install
npx skills add https://github.com/anxiety135790/hermes-skills --skill huggingface-hub-anxiety135790
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-hub
Source: https://github.com/anxiety135790/hermes-skills/tree/main/mlops/huggingface-hub
Command: npx skills add https://github.com/anxiety135790/hermes-skills --skill huggingface-hub-anxiety135790

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you work with the Hugging Face Hub from the command line, removing the friction of manually uploading, downloading, and managing ML assets and repository workflows.

Core Features & Use Cases

  • Model and Dataset Access: Search, inspect, and download models or datasets for local experimentation and evaluation.
  • Repository Operations: Create, move, duplicate, branch, tag, and delete Hub repositories with consistent CLI workflows.
  • Operational Hub Tasks: Handle authentication, discussions, pull requests, endpoints, jobs, Spaces, buckets, cache, webhooks, and collections for end-to-end MLOps automation.

Quick Start

Ask for the exact hf command to download a Hugging Face repository or help you authenticate with your HF token.

Frequently Asked Questions about huggingface-hub

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download Hugging Face models and datasets from the command line?

To download Hugging Face models and datasets, you can use the hf CLI to fetch Hub repositories directly to your local environment for experimentation and evaluation. It applies structured automation to repository operations.

Can I automate Hugging Face Hub repository management for MLOps workflows?

Yes, you can automate Hugging Face Hub repository management for MLOps. The skill supports creating, moving, duplicating, branching, tagging, and deleting repositories through consistent command line workflows.

What Hugging Face Hub operations require token-based authentication?

Hugging Face Hub operations such as uploading assets, managing endpoints, handling discussions, and configuring webhooks require token-based login. You must authenticate with your HF token to enable these repository operations.

Does the hf CLI support managing Hugging Face Spaces and endpoints?

Yes, the hf CLI supports managing Hugging Face Spaces and endpoints. It handles operational Hub tasks including jobs, buckets, cache, webhooks, and collections for end-to-end MLOps automation.

How do I create and manage branches or tags in a Hugging Face repository?

To create and manage branches or tags in a Hugging Face repository, use the hf CLI's repository operation commands. It provides consistent workflows to branch, tag, duplicate, and delete Hub repositories directly from the command line.