huggingface-hub

Manage Hugging Face Hub repositories, datasets, and Spaces via the hf CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the interaction with the Hugging Face ecosystem, removing the complexity of manual repository management, large file transfers, and infrastructure deployment.

Core Features & Use Cases

  • Repository Management: Create, duplicate, and move models, datasets, or Spaces directly from the command line.
  • Efficient Data Handling: Perform resumable uploads of large folders and sync local directories with Hub buckets.
  • Compute & Infrastructure: Deploy Inference Endpoints and manage remote compute jobs with integrated monitoring.

Quick Start

Use the huggingface-hub skill to download the latest version of a specific model repository by providing the repository 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 model repositories from the command line?

You can manage Hugging Face model repositories by creating, duplicating, and moving models directly from the command line. This skill handles repository lifecycle control and streamlines interaction with the Hub via the hf CLI tool.

What is the best way to upload large folders to a Hugging Face Hub?

The best way to upload large folders to Hugging Face Hub is through resumable uploads. This approach supports efficient data handling and large-scale synchronization between local directories and Hub buckets without restarting failed transfers.

Do I need the hf CLI tool to deploy Hugging Face Inference Endpoints?

Yes, you need the hf CLI tool to deploy Hugging Face Inference Endpoints. The CLI executes authenticated API requests required to manage remote compute jobs, deploy endpoints, and handle infrastructure monitoring.

Can I sync local directories with Hugging Face datasets buckets?

Yes, you can sync local directories with Hugging Face datasets buckets. The skill performs large-scale data synchronization to keep local folders aligned with Hub repositories and manage local cache revisions efficiently.

Does Hugging Face Hub management support moving Spaces and datasets?

Yes, Hugging Face Hub management supports moving Spaces and datasets. You can manage the full repository lifecycle for models, datasets, and Spaces, including creating, duplicating, and moving them directly from the command line.