nansen-x
SKILL.md
X (Twitter) Post Analytics
All commands: nansen research x <sub> [options]
Subcommands
# Posts mentioning a token — by symbol or name
nansen research x posts-by-token --token-symbol BTC --days 7 --sort likes:desc --limit 20
# Posts by a specific user
nansen research x posts-by-user --username vitalikbuterin --days 7 --min-likes 10
Flags
| Flag | Purpose |
|---|---|
--token-symbol |
Filter posts by token ticker (e.g. BTC, ETH) |
--token-name |
Filter posts by token name (e.g. Bitcoin) |
--username |
X username for posts-by-user (required) |
--days |
Look-back window in days (default: 7) |
--min-likes |
Minimum likes threshold |
--min-views |
Minimum views threshold |
--sort |
Sort field:direction (e.g. likes:desc, views:desc) |
--limit |
Number of results |
--json |
Machine-readable JSON output (clean, no warnings on stdout) |
Returns
Each post: username, timestamp, text, likes, views, tweet_id
Notes
- Pair with
nansen research smart-money netflowto correlate social buzz with on-chain accumulation. posts-by-tokenaccepts either--token-symbolor--token-name; symbol is preferred when available.--jsonoutput is clean (deprecation/update notices go to stderr only).
Weekly Installs
1
Repository
askeluv/nansen-cliGitHub Stars
69
First Seen
7 days ago
Security Audits
Installed on
zencoder1
amp1
cline1
openclaw1
opencode1
cursor1