zeus-cli

Installation
SKILL.md

Zeus CLI

Overview

Zeus is the official command-line tool for Zepp OS development. It scaffolds Mini Program / Watchface projects, previews them in the simulator or on a real Amazfit/Zepp device, builds the distributable .zab bundle, and manages devices over a developer bridge. Package: @zeppos/zeus-cli. Binary: zeus.

Requires Node.js >= 14.0.0 (Node 18+ recommended). Add -h / --help to any command for its flags (commands are powered by yargs).

Install

npm i @zeppos/zeus-cli -g
# or
yarn global add @zeppos/zeus-cli

Verify: zeus --version (latest is 1.9.x).

Command Reference

Installs
3
GitHub Stars
2
First Seen
Jun 12, 2026
zeus-cli — osben/zepp-os-skills