huggingface/openenv-cli
OpenEnv CLI (`openenv`) for scaffolding, validating, building, and pushing OpenEnv environments.
npx skills add https://github.com/huggingface/OpenEnv --skill openenv-cli
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.
openenv init <env_name> to scaffold a new environmentopenenv validateopenenv build and openenv pushopenenv <command> --help for command-specific optionsTake huggingface/openenv-cli from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference pip.
Without those the skill loads but fails at the first command.