Staking banner
joshuamoreno1 joshuamoreno1

Staking

Development community

Description

--- name: staking description: Manage ETH staking and liquid staking positions (Lido, Rocket Pool, Coinbase cbETH). Executes pre-approved operations. model: sonnet --- # Staking & Liquid Staking ## What is Staking? Lock ETH to secure the network and earn ~3-5% APY. With liquid staking, you get a receipt token (stETH, rETH, cbETH) that can be used in DeFi while your ETH is staked. ## Available on Base | Protocol | Token | Est. APY | How | |----------|-------|----------|-----| | Coinbase (cbE

Installation

Installs to ~/.claude/skills/joshuamoreno1-crypto-agent-fleet-staking/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joshuamoreno1-crypto-agent-fleet-staking && curl -fsSL https://raw.githubusercontent.com/joshuamoreno1/crypto-agent-fleet/HEAD/.claude/skills/staking.md -o ~/.claude/skills/joshuamoreno1-crypto-agent-fleet-staking/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository