ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

yield-shark

🊈 YieldShark - DeFi stablecoin yield monitor with real-time APY tracking across 50+ platforms

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/gztanht/yield-shark
Or

🊈 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

  • Real-time Data: Direct integration with DeFiLlama API (free, public)
  • Multi-Token Support: USDT, USDC, DAI
  • Multi-Chain: Ethereum, Arbitrum, Optimism, Base, Polygon, BSC
  • Smart Filtering: Excludes LP pools, filters APY outliers (<30%), TVL >$100k
  • Risk Ratings: A-E safety scores based on audits and insurance
  • Gas Estimation: Calculate net APY after transaction costs
  • Platform Comparison: Side-by-side analysis of top protocols

Installation

clawhub install yield-shark

Usage

Quick Start

# Query USDT yields
node scripts/monitor.mjs USDT

# Query USDC with custom limit
node scripts/monitor.mjs USDC --limit 10

# Query DAI on specific chain
node scripts/monitor.mjs DAI --chain ethereum

All Scripts

# Monitor yields
node scripts/monitor.mjs USDT

# Compare platforms
node scripts/compare.mjs --token USDT

# Calculate net APY
node scripts/calculate.mjs --amount 5000 --platform compound

# Set yield alerts
node scripts/alert.mjs --apy 5

# Generate 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

Metadata

Author@gztanht
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-gztanht-yield-shark": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#defi#yield#crypto#finance#stablecoin#usdt#usdc#apy#aave#compound
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.