huggingface-hub

Manage models, datasets, and spaces on the Hugging Face Hub via CLI.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/thisismynewfmail-ui/Monika-agent --skill huggingface-hub-thisismynewfmail-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-hub
Source: https://github.com/thisismynewfmail-ui/Monika-agent/tree/main/skills/mlops/huggingface-hub
Command: npx skills add https://github.com/thisismynewfmail-ui/Monika-agent --skill huggingface-hub-thisismynewfmail-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interacting with the Hugging Face Hub via separate tools or manual Git operations is cumbersome, making it hard to efficiently manage models, datasets, and spaces.

Core Features & Use Cases

  • Unified Command Interface: Perform authentication, repository creation, deletion, and file management with simple commands.
  • Dataset & Model Operations: List, download, upload, and query datasets and models, including SQL queries on dataset parquet files.
  • Deployment & Automation: Create inference endpoints, manage jobs, and control bucket storage directly from the CLI, enabling automated ML pipelines.

Quick Start

Ask the assistant to list the latest Hugging Face models using the hf models list command.

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 without using Git manually?

You can manage Hugging Face models and datasets by using a unified command interface that handles repository creation, deletion, and file management, bypassing manual Git operations. This streamlines repository operations directly from the CLI.

Can I run SQL queries on Hugging Face datasets from the command line?

Yes, you can run SQL queries on Hugging Face datasets directly from the command line. The CLI supports executing SQL queries on dataset parquet files, allowing you to easily list, download, upload, and query datasets.

What is the best way to automate Hugging Face inference endpoint deployment?

The best way to automate Hugging Face inference endpoint deployment is using a CLI that directly creates and manages endpoints and jobs. This enables automated ML pipelines and controls bucket storage without needing separate deployment tools.

Does the Hugging Face Hub CLI support bucket storage automation for MLOps?

Yes, the Hugging Face Hub CLI supports bucket storage automation for MLOps. You can control bucket storage directly from the command line, enabling automated ML pipelines and streamlined repository operations for models and datasets.

How do I authenticate and create spaces on the Hugging Face Hub via CLI?

You authenticate and create spaces on the Hugging Face Hub by executing simple CLI commands for authentication and repository management. This unified interface handles models, datasets, and spaces efficiently without separate tools.