Install
openclaw skills install @pibrandon/pionex-portfolioUse when the user asks for Pionex account balance, available funds, or “how much USDT do I have”. Read-only; requires API credentials. Do NOT use for market data (pionex-market) or placing/cancelling orders (pionex-trade).
openclaw skills install @pibrandon/pionex-portfolioQuery spot account balances on Pionex. Requires API credentials (pionex-ai-kit onboard).
| Command | Type | Description |
|---|---|---|
pionex-trade-cli account balance | READ | All spot balances. Output is JSON; filter by currency (e.g. USDT) as needed. |
npm install -g @pionex/pionex-ai-kit
pionex-ai-kit onboard
pionex-trade-cli account balance, then from the JSON report the available (and total if present) balance for USDT.