zerion-lifi-earn
Installation
SKILL.md
Zerion + LI.FI Earn
Purpose: Discover the best yield vaults with the LI.FI Earn API, then deposit into them. Use our SDK for same-chain and cross-chain deposits. Pair with the Zerion CLI to fund the wallet beforehand and verify the resulting DeFi position.
Setup
1. Get a LI.FI API key
Sign up at https://portal.li.fi and create a key. The free tier covers 150 requests/minute per key.
export LIFI_API_KEY="..."
Security: never expose LIFI_API_KEY in client-side code. Keep it server-side or in a secret store.