DeFi Yield Finder for Openclaw

A high-performance DeFi aggregator that identifies the most lucrative yield farming and staking opportunities across multiple blockchain networks.

deeplearning1993
v1.0.0
Mar 6, 2026
0
499
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install defi-yield-finder

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-finder 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 Finder?

DeFi Yield Finder is a specialized tool designed to streamline the discovery of high-yield opportunities in the decentralized finance ecosystem. By scanning major networks including Ethereum, Binance Smart Chain, Solana, and Arbitrum, it provides users with a comprehensive overview of current APY rates, liquidity levels, and associated risk profiles. As a vital part of Openclaw Skills, this tool enables developers and investors to automate the process of finding the best returns on their digital assets without manual protocol hopping.

DeFi Yield Finder Use Cases

  • Finding the highest APY for stablecoin pairs across diverse liquidity pools.
  • Comparing liquid staking yields between different providers to maximize ETH returns.
  • Monitoring Total Value Locked (TVL) to identify the most secure and liquid protocols.
  • Automating daily yield reports for portfolio optimization strategies.

How DeFi Yield Finder Works

  1. The skill is activated via user triggers such as yield, farming, or APY queries.
  2. It connects to multi-chain data aggregators to fetch real-time protocol statistics.
  3. The agent filters and sorts the data based on the highest Annual Percentage Yield (APY).
  4. Each opportunity is cross-referenced with risk assessment metrics and TVL data.
  5. A structured summary is returned, detailing the protocol, pair, APY, and risk level.

DeFi Yield Finder Setup

To integrate this skill into your environment, use the following commands:

# Add the yield finder to your local agent
openclaw install defi-yield-finder

# Configure the skill with your preferred default chain
openclaw config set DEFI_DEFAULT_CHAIN ethereum

DeFi Yield Finder Data Schema & Taxonomy

The skill organizes yield data into a structured format for easy analysis:

Attribute Description Data Type
Protocol The name of the DeFi platform (e.g., Uniswap V3, Lido) String
Asset Pair The specific tokens in the pool or staking contract String
APY Current Annual Percentage Yield Percentage
TVL Total Value Locked in the specific pool Currency (USD)
Risk Level Qualitative assessment (Low, Medium, High) String

DeFi Yield Finder Advanced Features

  • Multi-chain aggregation support for Ethereum, BSC, Solana, and Arbitrum.
  • Integrated risk assessment levels for informed decision-making.
  • Pay-per-call architecture compatible with Openclaw Skills payment protocols (0.001 USDT).
  • Real-time TVL tracking to ensure protocol liquidity and stability.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*