t2000-check-balance

Installation
SKILL.md

t2000: Check Balance

Purpose

Fetch the current balance across all accounts: available USDC, savings (NAVI + Suilend), gas reserve (SUI), and total portfolio value.

Commands

t2000 balance                 # human-readable summary
t2000 balance --show-limits   # includes maxWithdraw, maxBorrow, healthFactor
t2000 balance --json          # machine-parseable JSON (works on all commands)

Output (default)

Available:  $150.00  (checking — spendable)
Savings:    $2,000.00  (earning 5.10% APY)
Investment: $100.00  (+2.1%)
Gas:        0.50 SUI    (~$0.50)
Related skills
Installs
18
GitHub Stars
17
First Seen
Feb 28, 2026