huggingface/openenv · Archived

openenv-cli

OpenEnv CLI (`openenv`) for scaffolding, validating, building, and pushing OpenEnv environments.

First seen Jun 19, 2026

Installation

$ npx skills add huggingface/openenv --skill openenv-cli

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from huggingface/openenv · top by installs.

npx skills add huggingface/openenv

Browse all from huggingface/openenv

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 2.5K
License LICENSE
Default branch main
Open issues 46
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 604 B
  • docs SUMMARY.md 115 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

Install: pip install openenv-core

The OpenEnv CLI command openenv is available. Use openenv --help to view available commands.

Generated with openenv-core v0.2.3. Run openenv skills add --force to regenerate.

Tips

  • Start with openenv init <env_name> to scaffold a new environment
  • Validate projects with openenv validate
  • Build and deploy with openenv build and openenv push
  • Use openenv <command> --help for command-specific options