nansen-smart-money-trend
Has SM been in this token for weeks, or did they just enter? Are they still buying?
Works with
--- name: nansen-smart-money-trend description: Has SM been in this token for weeks, or did they just enter? Are they still buying? license: MIT --- ```bash TOKEN=<address> CHAIN=ethereum nansen research smart-money netflow --chain $CHAIN --limit 200 # → filter by token_address; net_flow_1h_usd, net_flow_24h_usd, net_flow_7d_usd, net_flow_30d_usd nansen research token holders --token $TOKEN --chain $CHAIN --smart-money --limit 20 # → address_label, value_usd, balance_change_24h, balance_change_7d, balance_change_30d nansen research token flow-intelligence --token $TOKEN --chain $CHAIN # → smart_trader_net_flow_usd, whale_net_flow_usd, fund_net_flow_usd, fresh_wallets_net_flow_usd nansen research token dex-trades --token $TOKEN --chain $CHAIN --limit 50 # → block_timestamp, action, trader_address_label — find oldest SM-labeled BUY ``` 1h/24h+ & 7d/30d+ = sustained accumulation. 24h+ & 7d− = fresh entry. 24h− & 7d+ = reducing. All negative = distribution.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

