Hugging Face Skills are definitions for AI/ML tasks like dataset creation, model training, and evaluation. The client plugin marketplaces expose the hf-cli skill as the bootstrap path for core Hub operations; additional workflow skills can be installed on demand with `hf skills
$claude plugin marketplace add huggingface/skillsInstalls into the current project.
Install skills by running `claude plugin marketplace add huggingface/skills`, then use it for the current task and follow its documentation at https://github.com/huggingface/skills.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add huggingface/skills |