yield-strategies
Installation
SKILL.md
DeFi Yield Strategies
APY Convention
APY values are already percentages: apy = 2.32 means 2.32%.
Do NOT multiply by 100. This is the most common mistake when working with yield data.
Tool: defillama:get_yield_pools
Filtering Guide
| Want | Parameter | Example |
|---|---|---|
| Pools with specific token | token |
"coingecko:ethereum" |
| Pools on specific chain | chain |
"ethereum" |
| Pools from specific protocol | protocol |
"aave" |
| Pools from protocol category | category |
"Lending", "DEXes" |
| Only stablecoin pools | stablecoin_only |
true |
Related skills
More from defillama/defillama-skills
defi-market-overview
>
92protocol-deep-dive
>
91risk-assessment
>
90defillama-setup
>
90defi-data
Core reference for DefiLlama MCP tools. Maps DeFi questions to the correct tool call with proper parameters. Covers entity conventions, metric interpretation, stock vs flow distinctions, percentage formatting, and error recovery. Use whenever querying DeFi data — protocol TVL, token prices, chain metrics, fees, revenue, yields, stablecoins, bridges, ETFs, hacks, raises, treasuries, or institutional holdings.
90chain-ecosystem
>
89