huggingface-hub

Manage Hugging Face Hub models, datasets, and repositories from the terminal.

3|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/DarkArty07/Aether-Agents --skill huggingface-hub-darkarty07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: huggingface-hub
Source: https://github.com/DarkArty07/Aether-Agents/tree/main/home/skills/mlops/huggingface-hub
Command: npx skills add https://github.com/DarkArty07/Aether-Agents --skill huggingface-hub-darkarty07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually navigating the Hugging Face Hub web interface to manage models, datasets, and repositories is time-consuming and error-prone, especially for bulk or automated machine learning workflows.

Core Features & Use Cases

  • CLI-based Hub Management: Download, upload, and sync models and datasets, create and manage repositories, and handle authentication directly from the terminal.
  • Infrastructure & Automation: Deploy inference endpoints, manage Spaces, set up webhooks, and execute SQL queries against dataset parquet files for advanced workflows.
  • Use Case: An ML engineer can use this skill to automate downloading fine-tuned models for deployment, upload new dataset versions, and manage Hub repository settings without switching to a web browser.

Quick Start

Use the huggingface-hub skill to download the 'bert-base-uncased' model to your local project directory.

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 terminal?

You can manage Hugging Face Hub models and datasets from the terminal by using CLI commands to download, upload, and sync resources. This enables direct terminal-based interaction for machine learning workflows without relying on the web interface.

Can I automate Hugging Face repository creation and file transfer without a web browser?

Yes, you can automate Hugging Face repository creation and file transfer without a web browser. The skill supports terminal-based authentication, file transfer, and repository operations to eliminate manual web interface navigation for bulk workflows.

Does this support deploying inference endpoints and managing Spaces via command line?

Yes, this supports deploying inference endpoints and managing Spaces via command line. It handles infrastructure automation including endpoint administration, webhook setup, and executing SQL queries against dataset parquet files directly from the terminal.

What is the best way to handle dataset versioning and model deployment in MLOps workflows?

The best way to handle dataset versioning and model deployment in MLOps workflows is using CLI-based Hub automation. It allows ML engineers to automate downloading fine-tuned models, upload new dataset versions, and manage repository settings seamlessly.

Do I need prior authentication setup to interact with the Hugging Face ecosystem programmatically?

Yes, you need prior authentication setup to interact with the Hugging Face ecosystem programmatically. The skill supports terminal-based authentication to ensure secure access when managing models, datasets, and repositories via command line operations.