huggingface
Installation
SKILL.md
Hugging Face Skill
Purpose
Provides structured workflows for interacting with the Hugging Face ecosystem: Hub repository search, model loading and inference, dataset management, PEFT/LoRA fine-tuning, and Spaces deployment. Integrates via MCP tools when available and falls back to Python APIs and the huggingface_hub CLI.
When to Invoke
Skill({ skill: 'huggingface' });
Invoke when: