deploy-hf Skill
Deploy an OpenEnv environment to Hugging Face Spaces. Use when asked to deploy, push to Hugging Face, or update a space. Published by huggingface in OpenEnv.
What is deploy-hf Skill?
Deploy an OpenEnv environment to Hugging Face Spaces. Use when asked to deploy, push to Hugging Face, or update a space. Published by huggingface in OpenEnv. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use deploy-hf Skill
- Use it for deployment.
Built with
Editorial notes
Source
- Creator: huggingface
- Repository: huggingface/OpenEnv
- Skill file: .claude/skills/deploy-hf/SKILL.md
What it does
Deploy an OpenEnv environment to Hugging Face Spaces. Use when asked to deploy, push to Hugging Face, or update a space.
Skill instructions
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: 1. The environment has an openenv.yaml file 2. The environment has a server/Dockerfile 3. You have Hugging Face credentials configured (automatic via huggingface-cli) Instructions 1. Identify the Environment Determine which environment to deploy: - If user specifies: use that environment (e.g., "carlaenv", "browserenv") - If in environment directory: use current directory - Otherwise: ask the user 2. Determine the Repository ID Repository ID format: username/space-name - If user provides full ID: use it (e.g., "sergiopaniego/carla-env-real-updated") - If user provides only space name: construct ID with their username - Check open
Explore related resources
Frequently asked questions
What is deploy-hf?
deploy-hf is a open-source AI agent skill with Copy skill directory. Deploy an OpenEnv environment to Hugging Face Spaces. Use when asked to deploy, push to Hugging Face, or update a space.
Who is deploy-hf best for?
deploy-hf is best for reusing agent instructions, scripts, and references, deployment workflows.
How do I install deploy-hf?
Install or run deploy-hf using Copy skill directory. Check deploy-hf for the latest setup command.
Is deploy-hf actively maintained?
deploy-hf may need a closer maintenance check before production use.
Auto-fetched from GitHub.