olares-shared

Installation
SKILL.md

olares-cli shared rules

Read this thin front door before a runtime skill. It supplies suite routing, the active-profile model, platform entry points and the auth proceed/stop rule. Load detailed references only when the current task triggers them.

If olares-cli is not on PATH

Every command in this suite needs it, and the binary carries this suite, so a machine with the skills but no binary got them from a registry rather than from a release. Install it, then have it write the skills that match itself:

npm install -g @olares/cli@latest
olares-cli skills install

This installs a client, not Olares itself: it operates an existing Olares instance over the network and does not create one. An Olares host already has the binary at /usr/local/bin/olares-cli with the host-side node / os / gpu trees this suite does not use.

Platform entry points

Installs
184
Repository
beclab/olares
GitHub Stars
5.3K
First Seen
May 28, 2026
olares-shared — beclab/olares