emblem-market-research

emblem-market-research

通过EmblemAI获取加密货币市场情报。热门代币、链上分析、衍生品数据和来自CoinGecko、CoinGlass、Birdeye和Nansen的聪明钱追踪。当用户需要市场数据、热门代币、衍生品分析或链上情报时使用。

12Star
2Fork
更新于 2026/5/15
SKILL.md
readonly只读
name
emblem-market-research
description

通过EmblemAI获取加密货币市场情报。热门代币、链上分析、衍生品数据和来自CoinGecko、CoinGlass、Birdeye和Nansen的聪明钱追踪。当用户需要市场数据、热门代币、衍生品分析或链上情报时使用。

Emblem市场研究

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、支撑/阻力)——没有图表或TA工具
  • 社交情绪(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"

触发短语:

  • "加密货币现在什么热门?"
  • "分析这个代币"
  • "显示BTC的衍生品数据"
  • "鲸鱼在买什么?"
  • "显示聪明钱资金流"

数据来源

来源 工具 覆盖范围
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 获取每日市场扫描报告。


链接