skills/recipe-earn-yield-compare/SKILL.md
Compare earn strategy yields across assets and lock types to find the best rate.
npx skillsauth add krakenfx/kraken-cli recipe-earn-yield-compareInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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/nulltools
Connect MCP clients to kraken-cli for native tool calling without subprocess wrappers.
testing
Safely withdraw funds to a pre-approved cold storage address.
testing
Run a weekly portfolio rebalance to maintain target asset allocations.
testing
Ride a trend with a trailing stop that locks in profits on reversal.