From kraken-cli
Compares Kraken earn/staking yields across assets like ETH, DOT, SOL, ATOM by APR, lock type (flexible/bonded), min amount. Ranks strategies, tables results, checks allocations, suggests reallocations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kraken-cli:recipe-earn-yield-compareThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **PREREQUISITE:** Load the following skill to execute this recipe: `kraken-earn-staking`
PREREQUISITE: Load the following skill to execute this recipe:
kraken-earn-staking
Compare available staking/earn strategies across assets to find the best risk-adjusted yield.
kraken earn strategies --asset ETH -o json 2>/dev/nullkraken earn strategies --asset DOT -o json 2>/dev/nullkraken earn strategies --asset SOL -o json 2>/dev/nullkraken earn strategies --asset ATOM -o json 2>/dev/nullapr_estimate, lock_type, min_amount, can_allocate from eachkraken earn allocations --hide-zero-allocations --converted-asset USD -o json 2>/dev/nullnpx claudepluginhub krakenfx/kraken-cliManages Kraken earn/staking via CLI: discovers strategies by asset/lock-type, allocates/deallocates funds with status checks, tracks positions.
Compares staking rewards across PoS blockchains and liquid staking protocols. Calculates net yields, risk scores, and optimal allocations. Use when analyzing staking opportunities or optimizing PoS yields.
Discovers 2,988+ yield opportunities across 75+ blockchains, builds deposit/withdrawal transactions via shell scripts, and signs with MoonPay wallet.