ralpher-cli

Installation
SKILL.md

Operate Ralpher through ralpher-cli

Use this skill when the task should be completed through the terminal client instead of the web UI or direct raw HTTP calls.

See the reference guide for command examples, endpoint families, and websocket usage details.

Preferred execution flow

1. Confirm ralpher-cli is installed

Check whether the command is already available:

command -v ralpher-cli >/dev/null 2>&1 && ralpher-cli version

If it is missing, install it with the published one-liner from the README:

Installs
1
GitHub Stars
1
First Seen
14 days ago