Install
openclaw skills install byreal-cliByreal DEX (Solana) data & analytics CLI: query pools, tokens, TVL, APR, k-line charts, farmer rankings, launchpad projects, and DeFi position stats. Use when user mentions Byreal, LP analytics, liquidity data, pool stats, or Solana DEX queries.
openclaw skills install byreal-cliAlways run these commands first to get complete, up-to-date documentation:
# Complete documentation (commands, parameters, workflows, constraints)
byreal-cli skill
# Structured capability discovery (all capabilities with params)
byreal-cli catalog list
# Detailed parameter info for a specific capability
byreal-cli catalog show <capability-id>
# Check if already installed
which byreal-cli && byreal-cli --version
# Install
npm install -g @byreal-io/byreal-cli
byreal-cli update check
If an update is available:
byreal-cli update install
byreal-cli setup (interactive, handled by the CLI itself)byreal-cli setup-o json only for parsing — when showing results to the user, omit it and let the CLI's built-in tables/charts render directly. Never fetch JSON then re-draw charts yourself.xxx...yyy abbreviation.--dry-run, then --confirm