Defi Analyst by @0x-wzw
DeFi research and analysis via Tavily MCP, GeckoTerminal API, and DeFiLlama. Use for protocol research, TVL tracking, yield analysis, token discovery, and co...
β‘ When to Use
Trigger Action ```bash # 1. TVL + metrics TVL=$(curl -s "https://api.llama.fi/protocol/your-protocol" | jq '.tvl') # 2. Recent news via Tavily mcporter call tavily.tavily_search query="protocol audit exploit update 2026" max_results=5 # 3. Competitor comparison mcporter call tavily.tavily_search query="protocol vs aave vs compound defi" max_results=3 ``` ### Track Yield Opportunities ```bash # Get all lending rates curl -s "https://api.llama.fi/overview/lending" | jq '.categories[0:10]' ``` ### DeFi Landscape Analysis ```bash mcporter call tavily.tavily_search query="DeFi trends 2026 yield farming liquid staking real yield" max_results=10 search_depth="advanced" ```
βοΈ Configuration
Tavily API key β free at tavily.io
mcporter β OpenClaw skill for MCP tool calling
curl + jq β for GeckoTerminal/DeFiLlama API calls
Setup Tavily MCP
mcporter config add tavily https://mcp.tavily.com/mcp/?tavilyApiKey=
βΈ Show full description clawhub install defi-analystCopy
π§ͺ Use this skill with your agent Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.
π Can't find the right skill?
Search 60,000+ AI agent skills β free, no login needed.
Search Skills β