Install zagens-office

Windows x64 single-file CLI with no external dependencies; optional GUI for licensing and updates. Current release 0.8.7.

Recommended: full site package

  1. Open the download page and get the full zip (CLI + GUI).
  2. For zip downloads: Properties → Unblock → then extract.
  3. In the extracted folder (prefer -File):
powershell -ExecutionPolicy Bypass -File .\install.ps1

The installer verifies SHA-256, installs under %USERPROFILE%\.zagens-pro\bin, updates the user PATH, and tries to place SKILL.md into installed agent hosts (Cursor / Claude Code, etc.).

Manual install

  1. Put zagens-office.exe (and optional zagens-office-gui.exe) in %USERPROFILE%\.zagens-pro\bin (or any folder on PATH).
  2. Install skills (recommended):
zagens-office integrate

Refresh already-installed hosts only: zagens-office integrate --refresh-installed. You can also copy SKILL.md into a host skills directory (e.g. ~\.cursor\skills\zagens-office\). 3. Verify:

zagens-office --version
zagens-office schema edit

Expect zagens-office 0.8.7 and a JSON envelope with "ok":true. Use the absolute path to the exe if the command is not on PATH.

Other channels

Continue with Getting started. Licensing: License & trial. Upgrades: Updates.