Installation
Install as a standalone CLI
npm install -g @byreal-io/byreal-perps-cliInstall as an AI agent skill
npx skills add byreal-git/byreal-perps-cliTo install Byreal Perps Agent Skills as a command-line tool, run:
npm install -g @byreal-io/byreal-perps-cliThis requires Node.js 18 or higher. Once installed, the byreal-perps-cli command is available globally in your terminal.
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-cliRun 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.