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.
Frequently asked
- What is 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.
- Is skills open source?
- Yes — huggingface/skills is open source, released under the Apache-2.0 license.
- What language is skills written in?
- huggingface/skills is primarily written in Python.
- How popular is skills?
- huggingface/skills has 10.9k stars on GitHub.
- Where can I find skills?
- huggingface/skills is on GitHub at https://github.com/huggingface/skills.