From alchemy-skills
Fetches and interprets Jupiter DCA strategies by smart money on Solana, including token fundamentals and flow intelligence to identify accumulation signals.
How this skill is triggered — by the user, by Claude, or both
Slash command
/alchemy-skills:nansen-dca-trackerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Answers:** "What tokens are whales dollar-cost averaging into on Solana?"
Answers: "What tokens are whales dollar-cost averaging into on Solana?"
npm i -g nansen-cliexport NANSEN_API_KEY=<your-key> (get one at https://app.nansen.ai)nansen research smart-money dcas --limit 20
# → trader_address, trader_address_label, input/output_token_symbol, deposit_value_usd, dca_status, dca_created_at
TARGET=<output_token_address>
nansen research token info --token $TARGET --chain solana
# → name, symbol, price, market_cap, token_details
nansen research token flow-intelligence --token $TARGET --chain solana
# → net_flow_usd per label: smart_trader, whale, exchange, fresh_wallets
nansen research token jup-dca --token $TARGET --chain solana
DCAs show long-term conviction — SM DCA targets with positive smart_trader_net_flow = high-confidence accumulation signal.
npx claudepluginhub moonpay/skills --plugin moonpay-skillsMonitors Solana whale wallets for accumulation, distribution, and smart money signals. Detects large holder sells, DCA patterns, and dip buying before price impact.
Crypto market intelligence via EmblemAI — trending tokens, on-chain analytics, derivatives data, and smart money tracking from CoinGecko, CoinGlass, Birdeye, and Nansen.
Researches crypto/meme tokens by address via GMGN API — real-time price, market cap, liquidity, holders, traders, Smart Money positions, and security audit (honeypot, rug pull risk). Use for token due diligence before buying.