emblem-market-research

emblem-market-research

透過 EmblemAI 提供的加密貨幣市場情報。熱門代幣、鏈上分析、衍生品數據以及來自 CoinGecko、CoinGlass、Birdeye 和 Nansen 的聰明錢追蹤。當使用者需要市場數據、熱門代幣、衍生品分析或鏈上情報時使用。

12星標
2分支
更新於 2026/5/15
SKILL.md
readonlyread-only
name
emblem-market-research
description

Crypto market intelligence via EmblemAI. Trending tokens, on-chain analytics, derivatives data, and smart money tracking from CoinGecko, CoinGlass, Birdeye, and Nansen. Use when the user wants market data, trending tokens, derivatives analytics, or on-chain intelligence.

Emblem Market Research

EmblemAI 驅動的加密貨幣市場情報。即時數據來自 CoinGecko、CoinGlass、Birdeye 和 Nansen — 熱門代幣、衍生品分析、鏈上聰明錢追蹤以及代幣深度研究。

需求: npm install -g @emblemvault/agentwallet


此技能可做到的事

功能 使用的工具
熱門代幣(所有鏈) getTrendingCoins, birdeyeTrendingTokens
代幣價格查詢 getCryptoPrice, searchCryptoByName
代幣深度研究(成交量、交易、流動性) birdeyeTradeData
未平倉合約歷史 getCoinglassOpenInterestHistory
衍生品風險/貪婪指數 getCoinglassCDRIIndex, getCoinglassCGDIIndex
鯨魚追蹤(期貨) getCoinglassFuturesWhaleIndex, getCoinglassHyperliquidWhaleAlert
資金費率 getCoinglassPremiumIndex
ETF 資金流(BTC/ETH) getCoinglassBitcoinETFNetAssetsHistory, getCoinglassEthereumETFNetAssetsHistory
聰明錢資金流 nansen_smart_money_flows, nansen_smart_money_trades
聰明錢持倉 nansen_smart_money_holdings
代幣篩選 nansen_token_screener
錢包分析 nansen_wallet_profiler
損益排行榜 nansen_pnl_leaderboard

不支援的功能

以下功能沒有對應的工具:

  • 技術分析(RSI、MACD、支撐/壓力)— 無圖表或技術分析工具
  • 社群情緒(Twitter、Telegram、Discord 監控)— 無社群 API 工具
  • 恐懼與貪婪指數 — 無專用工具(CoinGlass CDRI 僅限衍生品,並非同一指數)
  • DeFiLlama TVL 數據 — 無 DeFiLlama 工具
  • BTC 市佔率 / 總市值 — 無專用工具

快速開始

npm install -g @emblemvault/agentwallet

# 查看熱門(使用 getTrendingCoins)
emblemai --agent --profile default -m "Use getTrendingCoins to show what's trending in crypto right now"

# 代幣深度研究(使用 birdeyeTradeData)
emblemai --agent --profile default -m "Use birdeyeTradeData to analyze SOL — show volume, trades, buy/sell ratio, and liquidity"

觸發短語:

  • "What's trending in crypto?"
  • "Analyze this token"
  • "Show derivatives data for BTC"
  • "What are whales buying?"
  • "Show smart money flows"

數據來源

來源 工具 涵蓋範圍
CoinGecko getTrendingCoins, getCryptoPrice, searchCryptoByName 熱門幣種、價格查詢
Birdeye birdeyeTradeData, birdeyeTrendingTokens, searchEvmTokensBirdeye 代幣分析、多鏈熱門、交易數據
CoinGlass getCoinglassOpenInterestHistory, getCoinglassCDRIIndex, getCoinglassCGDIIndex, getCoinglassFuturesWhaleIndex, getCoinglassHyperliquidWhaleAlert, getCoinglassPremiumIndex, getCoinglassBitcoinETFNetAssetsHistory 衍生品、資金費率、未平倉合約、鯨魚追蹤、ETF 資金流
Nansen nansen_smart_money_flows, nansen_smart_money_trades, nansen_smart_money_holdings, nansen_token_screener, nansen_wallet_profiler, nansen_pnl_leaderboard 聰明錢分析、鏈上資金流、錢包分析

工作流程:代幣研究

步驟 1:發現

找出正在波動的標的。

emblemai --agent --profile default -m "Use getTrendingCoins to show trending tokens, then use birdeyeTrendingTokens for Solana-specific trending with volume data"

步驟 2:深度研究

使用真實交易數據研究特定代幣。

emblemai --agent --profile default -m "Use birdeyeTradeData to analyze JUP on Solana — show price, volume across timeframes, unique wallets, buy/sell ratio, and liquidity"

步驟 3:鏈上情報

查看聰明錢的動向。

emblemai --agent --profile default -m "Use nansen_smart_money_flows to show token flows on solana in the last 24h. Then use nansen_smart_money_trades to show recent smart money trades"

步驟 4:衍生品背景

檢查資金費率和鯨魚持倉。

emblemai --agent --profile default -m "Use getCoinglassOpenInterestHistory to show BTC open interest, and getCoinglassHyperliquidWhaleAlert for current whale positions"

研究模式

熱門代幣

emblemai --agent --profile default -m "Use getTrendingCoins to show what's trending globally"
emblemai --agent --profile default -m "Use birdeyeTrendingTokens to show top trending tokens on Base by volume"

聰明錢分析

emblemai --agent --profile default -m "Use nansen_smart_money_holdings to see what smart money is holding on solana"
emblemai --agent --profile default -m "Use nansen_who_bought_sold to check who bought and sold ETH recently"
emblemai --agent --profile default -m "Use nansen_pnl_leaderboard to show the top performing wallets"

衍生品與資金費率

emblemai --agent --profile default -m "Use getCoinglassPremiumIndex to show funding rates for BTC across exchanges"
emblemai --agent --profile default -m "Use getCoinglassOpenInterestHistory to show ETH open interest trends"

鯨魚追蹤

emblemai --agent --profile default -m "Use getCoinglassFuturesWhaleIndex to show whale activity for BTC"
emblemai --agent --profile default -m "Use getCoinglassHyperliquidWhaleAlert to show large positions on Hyperliquid"

ETF 資金流

emblemai --agent --profile default -m "Use getCoinglassBitcoinETFNetAssetsHistory to show recent BTC ETF inflows and outflows"
emblemai --agent --profile default -m "Use getCoinglassEthereumETFNetAssetsHistory for ETH ETF flow data"

代幣篩選

emblemai --agent --profile default -m "Use nansen_token_screener to find tokens with high smart money activity on ethereum"

溝通技巧

為獲得可靠結果,請明確指定工具名稱:

不好
"trending" "Use getTrendingCoins to show what's trending"
"analyze sol" "Use birdeyeTradeData to analyze SOL with volume, trades, and liquidity"
"whale activity" "Use getCoinglassHyperliquidWhaleAlert to show large positions"

唯讀技能

此技能僅讀取市場數據。無需錢包互動、無交易、無需確認。所有查詢立即執行。


輔助腳本

bash scripts/market-scan.sh [chain]

請參閱 scripts/market-scan.sh 以取得每日市場掃描報告。


連結