galleon-defi-stakinglisted
Install: claude install-skill galleonlabs/crypto-defi-skills
# DeFi staking and restaking
Use maintained official interfaces for the selected deployment. This skill guides liquid-staking and restaking positions, not validator installation or custody. It includes no signer or automatic transaction runner.
Read the selected protocol in [providers](references/providers.md); use [workflows](references/workflows.md) for exits, accounting and evaluation cases.
## Workflow
1. Identify chain, deployment/version, input token, receipt token, account, recipient and intended action. Separate buying an LST on a market, staking through its issuer, wrapping, restaking, and operating a validator. These create different claims and exit paths.
2. Read the exchange rate or rebasing shares, actual protocol liquidity, deposit limits, fees, pauses, current queue/epoch/cooldown state and pending request ownership. Restaking additionally requires the chosen vault/operator/network, allocation and slashing terms. A points campaign is not a promised monetary return.
3. Compare the complete lifecycle. Show principal denomination, expected receipts, yield methodology, underlying exposure, available exit routes, expected delay and loss/slashing exposure during that delay. Quote a secondary-market exit separately with price impact; never call it a protocol redemption at par.
4. Prepare the requested unsigned operation with official SDK/contracts and simulate it. Review token/spender/amount, recipient, permit deadlines, delegate/operator authority and any withdra