huggingface-hub

Manage Hugging Face Hub repositories, datasets, and inference endpoints.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the interaction with the Hugging Face Hub, removing the complexity of manual repository management, file synchronization, and infrastructure deployment for machine learning projects.

Core Features & Use Cases

  • Repository Management: Create, move, and delete models, datasets, or spaces directly from the command line.
  • Efficient Data Handling: Download and upload large datasets or model weights with built-in support for resumable transfers.
  • Infrastructure Control: Deploy and monitor Inference Endpoints and manage compute jobs without leaving your terminal.

Quick Start

Use the huggingface-hub skill to download the latest version of a specific model repository by providing its ID.

Frequently Asked Questions about huggingface-hub

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

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

You can manage Hugging Face models and datasets from the command line by creating, moving, and deleting repositories, and using resumable transfers to download or upload large files directly through terminal operations.

Do I need authenticated access to deploy Hugging Face Inference Endpoints?

Yes, deploying Hugging Face Inference Endpoints requires authenticated access to the platform to securely perform model and data management tasks, monitor infrastructure, and manage compute jobs.

How does dataset synchronization work for large machine learning assets?

Dataset synchronization for large machine learning assets uses built-in support for resumable transfers, allowing you to safely download and upload heavy model weights or datasets without losing progress on interruptions.

Can I deploy machine learning compute jobs without leaving the terminal?

You can deploy and monitor Inference Endpoints and manage machine learning compute jobs entirely from your terminal, avoiding the need to navigate the web interface for infrastructure control.

What is the best way to handle repository version control for machine learning projects?

The best way to handle repository version control for machine learning projects is using automated Hub interactions that streamline repository management, file synchronization, and infrastructure deployment.

Why use a CLI tool for Hugging Face Hub repository management?

Using a CLI tool for Hugging Face Hub repository management removes the complexity of manual file synchronization and infrastructure deployment, streamlining interactions for machine learning assets directly from your environment.