huggingface-hub

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

7|1|Updated Jul 26, 2026
One-click install
npx skills add https://github.com/paxlabs-inc/ion-agent --skill huggingface-hub-paxlabs-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-hub
Source: https://github.com/paxlabs-inc/ion-agent/tree/main/skills/mlops/huggingface-hub
Command: npx skills add https://github.com/paxlabs-inc/ion-agent --skill huggingface-hub-paxlabs-inc

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 and large-scale data transfers.

Core Features & Use Cases

  • Repository Management: Create, duplicate, and organize models, datasets, and Spaces directly from the command line.
  • Data Operations: Efficiently download, upload, and sync large datasets or model weights with resumable support.
  • Infrastructure Control: Manage Inference Endpoints and automated jobs, including resource monitoring and deployment scaling.

Quick Start

Use the huggingface-hub skill to download the latest version of the specified model repository to your local environment.

Frequently Asked Questions about huggingface-hub

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

FAQPage Schema
How do I automate model and dataset repository synchronization on the Hugging Face Hub?

You can automate Hugging Face Hub repository synchronization by executing authenticated operations and managing remote Git-like references directly from the command line. This streamlines creating, duplicating, and organizing models or datasets without manual Git complexity.

What is the best way to transfer large model weights and datasets to Hugging Face?

The best way to transfer large model weights and datasets to Hugging Face is using automated workflows with resumable support. This enables efficient downloading, uploading, and syncing of large files while handling interruptions gracefully.

Can I manage Hugging Face Inference Endpoints and scale resources via CLI?

Yes, you can manage Hugging Face Inference Endpoints and scale resources via CLI. This skill supports infrastructure control including automated jobs, resource monitoring, and deployment scaling directly from your command line environment.

Does the Hugging Face Hub skill require the hf CLI tool for large-scale file transfers?

Yes, the Hugging Face Hub skill requires the hf CLI tool to execute authenticated operations and manage remote Git-like references. This prerequisite enables both large-scale file transfers and infrastructure orchestration workflows.

How do I organize Hugging Face Spaces and datasets for MLOps automation?

You organize Hugging Face Spaces and datasets for MLOps automation by creating, duplicating, and managing repositories directly from the command line. This integrates seamlessly into automated workflows for model lifecycle and infrastructure management.

What are the limitations of using CLI for Hugging Face Hub infrastructure management?

When using CLI for Hugging Face Hub infrastructure management, operations require the hf CLI tool and proper authentication. Complex orchestration of inference endpoints depends on remote Git-like references, meaning local Git workflows may not suffice for large-scale automated jobs.