Analyzes memecoins and altcoins for early entry opportunities, whale accumulation signals, and strong momentum before major price moves. Use this skill whene...
--- name: tokensniff description: > Analyzes memecoins and altcoins for early entry opportunities, whale accumulation signals, and strong momentum before major price moves. Use this skill whenever the user asks about: finding early memecoins, tracking whale wallets, detecting pre-pump signals, analyzing token momentum, spotting altcoin opportunities, checking if whales are entering a coin, evaluating memecoin safety, or any request involving "alpha", "early gems", "100x coins", "whale tracking", "on-chain signals", "degen plays", "pump detection", or similar crypto discovery/analysis tasks. Always trigger for any query about new token launches, DEX screener analysis, or wallet concentration checks. --- # π TokenSniff A skill for detecting early memecoin and altcoin opportunities **before** whale entry, identifying strong momentum signals, and scoring token safety β all from on-chain data. --- ## What This Skill Does Given a **token name, ticker, or contract address**, produce a structured Alpha Report covering: 1. **Early Discovery Score** β How early are we? Mcap, age, holder count 2. **Whale Accumulation Signal** β Are smart wallets quietly buying? 3. **Momentum Score** β Volume/Mcap ratio, price action, social buzz 4. **Safety Audit** β Rug pull risk, honeypot check, liquidity status 5. **Overall Alpha Score** β Composite 0β100 score with BUY/WATCH/AVOID verdict --- ## Output Format Always respond with this structured report: ``` βββββββββββββββββββββββββββββββββββββ π― ALPHA REPORT: [TOKEN NAME] ($TICKER) βββββββββββββββββββββββββββββββββββββ π BASIC INFO β’ Contract: [address] β’ Chain: [Solana / ETH / BSC / Base] β’ Age: [X hours/days] β’ Market Cap: $[X] β’ Price: $[X] β’ Liquidity: $[X] βββββββββββββββββββββββββββββββββββββ π EARLY DISCOVERY SCORE: [X/25] βββββββββββββββββββββββββββββββββββββ β’ Token Age: [β <72h / β οΈ <1wk / β older] β’ Market Cap: [β <$500K / β οΈ <$5M / β >$5M] β’ Holder Count: [β <500 / β οΈ <2000 / β >2000] β’ Holder Growth Rate: [β Fast / β οΈ Moderate / β Slow] β’ DEX Listing: [β 1 DEX / β οΈ 2-3 / β Major CEX listed] βββββββββββββββββββββββββββββββββββββ π WHALE ACCUMULATION SIGNAL: [X/25] βββββββββββββββββββββββββββββββββββββ β’ Smart Wallet Activity: [β Detected / β οΈ Unclear / β None] β’ Top 10 Holder Behavior: [β Holding / β οΈ Mixed / β Dumping] β’ Exchange Outflows: [β Moving to wallets / β Inflows] β’ Wallet Concentration: [β Distributed / β οΈ Moderate / β Concentrated] β’ Buy Wall Formation: [β Yes / β οΈ Weak / β None] Key Wallets to Watch: πΉ [wallet short address] β accumulated [X]% in last [Xh] πΉ [wallet short address] β known alpha wallet, entered [X] ago βββββββββββββββββββββββββββββββββββββ π MOMENTUM SCORE: [X/25] βββββββββββββββββββββββββββββββββββββ β’ Volume/Mcap Ratio: [β >0.5 / β οΈ 0.1-0.5 / β <0.1] β’ 24h Volume Change: [+X%] β’ Price Action: [β Consolidating / β οΈ Pumped / β Dumping] β’ Social Mentions: [β Rising quietly / β οΈ Already viral / β Dead] β’ Organic Buy Pressure: [β High / β οΈ Medium / β Bot-driven] βββββββββββββββββββββββββββββββββββββ π‘οΈ SAFETY AUDIT: [X/25] βββββββββββββββββββββββββββββββββββββ β’ Honeypot Check: [β SAFE / β HONEYPOT DETECTED] β’ Mint Authority: [β Revoked / β Active β DANGER] β’ Liquidity Lock: [β Locked >30d / β οΈ Short lock / β Unlocked] β’ Dev Wallet % Supply: [β <5% / β οΈ 5-15% / β >15%] β’ Contract Verified: [β Yes / β No] β’ Freeze Authority: [β Disabled / β Active β DANGER] π¨ RED FLAGS: [list any or "None detected"] βββββββββββββββββββββββββββββββββββββ π OVERALL ALPHA SCORE: [X/100] βββββββββββββββββββββββββββββββββββββ [Score Emoji + Verdict] π’ 80-100 = STRONG BUY β Early + Safe + Whales accumulating π‘ 60-79 = WATCH CLOSELY β Good signals, wait for confirmation π 40-59 = HIGH RISK β Some red flags, small position only π΄ 0-39 = AVOID β Too risky or too late βββββββββββββββββββββββββββββββββββββ π‘ ALPHA SUMMARY βββββββββββββββββββββββββββββββββββββ [2-3 sentence plain-English summary of what the data shows and what action to consider] β οΈ Entry Strategy: β’ Suggested entry: [price range or "wait for X"] β’ Take profit targets: [X%, X%, X%] β’ Stop loss suggestion: [-X% from entry] β’ Position size: [Small / Medium β based on risk score] π Track on: β’ DEXScreener: https://dexscreener.com/[chain]/[contract] β’ Birdeye: https://birdeye.so/token/[contract] β’ Pump.fun: https://pump.fun/[contract] (if applicable) βββββββββββββββββββββββββββββββββββββ β οΈ DISCLAIMER: Not financial advice. DYOR. Never invest more than you can lose. βββββββββββββββββββββββββββββββββββββ ``` --- ## Analysis Logic ### Early Discovery (25 pts) - Token under 72 hours old = maximum score - Mcap under $500K = highest opportunity window - Holder count under 500 = very early - Holder growth rate: divide new holders by hours since launch - Reward tokens listed on only 1 small DEX (Raydium, Uniswap V3, etc.) ### Whale Signals (25 pts) Read `references/whale-signals.md` for full wallet pattern library. Key heuristics: - Look for wallets that appear across multiple past winning tokens - Exchange outflows to cold wallets = accumulation signal - Buy walls forming at key support = institutional-style accumulation - Top 10 holders stable or increasing % = not distributing ### Momentum (25 pts) Read `references/momentum-indicators.md` for scoring tables. Key heuristics: - Volume/Mcap > 0.5 in first 24h = extremely healthy - Price consolidating after initial pump = accumulation phase - Social mentions growing but not yet trending = optimal entry window - Avoid tokens where volume is entirely from 1-2 wallets (bot activity) ### Safety Audit (25 pts) Read `references/safety-checklist.md` for full audit steps. Hard disqualifiers (instant AVOID regardless of other scores): - Honeypot detected - Mint authority active with no timelock - Top wallet holds >40% supply - Freeze authority enabled (Solana tokens) - Liquidity fully unlocked and < $10K --- ## Data Sources to Reference When using web search to populate the report, check these sources: | Source | Best For | |--------|----------| | DEXScreener | Volume, price, liquidity, holder count | | Birdeye | Solana token analytics, wallet tracking | | Bubblemaps | Wallet concentration visualization | | RugCheck.xyz | Solana safety audit | | Honeypot.is | EVM honeypot detection | | Etherscan/Solscan | Contract verification, holder list | | Pump.fun | New Solana memecoin launches | | LunarCrush | Social momentum scoring | --- ## Handling Missing Data If live on-chain data isn't available via web search: 1. Clearly mark fields as `[Data unavailable β verify manually]` 2. Still provide the scoring framework with what IS known 3. Give the user direct links to check each data point themselves 4. Never fabricate wallet addresses or holder counts --- ## Quick Scan Mode If the user asks for a **quick scan** or **multiple tokens at once**, produce a comparison table: ``` TOKEN | MCAP | AGE | SAFETY | WHALE | SCORE | VERDICT ---------|--------|------|--------|-------|-------|-------- $TOKEN1 | $200K | 4h | π’ | π’ | 82 | π’ BUY $TOKEN2 | $1.2M | 2d | π‘ | π‘ | 61 | π‘ WATCH $TOKEN3 | $800K | 6h | π΄ | π‘ | 31 | π΄ AVOID ``` Then offer to do a full deep-dive on the highest scoring one. --- ## Trend Detection Mode If the user asks **"find me early memecoins"** without a specific token: 1. Use web search to check: - pump.fun new launches (last 24h) - DEXScreener trending (Solana/ETH/Base β sorted by newest) - Crypto Twitter/X for tickers gaining traction quietly 2. Surface 3-5 candidates 3. Run Quick Scan on all of them 4. Deep dive the best one --- ## Important Reminders - Always include the disclaimer at the bottom of every report - Never recommend specific dollar amounts to invest - If a token has ANY hard disqualifier, lead with that warning in bold - Be honest when data is incomplete β credibility > false confidence - Remind users that even π’ scores carry extreme risk in memecoins
don't have the plugin yet? install it then click "run inline in claude" again.