huggingface/skills
A collection of interoperable skill definitions that equip AI coding agents to perform Hugging Face Hub tasks like model search, dataset management, and training.

Hugging Face Skills packages instructions, scripts, and resources into self-contained folders that AI agents follow when a skill is active. The skills follow the Agent Skills standard format and work with major coding assistants including Claude Code, OpenAI Codex, Gemini CLI, and Cursor. The repository includes a core hf-cli skill that teaches agents all Hugging Face CLI commands for searching models, managing datasets, launching Spaces, and running training jobs.