eigenlayer

Restake ETH and LSTs to secure Actively Validated Services on Ethereum.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/labsaistudio/AABC-Labs --skill eigenlayer-labsaistudio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eigenlayer
Source: https://github.com/labsaistudio/AABC-Labs/tree/main/backend/agent/skills/catalog/eigenlayer
Command: npx skills add https://github.com/labsaistudio/AABC-Labs --skill eigenlayer-labsaistudio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

EigenLayer enables restaking of assets to provide cryptoeconomic security to Actively Validated Services (AVSs), allowing new protocols to bootstrap validators on Ethereum by leveraging already staked ETH and liquid staking tokens.

Core Features & Use Cases

  • Restaking to back AVSs across multiple protocols (StrategyManager, DelegationManager, AVSDirectory, and RewardsCoordinator)
  • Operator registration, delegation, rewards distribution, and slashing lifecycle
  • Native restaking for validators via EigenPod and on-chain verification

Quick Start

Deposit LSTs and ETH, delegate to a registered operator, and manage queued withdrawals to exit restaking.

Frequently Asked Questions about eigenlayer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is EigenLayer restaking and how does it secure Actively Validated Services?

EigenLayer restaking secures Actively Validated Services (AVSs) by redelegating existing staked ETH and liquid staking tokens to provide cryptoeconomic security for new protocols. It leverages core contracts like StrategyManager and DelegationManager to coordinate deposits and slashing conditions across Ethereum mainnet.

How do I delegate restaked ETH to an operator on EigenLayer?

To delegate restaked ETH, you deposit LSTs or native ETH into the StrategyManager, then use the DelegationManager to delegate your staked assets to a registered operator. This process allows your restaked tokens to back AVS deployments and earn rewards.

Can I use liquid staking tokens for EigenLayer restaking?

Yes, you can use liquid staking tokens (LSTs) for EigenLayer restaking. The platform supports depositing LSTs alongside native ETH to secure Actively Validated Services, allowing validators to bootstrap new protocols by leveraging already staked assets.

What is the best way to manage queued withdrawals when exiting EigenLayer restaking?

The best way to manage queued withdrawals is through the DelegationManager, which handles the exit process for restaking. You initiate a withdrawal request, wait for the queue to process, and then complete the withdrawal to unlock your deposited ETH and LSTs.

Does EigenLayer support native restaking for validators via on-chain verification?

Yes, EigenLayer supports native restaking for validators through EigenPod, which enables on-chain verification. This allows validators to restake their native ETH directly without relying on liquid staking tokens, securing AVSs via core proxy contracts.

Why does restaking involve slashing scenarios across AVS deployments?

Restaking involves slashing scenarios because Actively Validated Services require cryptoeconomic security guarantees. If operators fail their duties or act maliciously, the delegated ETH and LSTs can be slashed, penalizing the operator and protecting the AVS network.