Loading...
Loading...
通过EmblemAI获取加密货币市场情报。支持查询来自CoinGecko、CoinGlass、Birdeye和Nansen的热门代币、链上分析、衍生品数据以及聪明钱追踪功能。当用户需要市场数据、热门代币、衍生品分析或链上情报时可使用该工具。
npx skill4agent add emblemcompany/agent-skills emblem-market-researchnpm install -g @emblemvault/agentwallet| 功能 | 使用的工具 |
|---|---|
| 全链热门代币查询 | |
| 代币价格查询 | |
| 代币深度调研(交易量、交易记录、流动性) | |
| 未平仓合约历史 | |
| 衍生品风险/贪婪指数 | |
| 巨鲸追踪(期货方向) | |
| 资金费率查询 | |
| ETF资金流向(BTC/ETH) | |
| 聪明钱流向 | |
| 聪明钱持仓 | |
| 代币筛选 | |
| 钱包画像分析 | |
| 盈亏排行榜 | |
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"| 数据源 | 对应工具 | 覆盖范围 |
|---|---|---|
| CoinGecko | | 热门代币、价格查询 |
| Birdeye | | 代币分析、多链热门榜单、交易数据 |
| CoinGlass | | 衍生品、资金费率、未平仓合约、巨鲸追踪、ETF流向 |
| Nansen | | 聪明钱分析、链上流向、钱包画像 |
emblemai --agent --profile default -m "Use getTrendingCoins to show trending tokens, then use birdeyeTrendingTokens for Solana-specific trending with volume data"emblemai --agent --profile default -m "Use birdeyeTradeData to analyze JUP on Solana — show price, volume across timeframes, unique wallets, buy/sell ratio, and liquidity"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"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"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"| 错误示例 | 正确示例 |
|---|---|
| |
| |
| |
bash scripts/market-scan.sh [chain]