git clone https://github.com/kingxiaozhe/zero-workflow.git
cd zero-workflow
./install-codex.shThe installer validates the source, stages an atomic copy under
~/plugins/zero-workflow, updates Codex's personal local marketplace through
the first-party plugin helper, and enables the plugin. Existing installs require
confirmation; use --yes for non-interactive replacement.
Start a new Codex thread after installation so the Skill catalog refreshes.
./install.shSet CLAUDE_HOME to test an isolated destination. Use --yes to replace
conflicting files without prompts. The installer copies Skills, runtime
contracts, the optional agent, scripts, and templates. It also generates
/zw:report and /zw:check aliases from portable wrapper filenames.
When upgrading from v0.9.x, it removes only the old managed commands/zw.md
and R1–R8 node files; unrelated files in commands/ are preserved.
.\install.ps1 -ForceUse /zw, /zw-report, and /zw-check. Windows does not support the
historical colon filenames, so /zw:report and /zw:check are intentionally
not generated.
- Agent-Reach can provide acquisition for supported social and video sources.
- An already-authorized browser channel can help with sites that require a user session.
- Bash and Python 3 are needed only for the log/status helpers and local validators; the core Skills are Markdown.
No installer enables automatic updates or browser permissions.