nansen-profiler
Installation
SKILL.md
Nansen Profiler — Wallet Intelligence
Profile any wallet: balances, labels, PnL, transactions, and counterparties.
When This Skill Activates
- "Who is this wallet?" / "What does 0x... hold?"
- "Show PnL for this address"
- "Transaction history" / "Related wallets" / "Counterparties"
- "Search for entity" / "Find wallet by name"
Command Routing
| User Intent | Command | Key Options | Status |
|---|---|---|---|
| Token holdings | profiler balance |
--address (req), --chain, --entity |
✅ |
| Wallet labels | profiler labels |
--address (req), --chain |
✅ |
| Transactions | profiler transactions |
--address (req), --chain, --date (req), --limit |
⚠️ needs --date |
| Historical balances | profiler historical-balances |
--address (req), --chain, --days |
✅ |
Related skills