pionex-portfolio
Installation
SKILL.md
Pionex Portfolio (Account) Skill
Query spot account balances on Pionex. Requires API credentials (pionex-ai-kit onboard).
When to use
- User asks: balance, available USDT/other currency, “how much can I spend”, account overview.
Command
| Command | Type | Description |
|---|---|---|
pionex-trade-cli account balance |
READ | All spot balances. Output is JSON; filter by currency (e.g. USDT) as needed. |
Prerequisites
npm install -g @pionex/pionex-ai-kit
pionex-ai-kit onboard
Related skills