jackson-video-resources

Defi Yield Optimizer Agent — AI skill for Claude Code

AI community

AI-driven concentrated liquidity market maker for Uniswap V3 stablecoin pools.

How to install Defi Yield Optimizer Agent

This entry records only its repository, not the path inside it, so there is no exact command to give. Open jackson-video-resources/defi-yield-optimizer-agent and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Defi Yield Optimizer Agent does

AI-driven concentrated liquidity market maker for Uniswap V3 stablecoin pools. 54.7% APY vs 18.57% benchmark. Built with Claude Code.

Alternatives in AI

  • Bmad Method — Breakthrough Method for Agile Ai Driven Development 42712 382 2 42.9k ★
  • Claude Task Master — by eyaltoledano - A task management system for AI-driven development with Claude, designed to work seamlessly 26k ★
  • Riteway — Simple, readable, helpful unit tests 1.2k ★

README

DeFi Yield Optimizer Agent

**54.7% APY. 0% drawdown. $0 in gas fees. Running 24/7 on autopilot.**

The complete open-source AI agent I built to outperform a professional hedge fund's DeFi yield strategy — using Claude Code, Uniswap V3, and a handful of AI models. Watch the full build masterclass below, then deploy your own copy in minutes.

[![Watch the Masterclass](https://img.shields.io/badge/YouTube-Watch%20the%20Masterclass-red?style=for-the-badge&logo=youtube)](https://youtube.com/@lewisjackson) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](LICENSE)


The Numbers

Metric This Agent Hedge Fund Benchmark
APY 54.7% 18.57%
Drawdown 0% 0%
Gas spent (30 days) $0 $696
Rebalances (30 days) 0 348
APY advantage +43.6 percentage points

*30-day backtest on Arbitrum/Base/Optimism USDC/USDT pools. Live paper trading results from 10 days running.*


What This Is

Concentrated liquidity market making means you deposit two stablecoins (e.g. USDC + USDT) into a Uniswap V3 pool and earn a cut of every swap that routes through your range. Because both assets are worth ~$1, there's essentially **zero impermanent loss** — you just collect fees.

The problem with doing this manually (or with fixed rules like the hedge fund benchmark) is gas. Every time you "rebalance" to recenter your position, you pay a transaction fee. Rebalance too often and the gas eats your yield entirely.

**This agent uses AI to decide when rebalancing is actually worth it.** The answer, most of the time, is: it isn't. Stablecoin pairs barely move. The AI watches the pool, forecasts volatility, and only rebalances when the maths says the fee recovery justifies the gas cost. Otherwise it does nothing — and collects yield.


Architecture

5 services, all running on a Hostinger VPS, all talking through PostgreSQL

data-se