hugging-face-cli
🔌Pluginhuggingface/skills
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/skillsand/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
/plugin marketplace add huggingface/skills/plugin install hugging-face-cli@huggingface-skillsMore from this repository10
Agent Skills for AI/ML tasks including dataset creation, model training, evaluation, and research paper publishing on Hugging Face Hub
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.
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.
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.
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.
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.
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.
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.
Skill
Trains and fine-tunes language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure, supporting SFT, DPO, GRPO, reward modeling, and GGUF conversion for local deployment.