huggingface-hub

Manage Hugging Face Hub models, datasets, repositories, and inference endpoints via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires huggingface-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive command-line interface for managing Hugging Face Hub resources, streamlining the process of using, deploying, and managing models and datasets.

Core Features & Use Cases

  • Model and Dataset Management: Search, download, and upload models and datasets from Hugging Face Hub.
  • Repository Management: Create, delete, duplicate, and manage repositories on Hugging Face Hub.
  • Inference Endpoints: Deploy and manage inference endpoints for quick model evaluation and application.
  • Spaces: Manage interactive apps and Spaces on Hugging Face Hub.
  • Collections: Organize Hub items into collections for better organization and accessibility.
  • Use Case: Imagine you need to quickly deploy a model for a customer demo. This Skill allows you to search for the relevant model, download it, and deploy an inference endpoint in just a few commands.

Quick Start

Use the huggingface-hub skill to download the latest version of the GPT-3 model and deploy it as an inference endpoint.

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 Hub models and datasets from the command line?

You can manage Hugging Face Hub models and datasets from the command line by using this Skill to search, download, and upload resources directly. It provides a comprehensive interface for repository management and deployment.

How do I deploy an inference endpoint for a Hugging Face model?

To deploy an inference endpoint for a Hugging Face model, you can use this Skill to search for the relevant model, download it, and initiate the deployment process. This facilitates quick model evaluation and application setup.

Can I manage Hugging Face Spaces and collections using a CLI?

Yes, you can manage Hugging Face Spaces and collections using this CLI-based Skill. It allows you to organize Hub items into collections and manage interactive apps for better accessibility and organization.

Do I need the huggingface-cli installed to manage Hub repositories?

Yes, you need the huggingface-cli installed and access to Hugging Face Hub to manage repositories. This Skill requires this dependency to execute commands for creating, deleting, and duplicating repositories.

What is the best way to automate machine learning model deployment on Hugging Face?

The best way to automate machine learning model deployment on Hugging Face is using this Skill's command-line interface. It streamlines the process of downloading models and deploying inference endpoints for customer demos.

What are the limitations of using a CLI for Hugging Face dataset management?

A limitation of using this CLI for Hugging Face dataset management is that it requires command-line proficiency and proper environment setup. Users must ensure the huggingface-cli is configured correctly to avoid execution errors.