nansen-smart-money-tracker
Smart money tracking — netflow, trades, holdings, perp trades
Install / Use
npx skills add internet-court/internet-court-skill --skill nansen-smart-money-trackerInstalls into whichever agent you are using.
SKILL.md
Installable skill definition
Quality Score
Category
Education & ResearchSupported Platforms
Our assessment of nansen-smart-money-tracker
nansen-smart-money-tracker scores 84/100 on our quality scale, 116th of 174 Education & Research skills we index.
Its SKILL.md is 2.0 KB long, well organised into 9 sections with 2 code examples: moderately detailed.
With 6,129 GitHub stars, it is one of the more widely adopted skills in the catalogue.
Maintenance, license and trust
- The repository was last updated 38 days ago, so nansen-smart-money-tracker is actively maintained.
- No license is declared. By default that means all rights are reserved: you can read it, but reusing or redistributing it is not clearly permitted. Ask the author before building on it commercially.
- Its trust signals score 88/100, with 1 caution from licensing, adoption, age or documentation. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.
nansen-smart-money-tracker compared with similar skills
All 4 of these similar skills score higher than nansen-smart-money-tracker; compare them before choosing.
| Skill | Score | Stars | Updated | Format |
|---|---|---|---|---|
| nansen-smart-money-tracker (this skill)by internet-court | 84 | 6.1k | 38d ago | SKILL.md |
| Agent-Reachby Panniantong | 100 | 85.6k | 11d ago | CLAUDE.md |
| headroomby headroomlabs-ai | 100 | 73.9k | today | CLAUDE.md |
| last30days-skillby mvanhorn | 100 | 62.9k | 3d ago | CLAUDE.md |
| Scraplingby D4Vinci | 100 | 83.9k | today | MCP Server |
Frequently asked questions
- How do I install nansen-smart-money-tracker?
- Run
npx skills add internet-court/internet-court-skill --skill nansen-smart-money-tracker. The install tabs above show the steps for each supported agent. - Which AI agents does nansen-smart-money-tracker work with?
- It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
- Is nansen-smart-money-tracker safe to use?
- It declares no license and scores 88/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
- Is nansen-smart-money-tracker still maintained?
- The repository was last updated 38 days ago, so nansen-smart-money-tracker is actively maintained.
Skill content
View source on GitHubname: nansen-smart-money-tracker description: Smart money tracking — netflow, trades, holdings, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity. metadata: openclaw: requires: env: - NANSEN_API_KEY bins: - nansen primaryEnv: NANSEN_API_KEY install: - kind: node package: nansen-cli bins: [nansen] allowed-tools: Bash(nansen:*)
Smart Money
All commands: nansen research smart-money <sub> [options]
Subcommands
# Netflow — what tokens are smart money accumulating?
nansen research smart-money netflow --chain solana --limit 10
# DEX trades — real-time spot trades by smart money
nansen research smart-money dex-trades --chain solana --labels "Smart Trader" --limit 20
# Holdings — aggregated SM portfolio
nansen research smart-money holdings --chain solana --limit 10
# Perp trades — Hyperliquid only (no --chain needed)
nansen research smart-money perp-trades --limit 10
Labels
Filter by smart money category with --labels:
| Label | Use case |
|-------|----------|
| Fund | Crypto funds |
| Smart Trader | All-time top performers |
| 30D Smart Trader | Hot hands — top 30 days |
| 90D Smart Trader | Top 90 days |
| 180D Smart Trader | Top 180 days |
| Smart HL Perps Trader | Top Hyperliquid perp traders |
nansen research smart-money netflow --chain solana --labels "Fund" --limit 10
Flags
| Flag | Purpose |
|------|---------|
| --chain | Required for netflow/dex-trades/holdings |
| --labels | Filter by SM label (quote multi-word values) |
| --limit | Number of results |
| --sort | Sort field:direction (e.g. value_usd:desc) |
| --fields | Select specific fields |
| --table | Human-readable table output |
| --format csv | CSV export |
Notes
perp-tradesis Hyperliquid-only. No--chainflag.- For a time-series view of SM positions:
nansen research smart-money historical-holdings --chain <chain> --days 30
Related Skills
Agent-Reach
85.6kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.9kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
last30days-skill
62.9kAI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
Scrapling
83.9k🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
Languages
Trust signals
From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.
