2.5k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill defi-yield-scanner- _meta.json294 B
- SKILL.md2.0 KB
Overview
This skill scans DeFi protocols to find and rank the best yield opportunities across major and emerging chains. It covers Aave v3, Compound, Curve, Yearn, Uniswap v3, and selected L2 protocols, comparing APY versus risk and flagging new farm openings. The scanner highlights TVL trends, emission-adjusted returns, and gas efficiency to produce actionable recommendations.
How this skill works
The agent fetches live APY, TVL, emission and protocol metadata from DeFiLlama, subgraphs, Curve and Yearn APIs, then normalizes rates across chains. Each opportunity is scored by APY, risk (contract age, audits, TVL), sustainability (emission-adjusted vs organic yield) and gas cost. Results are returned as ranked rows with entry instructions, risk tags, and on-chain links for execution.
When to use it
- When you need the highest stablecoin yield on Polygon or another L2 right now
- To compare USDC/USDT supply rates across Aave, Compound and Curve
- When evaluating whether token emissions make a farm sustainable
- To discover newly opened farms or liquidity mining opportunities
- When tracking rapid TVL changes that affect protocol risk
Best practices
- Filter by chain and gas sensitivity before comparing APYs to avoid misleading nominal returns
- Adjust APY for token emissions using price and vesting assumptions to evaluate sustainability
- Prioritize pools with high TVL and recent audits for lower smart contract risk
- Use short-term notifications for new farms and manual review before large allocations
- Combine on-chain checks (contract age, audits) with off-chain data (team, treasury) for risk scoring
Example use cases
- Find the top 3 stablecoin yields on Polygon that are low-risk and gas-efficient
- Compare USDC supply APY on Aave v3 vs Compound v3 including COMP/other rewards
- Get a ranked list of Curve stable pools with CRV emission-adjusted returns
- Alert me when a new Uniswap v3 concentrated liquidity farm exceeds a target APY
- Monitor Yearn vault APY changes and flag significant drops in harvest efficiency
FAQ
It only scans and ranks opportunities and provides instructions and links; it does not execute trades.
How are reward tokens valued in APY calculations?
Reward token APYs are adjusted using live token prices and estimated emission schedules to produce emission-adjusted returns.