Yield Farming Bot for Openclaw

A sophisticated DeFi automation tool for auto-compounding rewards and optimizing yield farming positions across multiple protocols.

mosonchan2023
v1.0.1
Mar 7, 2026
0
0
0

Install & Download

1. ClawHub CLI

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

npx clawhub@latest install yield-farming-bot

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 yield-farming-bot 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 Yield Farming Bot?

The Yield Farming Bot is a powerful automation tool designed for the Openclaw Skills ecosystem, enabling users to manage their decentralized finance portfolios with professional-grade efficiency. It specializes in auto-compounding rewards, identifying high-yield opportunities, and managing liquidity positions across a wide array of popular DeFi protocols like Uniswap, Curve, and Aave.

By leveraging this skill, developers and investors can automate the tedious aspects of yield farming while ensuring their strategies are optimized for the highest possible returns. The bot focuses on maximizing APY through intelligent re-investment strategies and minimizing overhead through advanced gas fee optimization techniques.

Yield Farming Bot Use Cases

  • Automatically compound staking rewards to maximize long-term APY.
  • Track and monitor complex DeFi positions across multiple protocols from a single interface.
  • Identify and migrate capital to higher-yielding liquidity pools.
  • Optimize gas usage for reward claims and re-investments.
  • Manage passive income strategies across Ethereum, Polygon, Arbitrum, and Optimism.

How Yield Farming Bot Works

  1. The user provides a command or JSON payload specifying a protocol and a desired action such as optimize or track.
  2. The skill connects to the supported DeFi protocol to analyze current yields and position health.
  3. The bot calculates the most efficient path for compounding or optimization, factoring in current gas prices.
  4. If auto-compounding is enabled, the skill executes the necessary transactions to claim and re-stake rewards.
  5. The system returns a comprehensive JSON response detailing the success of the action, yield improvements, and gas savings.

Yield Farming Bot Setup

To get started with this skill within the Openclaw Skills framework, you must configure your environment with the required API key for payments:

export SKILLPAY_API_KEY="your_skillpay_api_key_here"

Ensure your wallet is connected and has sufficient USDT to cover the 0.001 USDT per-call execution fee.

Yield Farming Bot Data Schema & Taxonomy

The skill utilizes structured JSON to manage DeFi operations. Below is the typical schema for optimization requests and responses:

Key Type Description
action String The operation to perform (e.g., optimize, track, compound)
protocol String The target protocol (e.g., uniswap, curve, aave)
current_yield String The detected APY before bot intervention
optimized_yield String The projected or achieved APY after optimization
gas_saved String The amount of gas fees saved through optimized execution

Yield Farming Bot Advanced Features

  • Multi-chain compatibility supporting Ethereum, Polygon, Arbitrum, and Optimism.
  • Native integration with SkillPay for seamless, per-use micro-payments.
  • Comprehensive support for blue-chip DeFi protocols including Yearn, SushiSwap, and Compound.
  • Automated reward collection and re-investment logic to eliminate manual maintenance.
  • Real-time yield tracking and performance benchmarking.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*