unity-cli

Installation
SKILL.md

Unity CLI

Purpose

Operate the standalone unity CLI safely. Treat the installed CLI's help as authoritative because the CLI is experimental and command surfaces can change between releases.

Identify the correct CLI

Confirm the executable is the standalone Unity CLI before acting:

command -v unity
unity --version
unity --help

Do not confuse it with:

Installs
2
First Seen
Jul 22, 2026
unity-cli — albermonte/unity-cli-skills