
from cryptoskill52
Track smart-money token netflows, DEX trades, aggregated holdings and perp trades with Nansen CLI for on-chain whale activity and portfolio signals.
Provides CLI-driven smart-money analytics using the Nansen toolset. Run subcommands to inspect token netflows, real-time DEX trades by labelled smart wallets, aggregated holdings, and Hyperliquid perp trades. Useful for monitoring whale activity, discovering accumulation trends, and exporting CSVs for further analysis.
Use this skill when you need to: find tokens that smart money is accumulating (netflow), watch live DEX smart-money trades, inspect aggregated portfolio holdings of labeled wallets, or get perp trade summaries. Ideal for on-chain researchers, traders, and analysts investigating whale behavior.
nansen research smart-money including netflow, dex-trades, holdings, perp-trades, plus flags --chain, --labels, --limit, --sort, and output formatting (--table, --format csv). Notes on Hyperliquid perp trades and historical holdings command are provided.Designed to be used by agents that can run Bash commands and call the Nansen CLI (allowed-tools: Bash(nansen:*)), or by humans working with the Nansen CLI.
Nansen Smart Money Tracker is a CLI-only skill for querying on-chain smart money data (netflows, DEX trades, holdings, perp trades) via the Nansen API. No bundled scripts — the skill wraps nansen-cli commands. SKILL.md is clear with good subcommand examples and label/flag documentation, but lacks error handling guidance and output format details. Niche tool requiring a paid Nansen API key.
nansen-cli (npm package)No scripts to audit. Skill is essentially a CLI wrapper with documentation. allowed-tools grants Bash(nansen:*) which is reasonable for this skill. No security concerns found.