hugging-face-datasets
🔌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-datasets is a skill from the Hugging Face Skills collection that provides AI coding agents with structured guidance for creating and managing datasets on the Hugging Face Hub. It follows the standardized Agent Skill format and is compatible with Claude Code, OpenAI Codex, Google Gemini CLI, and Cursor.
Key Features
- Dataset Creation Guidance - Structured instructions for creating, formatting, and publishing datasets to the Hugging Face Hub
- Cross-Agent Compatibility - Works with Claude Code (via plugin marketplace), OpenAI Codex (via AGENTS.md), and Gemini CLI (via gemini-extension.json)
- Plugin-Based Installation - Install via
/plugin marketplace add huggingface/skillsthen/plugin install hugging-face-datasets@huggingface/skills - Standardized Format - Follows the Agent Skill open format with SKILL.md files containing YAML frontmatter and agent guidance
Who is this for?
This skill is ideal for AI/ML practitioners and data engineers who need to create, curate, and publish datasets on the Hugging Face Hub using AI coding agents. It is particularly useful for teams automating their data pipeline workflows or standardizing dataset creation processes within their AI development tools.
Part of
huggingface-skills
Installation
/plugin marketplace add huggingface/skills/plugin install hugging-face-datasets@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.