🔌

hugging-face-cli

🔌Plugin

huggingface/skills

VibeIndex|
What it does
|

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

Overview

Hugging Face CLI is a plugin from the official Hugging Face Skills repository that enables AI coding assistants to execute Hugging Face Hub operations using the hf CLI. It supports downloading models and datasets, uploading files, managing repositories, and running cloud compute jobs, all through structured skill instructions.

Key Features

  • Hub Operations - Enables downloading models/datasets, uploading files, and managing Hugging Face repositories through the hf CLI
  • Cloud Compute - Supports running cloud compute jobs for training and inference tasks on Hugging Face infrastructure
  • Multi-Agent Compatibility - Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more through the standardized Agent Skills format
  • Plugin Marketplace Install - Simple installation via /plugin marketplace add huggingface/skills and /plugin install hugging-face-cli@huggingface/skills
  • Cross-Tool Support - Includes AGENTS.md for Codex and gemini-extension.json for Gemini CLI, ensuring compatibility across all major AI coding tools

Who is this for?

This plugin is designed for ML engineers and data scientists who frequently interact with the Hugging Face Hub for model management, dataset operations, and compute tasks. It is ideal for developers who want their AI coding assistant to handle Hub operations directly within their coding workflow without switching contexts.

🏪

Part of

huggingface-skills

Installation

Add marketplace in Claude Code:
/plugin marketplace add huggingface/skills
Step 2. Install plugin:
/plugin install hugging-face-cli@huggingface-skills
857
-
Last UpdatedJan 14, 2026

More from this repository10

🏪
huggingface-skills🏪Marketplace

Agent Skills for AI/ML tasks including dataset creation, model training, evaluation, and research paper publishing on Hugging Face Hub

🔌
hugging-face-jobs🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🔌
hugging-face-evaluation🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🎯
hf-cli🎯Skill

A skill for the Hugging Face Hub CLI (hf), enabling downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, and jobs on the Hugging Face Hub. Replaces the deprecated huggingface-cli.

🔌
hugging-face-datasets🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🔌
hugging-face-tool-builder🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🎯
huggingface-gradio🎯Skill

Official Hugging Face Gradio skill for building Python web UIs and ML demos — covers the `Interface` high-level wrapper, `Blocks` low-level layout with explicit event wiring, `ChatInterface` for chatbots, core component signatures (Textbox, etc.), streaming inputs/outputs, custom CSS/JS, and sharing your app.

🎯
huggingface-datasets🎯Skill

Explores, queries, and extracts data from any Hugging Face dataset via the Dataset Viewer REST API and npx tooling with zero Python dependencies — split/config discovery, row pagination, text search, filtering, SQL via parquetlens, and CLI upload.

🎯
huggingface-llm-trainer🎯Skill

Train or fine-tune language models using TRL on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment.

🎯
huggingface-papers🎯Skill

Hugging Face agent skills for AI/ML tasks like dataset creation, model training, and evaluation, interoperable with major coding agent tools.