defillama-research

Analyzes DeFi protocols and market opportunities using real-time DefiLlama TVL data.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/RavitejaKarra24/dotfiles --skill defillama-research-ravitejakarra24
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: defillama-research
Source: https://github.com/RavitejaKarra24/dotfiles/tree/main/agents/.agents/skills/defillama-research
Command: npx skills add https://github.com/RavitejaKarra24/dotfiles --skill defillama-research-ravitejakarra24

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Evaluating DeFi protocols and finding buildable market opportunities requires trustworthy on-chain data, but manually researching TVL, fees, yields, and stablecoin flows across chains is slow and error-prone. This Skill turns the free DefiLlama API into a structured research workflow for identifying growing protocols and underserved niches, especially on Solana. ## Core Features & Use Cases - Protocol and chain TVL analysis: Query endpoints like /protocols, /v2/chains, and /overview/fees to rank protocols by TVL, growth, and revenue health. - Opportunity detection framework: Apply six documented patterns (cross-chain gaps, aggregation, infrastructure gaps, yield vacuums, stablecoin flows, fee/TVL mismatch) to spot what to build. - Structured phase handoff: Write research results into .superstack/idea-context.md with top protocols, opportunities, and integration targets for downstream build phases. - Use Case: Ask which Solana DeFi categories are growing fastest, and receive a ranked table of protocols with TVL, 7-day change, fee revenue, and three data-backed build opportunities. ## Quick Start Ask the agent to show you the DeFi landscape on Solana, including which protocols are growing, where the gaps are, and what you should build.

Frequently Asked Questions about defillama-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I research DeFi protocols using DefiLlama data?

Query the free DefiLlama API endpoints such as /protocols for protocol-level TVL, /v2/chains for chain-level TVL, and /overview/fees for revenue data. Filter results by chain and category, then rank by TVL and growth to identify leaders and trends.

How to find DeFi opportunities on Solana with TVL data?

Compare Solana category TVL against Ethereum to find cross-chain gaps, look for fragmented categories with no dominant protocol, and check for high-growth Tier 3 protocols ($10M-$100M TVL). Small TVL with fast growth is the best opportunity zone.

Does the DefiLlama API require an API key or payment?

No API key is required for core endpoints covering TVL, protocols, DEX volume, fees, yields, and stablecoins. Some market intelligence endpoints like raises, hacks, and treasuries require a paid tier at $300 per month.

What DefiLlama API endpoints are available for yield and stablecoin data?

Yield data comes from yields.llama.fi/pools with APY and TVL per pool. Stablecoin data comes from stablecoins.llama.fi/stablecoins and /stablecoincharts/{chain} for per-chain supply flows.

Why is TVL alone not enough to evaluate a DeFi protocol?

High TVL can reflect incentive-driven farming rather than real usage. Cross-reference TVL with fee revenue, growth trends, and user activity; high TVL with low fees signals capital parking, while declining TVL signals eroding trust.

What are the limitations of DefiLlama research for build decisions?

DefiLlama shows market data but not code quality, team credibility, or security audits. The /api/categories endpoint may be unavailable, and TVL spikes from token incentives can be misleading, so validate protocols before building on them.