Installation

Install as a standalone CLI

To install Byreal Perps Agent Skills as a command-line tool, run:

npm install -g @byreal-io/byreal-perps-cli
circle-info

This requires Node.js 18 or higher. Once installed, the byreal-perps-cli command is available globally in your terminal.

Install as an AI agent skill

If you are using RealClaw or OpenClaw, install it as a skill so your AI agent can discover and use all available capabilities automatically:

npx skills add byreal-git/byreal-perps-cli

Keeping it up to date

Run byreal-perps-cli update check to see if a newer version is available. Run byreal-perps-cli update install to upgrade to the latest version.