deploy-hf
Installation
SKILL.md
Deploy to Hugging Face Spaces
Deploy an OpenEnv environment to Hugging Face Spaces using the OpenEnv CLI.
When to Use This Skill
- User asks to "deploy to Hugging Face"
- User says "push to Hugging Face Spaces"
- User wants to update an existing space
- After implementing new features that need to be tested in production
Prerequisites
Before deploying, ensure:
- The environment has an
openenv.yamlfile - The environment has a
server/Dockerfile - You have Hugging Face credentials configured (automatic via huggingface-cli)