DeFi Yield Scanner for Openclaw

An autonomous scanner that analyzes and ranks DeFi yield opportunities across multiple protocols and Layer 2 networks.

jamierossouw
v1.0.0
Feb 22, 2026
0
2.1k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install defi-yield-scanner

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install defi-yield-scanner using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is DeFi Yield Scanner?

The DeFi Yield Scanner is a sophisticated technical agent designed to navigate the decentralized finance ecosystem. It monitors industry-leading protocols including Aave v3, Compound, Curve, and Uniswap v3 to provide users with a comprehensive overview of the current yield landscape. By leveraging this tool within the broader collection of Openclaw Skills, developers and investors can automate the discovery of high-yield pools while maintaining a strict focus on risk management and capital preservation.

This skill goes beyond simple rate-scraping by analyzing the underlying health of protocols. It tracks Total Value Locked (TVL) changes, evaluates the sustainability of token emissions versus organic fee generation, and identifies the most gas-efficient opportunities across networks like Polygon, Arbitrum, and Base. Whether you are looking for stablecoin optimization or concentrated liquidity positions, this scanner provides the data needed for informed decision-making.

DeFi Yield Scanner Use Cases

  • Comparing USDC and USDT supply rates across major lending markets to find the highest base APY.
  • Identifying high-yield Curve gauges and liquidity pools with significant CRV reward emissions.
  • Locating the most profitable concentrated liquidity ranges for Uniswap v3 pairs on Layer 2 chains.
  • Monitoring Yearn Finance vaults to find automated strategies with the best historical performance.
  • Filtering for low-risk yield opportunities that have passed multiple security audits and maintained high TVL.

How DeFi Yield Scanner Works

  1. The agent processes a natural language query specifying a target asset, network, or protocol.
  2. It connects to the DeFiLlama API and protocol-specific subgraphs to pull live financial metrics including TVL and utilization rates.
  3. A multi-factor scoring algorithm evaluates each pool based on APY, smart contract age, and audit status.
  4. The system calculates the sustainability of the yield by separating organic interest from temporary reward incentives.
  5. It generates a structured comparison table through the Openclaw Skills interface, highlighting recommended entry points and risk levels.

DeFi Yield Scanner Setup

To deploy the scanner, ensure your environment is ready to handle Openclaw Skills and execute the following commands:

# Install the DeFi Yield Scanner skill package
openclaw install defi-yield-scanner

# (Optional) Set your preferred network defaults
openclaw config set DEFI_DEFAULT_CHAIN=polygon

DeFi Yield Scanner Data Schema & Taxonomy

The skill organizes protocol data into a normalized schema for cross-chain comparison:

Attribute Description Data Type
Protocol Name of the DeFi platform (e.g., Aave v3, Curve) String
Pool The specific asset or liquidity pair String
APY (base) Real yield generated from fees or interest Percentage
APY (rewards) Yield derived from governance token incentives Percentage
TVL Total liquidity available in the pool Currency (USD)
Risk Score Categorical rating (LOW, MED, HIGH) String
Recommendation Boolean flag for optimized opportunities Icon/Boolean

DeFi Yield Scanner Advanced Features

  • Multi-chain aggregation support for Ethereum, Polygon, Arbitrum, and Base.
  • Real-time emission tracking to detect when reward programs start or end.
  • Utilization rate analysis for lending markets to predict upcoming APY shifts.
  • Integration with Openclaw Skills for automated alert triggers when yields cross a specific threshold.
  • Gas-efficiency filtering to ensure yields are not eaten by transaction costs on high-traffic networks.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*