This one tells you whether smart money wallets are accumulating or dumping a token, and more importantly, when they started. It pulls Nansen's smart money netflows across 1h, 24h, 7d, and 30d windows, then cross-references holder balance changes and DEX trades to spot whether whales just entered or have been building for weeks. The pattern matching is clever: positive 24h and 7d but negative 30d means fresh entry, while positive across all timeframes signals sustained accumulation. Useful when you're trying to separate noise from actual conviction, though you'll need a Nansen API key and should remember that smart money can be wrong too.
npx skills add https://github.com/nansen-ai/nansen-cli --skill nansen-smart-money-trend