harness/create-environment
>- Generate Harness Environment YAML for deployment targets and create via MCP. Supports PreProduction and Production types with environment variables, manifest overrides, and multi-environment setup (dev, staging, prod). Use when asked to create an environment, set up staging, configure production, define environment, setup dev, setup staging, setup production, environment variables, environment overrides.
npx skills add https://github.com/harness/harness-skills --skill create-environment
Take harness/create-environment 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.