SKILL.md
readonlyread-only
name
emblem-memecoin-scout
description
Memecoin discovery and risk assessment via EmblemAI. Trending memecoins on Solana, Base, and Hedera. Pump.fun and LaunchLab new token alerts, Clanker discovery, rug-pull detection, holder analysis, and smart money tracking. Use when the user wants to find new memecoins, check if a token is a rug pull, or scout trending low-cap tokens.
Emblem Memecoin Scout
由 EmblemAI 驅動的迷因幣發現與風險評估。即時新代幣警報、熱門迷因幣、拉地毯偵測、持有者分析,以及跨 Solana、Base 和 Hedera 的聰明錢追蹤。
需求: npm install -g @emblemvault/agentwallet
此技能可執行的功能
| 功能 | 使用的工具 | 鏈 |
|---|---|---|
| Pump.fun 新代幣發行 | getPumpFunTokens |
Solana |
| LaunchLab / Bonk.fun 新代幣 | discoverLaunchLabTokens |
Solana |
| 熱門迷因幣 | findSolanaGems, birdeyeTrendingTokens |
Solana、多鏈 |
| Clanker 代幣發現 | baseFindClankerTokens |
Base |
| Hedera 迷因幣發現 | hederaFindMemeCoins |
Hedera |
| 拉地毯偵測 | rugcheck |
Solana |
| 代幣深度分析(交易量、交易) | birdeyeTradeData |
多鏈 |
| 聰明錢迷因幣追蹤 | nansen_smart_money_trades |
多鏈 |
| CoinGecko 熱門 | getTrendingCoins |
全部 |
| 代幣搜尋 | searchCryptoByName, findSolanaSwapToken |
全部 |
不支援的功能
以下功能無對應工具:
- 社群情緒(Twitter、Telegram、Discord 監控)— 無社群 API 工具
- 出場策略生成 — 僅 LLM 建議,非數據驅動
- 價格圖表 / 技術位階 — 無圖表工具
- BSC/FourMeme 發現 —
bscfindMemeCoinsViaFourMeme回傳 404(API 故障)
快速開始
npm install -g @emblemvault/agentwallet
# Pump.fun 上熱門項目(使用 getPumpFunTokens)
emblemai --agent --profile default -m "Use getPumpFunTokens to show tokens about to graduate on Pump.fun with holder data"
# 代幣風險檢查(使用 rugcheck)
emblemai --agent --profile default -m "Use rugcheck to analyze token [TOKEN_ADDRESS] on Solana"
觸發短語:
- "哪些迷因幣正在流行?"
- "在 Pump.fun 上找新代幣"
- "這個代幣是拉地毯嗎?"
- "在 Solana 上搜尋迷因幣"
- "今天有哪些新代幣發行?"
支援的平台
| 平台 | 工具 | 鏈 | 數據 |
|---|---|---|---|
| Pump.fun | getPumpFunTokens |
Solana | 新發行、即將畢業代幣、持有者數據、開發者持有比例、狙擊/捆綁偵測 |
| LaunchLab | discoverLaunchLabTokens |
Solana | 新代幣發行,含曲線數據 |
| Clanker | baseFindClankerTokens |
Base | 新代幣,含市值、創建者資訊 |
| MemeJob | hederaFindMemeCoins |
Hedera | 迷因幣,含市值、社群、DEX 連結 |
| Birdeye | birdeyeTradeData, birdeyeTrendingTokens |
多鏈 | 交易量、價格行為、交易數據 |
| Rugcheck | rugcheck |
Solana | 風險分數、持有者集中度、內部人網絡、凍結/鑄造權限 |
工作流程:搜尋與評估
步驟 1:發現
找出正在獲得關注的項目。
emblemai --agent --profile default -m "Use findSolanaGems with sortBy trending to show trending Solana tokens with market cap, volume, holder count, and organic score"
步驟 2:風險檢查
在投入任何部位前評估安全性。
emblemai --agent --profile default -m "Use rugcheck to analyze [TOKEN_ADDRESS] — show risk score, top holders, insider networks, freeze authority, and LP status"
步驟 3:交易量深度分析
檢查代幣的真實交易數據。
emblemai --agent --profile default -m "Use birdeyeTradeData to show [TOKEN_ADDRESS] on Solana — price changes across timeframes, unique wallets, buy/sell volumes"
步驟 4:聰明錢檢查
查看是否有大戶參與。
emblemai --agent --profile default -m "Use nansen_smart_money_trades to check if smart money has traded [TOKEN_NAME] on solana recently"
搜尋模式
新發行(Solana)
emblemai --agent --profile default -m "Use getPumpFunTokens with type about_to_graduate to show tokens about to graduate with volume and holder data"
emblemai --agent --profile default -m "Use discoverLaunchLabTokens to show newest LaunchLab token launches"
新發行(Base)
emblemai --agent --profile default -m "Use baseFindClankerTokens to show new Clanker tokens on Base with market cap and creator info"
新發行(Hedera)
emblemai --agent --profile default -m "Use hederaFindMemeCoins to show trending memecoins on Hedera with market cap and socials"
熱門寶石
emblemai --agent --profile default -m "Use findSolanaGems to show trending tokens sorted by organic score"
emblemai --agent --profile default -m "Use birdeyeTrendingTokens on solana to show top tokens by volume"
鯨魚觀察
emblemai --agent --profile default -m "Use nansen_smart_money_trades to show what smart money is trading on solana right now"
emblemai --agent --profile default -m "Use getCoinglassHyperliquidWhaleAlert to show large memecoin positions"
紅旗偵測
emblemai --agent --profile default -m "Use rugcheck to analyze [TOKEN_ADDRESS] — check for honeypot indicators, mint authority, concentrated holders, and locked LP"
風險評估
rugcheck 工具回傳 score_normalised(0-100)及詳細風險數據:
| 分數 | 風險等級 | 含義 |
|---|---|---|
| 80-100 | 低 | 持有者分散,無凍結/鑄造權限,LP 鎖倉 |
| 50-79 | 中 | 部分集中或 LP 未鎖倉 — 謹慎操作 |
| 20-49 | 高 | 重大紅旗(持有者集中、鑄造權限啟用) |
| 0-19 | 極高 | 偵測到蜜罐/拉地毯跡象 — 請勿互動 |
其他 rugcheck 數據:前幾大持有者比例、內部人網絡分析、創建者代幣歷史、LP 流動性深度、凍結權限狀態。
溝通技巧
為確保可靠執行,請明確指定工具名稱:
| 不佳 | 良好 |
|---|---|
"memes" |
"Use findSolanaGems with sortBy trending to show Solana memecoins" |
"safe?" |
"Use rugcheck to analyze [TOKEN_ADDRESS] on Solana" |
"new coins" |
"Use getPumpFunTokens with type about_to_graduate to show newest launches" |
安全提醒
迷因幣風險極高。此技能提供數據與分析以輔助決策,但不保證安全性。請務必:
- 只投入你能承受損失的金額
- 獨立驗證合約地址
- 行動前檢查多個數據來源
- 對任何部位設定停損
輔助腳本
bash scripts/memecoin-scan.sh [chain]
請參閱 scripts/memecoin-scan.sh 以進行熱門迷因幣掃描。






