ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

renzo

Query Renzo crypto liquid restaking protocol — DeFi vault yields, TVL, ezETH exchange rates, EigenLayer operators, supported blockchain networks, user token balances, and withdrawal status.

Why use this skill?

Query Renzo protocol data, ezETH metrics, vault APRs, and user balances with the Renzo OpenClaw skill. Real-time DeFi insights for liquid restaking.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/pooleja/renzo
Or

What This Skill Does

The Renzo skill provides a robust interface for interacting with the Renzo protocol, a leading liquid restaking platform. By utilizing the renzo-mcp.sh helper script, this skill enables OpenClaw to query live, on-chain data regarding ezETH, pzETH, and various specialized vault tokens. It bridges the gap between complex DeFi data and actionable insights, allowing users to track protocol TVL, individual vault performance, EigenLayer operator allocations, and personal account status, including balances and pending withdrawal requests.

Installation

To integrate the Renzo skill into your OpenClaw environment, use the command line to pull the skill directly from the repository:

clawhub install openclaw/skills/skills/pooleja/renzo

Ensure that your OpenClaw environment has permissions to execute the renzo-mcp.sh script, which is responsible for communicating with the Renzo MCP server.

Use Cases

This skill is designed for DeFi power users, liquidity providers, and developers building on top of the EigenLayer ecosystem. Primary use cases include:

  • Yield Monitoring: Instantly check current APRs for ezETH and various liquid restaking vaults to inform capital allocation decisions.
  • Portfolio Management: Retrieve your current holdings across different Renzo assets and track the status of unstaking requests.
  • Risk Assessment: Analyze vault-specific parameters, such as LTV (Loan-to-Value) ratios, for reserve vaults like ezCompETH1, or examine the underlying AVS strategies of a specific vault.
  • Protocol Research: Gain transparency into protocol-wide statistics, supported blockchain networks, and the specific operators delegated to in the EigenLayer ecosystem.

Example Prompts

  1. "What is the current APR for ezETH and what is the total TVL of the Renzo protocol right now?"
  2. "Check my wallet 0x71C7656EC7ab88b098defB751B7401B5f6d8976F. Do I have any pending ezETH withdrawals, and how long until they are claimable?"
  3. "Show me the AVS allocations and staking strategy currently deployed for the ezREZ vault."

Tips & Limitations

  • Live Data: The skill relies on the Renzo MCP server for real-time information; ensure your network connection is stable during queries.
  • Argument Precision: Many tools require specific vaultId arguments. Use the get_vaults tool first if you are unsure of the correct ticker or address for a vault.
  • Security: While the skill reads public chain data and user portfolio info, always verify transaction details before approving any automated actions that might require signing, should you expand its functionality in the future.
  • Scope: This skill is strictly for read-only protocol analysis. It does not execute trades or staking transactions directly.

Metadata

Author@pooleja
Stars1217
Views1
Updated2026-02-20
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-pooleja-renzo": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#defi#restaking#ethereum#fintech
Safety Score: 4/5

Flags: network-access, external-api, code-execution