optimizing-staking-rewards

Installation
SKILL.md

Optimizing Staking Rewards

Overview

Analyze staking opportunities across PoS blockchains and liquid staking protocols. Compares APY/APR, calculates net yields after fees, assesses protocol risks, and recommends optimal allocations.

Prerequisites

  1. Python 3.8+ installed
  2. Dependencies: pip install requests
  3. Network access to DeFiLlama APIs
  4. Optional: CoinGecko API key for higher rate limits

Instructions

  1. Compare staking options for a specific asset:
    python ${CLAUDE_SKILL_DIR}/scripts/staking_optimizer.py --asset ETH
    
    Shows protocol name, type (native vs liquid), gross/net APY, risk score, TVL, and lock-up period.
Related skills
Installs
23
GitHub Stars
2.2K
First Seen
Feb 16, 2026