zero
Installation
SKILL.md
Zero
Zero is an agent-first programming language where the graph is the program
database and .0 files are human-readable projections.
Install this skill once in an agent's skill manager. Keep it thin; Zero's own CLI serves the version-matched workflow for each installed compiler.
Install the latest release:
curl -fsSL https://zerolang.ai/install.sh | bash
export PATH="$HOME/.zero/bin:$PATH"
zero --version
Version-Matched Skills
This file is only a discovery stub. Do not treat it as the full Zero workflow or as command reference.