wallet-analysis
Installation
SKILL.md
Wallet Analysis
Analyze crypto wallets using zerion. Returns structured JSON with portfolio overview, top positions, recent transactions, and PnL.
Setup check
which zerion || npm install -g zerion
Authentication
Two options:
API key (recommended for production)
export ZERION_API_KEY="zk_dev_..."