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
- Open the download page and get the full zip (CLI + GUI).
- For zip downloads: Properties → Unblock → then extract.
- 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
- Put
zagens-office.exe(and optionalzagens-office-gui.exe) in%USERPROFILE%\.zagens-pro\bin(or any folder on PATH). - 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
- GitHub Releases:
didclawapp-ai/zagens-office - Agent install guide:
https://zagens.com/download/install.md
Continue with Getting started. Licensing: License & trial. Upgrades: Updates.