← All skills
Tencent SkillHub · Data Analysis

Meme Signal Scanner

Free meme coin signal scanner. Aggregates DEXScreener, Pump.fun, GeckoTerminal, CoinGecko trending data. Scores tokens 0-100 with risk assessment.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Free meme coin signal scanner. Aggregates DEXScreener, Pump.fun, GeckoTerminal, CoinGecko trending data. Scores tokens 0-100 with risk assessment.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 11 sections Open source page

Meme Signal Scanner 🦞📡

Free real-time meme coin signal aggregator. Scan multiple sources, score opportunities, assess risk.

DEXScreener

# Latest boosted tokens curl -s 'https://api.dexscreener.com/token-boosts/latest/v1' # Top boosted tokens curl -s 'https://api.dexscreener.com/token-boosts/top/v1' # Token details curl -s 'https://api.dexscreener.com/latest/dex/tokens/TOKEN_ADDRESS' # Search curl -s 'https://api.dexscreener.com/latest/dex/search?q=KEYWORD'

GeckoTerminal (DEX analytics)

# Trending pools by chain curl -s 'https://api.geckoterminal.com/api/v2/networks/solana/trending_pools' curl -s 'https://api.geckoterminal.com/api/v2/networks/eth/trending_pools' curl -s 'https://api.geckoterminal.com/api/v2/networks/base/trending_pools' # New pools curl -s 'https://api.geckoterminal.com/api/v2/networks/solana/new_pools'

Pump.fun (Solana meme launchpad)

# Latest coins curl -s 'https://frontend-api-v3.pump.fun/coins/latest' # Search curl -s 'https://frontend-api-v3.pump.fun/coins?searchTerm=KEYWORD&sort=market_cap&order=DESC&limit=20'

CoinGecko Trending

curl -s 'https://api.coingecko.com/api/v3/search/trending'

Scoring System (0-100)

FactorConditionPointsLiquidity> $50k+20Liquidity$10k-$50k+10Momentum5min change > 50%+20Momentum5min change > 20%+10Holders> 100+15Holders> 30+8DistributionTop holder < 10%+15DistributionTop holder < 20%+8SocialHas Twitter/Telegram/Website+15NarrativeHot topic (AI/politics/celebrity)+15

Risk Assessment

🟢 Low (score ≥ 70): Strong fundamentals, likely safe entry 🟡 Medium (score 40-69): Decent but watch closely 🔴 High (score < 40 OR liquidity < $5k OR top holder > 30%): Rug risk

Narrative Detection

Auto-tag tokens by narrative: AI: matches ai, agent, gpt, llm, claude, openai Politics: trump, biden, maga, election Elon/Doge: elon, musk, doge, shib Meme Classic: pepe, wojak, chad, frog Animal: cat, dog, inu

Workflow

Every 5 minutes: 1. Fetch DEXScreener boosts (latest + top) 2. Fetch GeckoTerminal trending (SOL/ETH/Base) 3. Fetch Pump.fun latest 4. Fetch CoinGecko trending 5. For each new token: a. Score it (0-100) b. Assess risk (low/medium/high) c. Detect narrative d. If score ≥ 70: 🟢 ALERT e. If score 40-69: 🟡 WATCH f. If score < 40: skip 6. Store signals in memory (keep 24h) 7. Report strong signals to creator

Signal Output Format

🚀 MEME SIGNAL: $TOKEN Chain: solana | Score: 85/100 | Risk: 🟢 LOW Price: $0.00123 | MCap: $500k | Liq: $80k 5min: +150% | 1h: +300% Holders: 234 | Top: 8% Narrative: AI agent meme 🔗 https://dexscreener.com/solana/ADDRESS

Pro Tips

Focus on Solana and Base (most meme activity) Tokens with AI narrative + high liquidity = best risk/reward in current meta Avoid tokens where top holder > 20% (whale dump risk) Best entry: score > 70, liquidity > $50k, < 2 hours old Built by Lobster-Alpha 🦞 | Powered by Lobster Signal API

Category context

Data access, storage, extraction, analysis, reporting, and insight generation.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc