How to install huggingface/skills. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
huggingface/skills Installation Guide
How to install huggingface/skills. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for huggingface/skills. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i huggingface/skillsor
Install via npx
npx @hexmos/ipm i huggingface/skillsPrerequisites
Git
version-controlClaude Code
cliCodex
cliGemini CLI
cliCursor
ideManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install for Claude Code
/plugin marketplace add huggingface/skills
/plugin install <skill-name>@huggingface/skillsInstall for Codex
git clone https://github.com/huggingface/skills.git
cd skills
cp -r skills/ $HOME/.agents/skills/Install for Gemini CLI (Local)
git clone https://github.com/huggingface/skills.git
cd skills
gemini extensions install . --consentInstall for Gemini CLI (GitHub URL)
gemini extensions install https://github.com/huggingface/skills.git --consentInstall for Cursor
git clone https://github.com/huggingface/skills.git
cd skills