emblem-market-research
Emblem Market Research provides crypto market intelligence by integrating data from CoinGecko, CoinGlass, Birdeye, and Nansen. It enables agents to retrieve trending tokens, derivatives analytics, on-chain smart money flows, and token trade data.
Is emblem-market-research safe to install?
Review the source first: our audit of emblem-market-research's source files found 3 shell commands, 0 external URLs, no file writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands via the emblemai CLI to interact with external data providers.
How we audit skills: our security review methodology.
Who is this skill for?
Developers and users of AI agents who require real-time crypto market data, derivatives insights, and on-chain intelligence.
What can you do with it?
- Identify trending tokens across multiple chains
- Analyze token trade data including volume, liquidity, and buy/sell ratios
- Track smart money flows, holdings, and wallet performance
- Monitor derivatives data such as open interest, funding rates, and whale positions
- Retrieve historical ETF flow data for Bitcoin and Ethereum
How good is this skill?
Quality score: 5/10. The documentation is clear, provides specific tool names for each capability, and includes actionable examples for integration.
What does the skill file contain?
# Emblem Market Research Crypto market intelligence powered by **EmblemAI**. Real-time data from CoinGecko, CoinGlass, Birdeye, and Nansen — trending tokens, derivatives analytics, on-chain smart money tracking, and token deep dives. **Requires**: `npm install -g @emblemvault/agentwallet` --- ## What This Skill Can Do | Capability | Tools Used | |-----------|------------| | Trending tokens (all chains) | `getTrendingCoins`, `birdeyeTrendingTokens` | | Token price lookup | `getCryptoPrice`, `searchCryptoByName` | | Token deep dive (volume, trades, liquidity) | `birdeyeTradeData` | | Open i...
Frequently asked questions
Does this skill perform technical analysis?
No. The skill lacks tools for charting, RSI, MACD, or support/resistance analysis.
Can this skill execute crypto trades?
No. The skill is read-only and does not support wallet interaction or transaction execution.
What data sources does the skill use?
The skill pulls data from CoinGecko, CoinGlass, Birdeye, and Nansen.
What are the system requirements?
The skill requires Node.js version 18.0.0 or higher, the @emblemvault/agentwallet CLI, and an active internet connection.