byhuggingface· 63 skills
Generate OpenEnv environments from a concrete use case (for example, "generate an env for the library textarena"). Use when asked to design or implement a new environment under envs/ by researching a target library/API, selecting matching OpenEnv examples, asking key implementation questions, and building models/client/server/openenv.yaml. Do not use for model training or evaluation tasks.
$npx -y skills add huggingface/openenv --skill generate-openenv-envInstalls into the current project.
Run `npx skills use "https://github.com/huggingface/openenv" --skill "huggingface/openenv/generate-openenv-env"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/huggingface/openenv" that are relevant to the current task. Run `npx skills add "https://github.com/huggingface/openenv"` and select the relevant skills, then follow their instructions.