What problem does it solve? Analyzing decentralized exchange activity requires pulling scattered on-chain data about liquidity pools, trading pairs, and DEX rankings. This Skill turns the tribes-cli onchain command group into a structured analyst workflow, returning CoinGecko Pro / GeckoTerminal data as parseable JSON so you can evaluate pool quality, liquidity depth, and volume trends directly. ## Core Features & Use Cases - Pool Discovery & Screening: Find trending, new, and top pools per network or DEX, search pools by token name or address, and screen with server-side FDV, liquidity, and volume floors via megafilter. - Pool Metrics & Candles: Pull per-pool price, FDV, reserves, volume, and transaction counts, plus OHLCV candles and recent trades for any pool or base/quote pair. - Network & DEX Mapping: List supported networks, DEXes per network, and pool categories to rank venues by aggregated volume. - Use Case: To assess a new Base memecoin pool, run megafilter with liquidity and volume floors, inspect the top match with pool, then export pool-ohlcv candles into the technical-analyst skill for indicator analysis. ## Quick Start Ask the agent to show the trending liquidity pools on Base with at least $100k liquidity and summarize their 24h volume and fee activity.