Yield Shark
by @gztanht
🦈 YieldShark - DeFi stablecoin yield monitor with real-time APY tracking across 50+ platforms
clawhub install yield-shark📖 About This Skill
name: yield-shark description: 🦈 YieldShark - DeFi stablecoin yield monitor with real-time APY tracking across 50+ platforms version: 1.0.3 author: gztanht license: MIT tags: [defi, yield, crypto, finance, stablecoin, usdt, usdc, apy, aave, compound] pricing: free_tier: 5 queries/day sponsorship: 0.5 USDT or 0.5 USDC for unlimited note: "Feel free to sponsor more if you find it useful!" wallet: usdt_erc20: "0x33f943e71c7b7c4e88802a68e62cca91dab65ad9" usdc_erc20: "0xcb5173e3f5c2e32265fbbcaec8d26d49bf290e44" metadata: clawdbot: emoji: 🦈 requires: bins: [npm, node]
🦈 YieldShark - DeFi Yield Shark
Smell the Money - Hunt for the highest APY in the DeFi ocean!
Overview
YieldShark monitors real-time stablecoin yields across 50+ DeFi platforms including Aave, Compound, Curve, Uniswap, Yearn, Beefy, and more. Get data-driven insights for your crypto investments.
Features
Installation
clawhub install yield-shark
Usage
Quick Start
# Query USDT yields
node scripts/monitor.mjs USDTQuery USDC with custom limit
node scripts/monitor.mjs USDC --limit 10Query DAI on specific chain
node scripts/monitor.mjs DAI --chain ethereum
All Scripts
# Monitor yields
node scripts/monitor.mjs USDTCompare platforms
node scripts/compare.mjs --token USDTCalculate net APY
node scripts/calculate.mjs --amount 5000 --platform compoundSet yield alerts
node scripts/alert.mjs --apy 5Generate report
node scripts/report.mjs --format markdown
NPM Commands
npm run monitor # Run monitor script
npm run compare # Compare platforms
npm run test:usdt # Test USDT query
npm run test:usdc # Test USDC query
npm run test:dai # Test DAI query
Output Example
💰 USDT 最优收益排行 (DeFiLlama 实时数据)排名 平台 (链) APY 风险 Gas TVL
──────────────────────────────────────────────────────────────────────
🥇 Compound V3 (Optimism) 3.5% 🟢 A+ $0.3 $1M
🥈 Beefy (Optimism) 3.4% 🟡 B+ $0.3 $1M
🥉 Compound V3 (Polygon) 2.9% 🟢 A+ $0.5 $0M
💡 智能推荐:
✅ Compound V3 (Optimism) 综合最优 - 3.47% APY
Supported Platforms
Lending Protocols
DEX Liquidity Pools
Yield Aggregators
Stablecoin Specialists
Data Sources
Pricing
| Tier | Price | Limit | |------|-------|-------| | Free | $0 | 3 queries/day | | Pay-per-use | 0.01 USDT | Unlimited | | Monthly | 10 USDT | Unlimited + priority support |
Sponsor
Support development:
0x33f943e71c7b7c4e88802a68e62cca91dab65ad90xcb5173e3f5c2e32265fbbcaec8d26d49bf290e44Security & Risk Disclaimer
⚠️ Important: DeFi protocols carry smart contract risk. Always:
1. Check protocol audits (we provide risk ratings) 2. Start with small amounts 3. Diversify across platforms 4. Never invest more than you can afford to lose
This tool provides information only, not financial advice. DYOR!
Roadmap
Support
Made with 🦈 by @gztanht
*Smell the Money*
💡 Examples
Quick Start
# Query USDT yields
node scripts/monitor.mjs USDTQuery USDC with custom limit
node scripts/monitor.mjs USDC --limit 10Query DAI on specific chain
node scripts/monitor.mjs DAI --chain ethereum
All Scripts
# Monitor yields
node scripts/monitor.mjs USDTCompare platforms
node scripts/compare.mjs --token USDTCalculate net APY
node scripts/calculate.mjs --amount 5000 --platform compoundSet yield alerts
node scripts/alert.mjs --apy 5Generate report
node scripts/report.mjs --format markdown
NPM Commands
npm run monitor # Run monitor script
npm run compare # Compare platforms
npm run test:usdt # Test USDT query
npm run test:usdc # Test USDC query
npm run test:dai # Test DAI query