LaunchKit · 2026
Back to Skills

renzo

Query Renzo crypto liquid restaking protocol — DeFi vault yields, TVL, ezETH exchange rates, EigenLayer operators.

0
464 downloads
by @pooleja

Setup & Installation

openclaw skills install @pooleja/renzo

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install renzo

Version History

v1.3.0Feb 17, 2026 - Version note by skill developer:

Add get_vault_strategy tool (AVS allocations for EigenLayer vaults) and document live LTV enrichment for reserve vaults (ezCompETH1, ezUSCC1)

What This Skill Does

Queries live data from the Renzo liquid restaking protocol. Returns ezETH and vault metrics including APRs, TVL, exchange rates, EigenLayer operator details, supported chains, user token balances, and ezETH withdrawal status.

The Renzo MCP endpoint is public and requires no API keys, giving direct access to live protocol data without building custom API integrations or manually checking the Renzo dashboard.

When to use it

  • Checking current ezETH APR and exchange rate
  • Comparing vault yields across EigenLayer and Jito ecosystems
  • Looking up pending ezETH withdrawal status for a wallet address
  • Viewing Renzo token balances for a given Ethereum address
  • Inspecting AVS allocations and operator delegation for EigenLayer vaults

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: What is ezETH currently earning and what is the total Renzo TVL?

AGENT
  1. 1Call get_ezeth_info to fetch APR, exchange rate, total supply, and TVL
  2. 2Call get_protocol_stats to get aggregate TVL and chain count
  3. 3Format APR as a percentage with 2 decimal places and TVL with shorthand notation
  4. 4Present a combined summary with ezETH metrics and protocol-wide figures
OUTPUT

ezETH is earning 2.83% APR at a 1.0721 ETH exchange rate; total protocol TVL is $469.5M across 8 chains