aave
Assist with Aave lending, borrowing, liquidations, and risk management across chains.
适合你,如果你需要在多条链上管理去中心化借贷和清算风险
/ 通过 npx 安装 校验哈希
npx oh-my-skill add clawic/skills/aave/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- clawic/skills/aave/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify clawic/skills/aave安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
14GitHub stars
~816最小装载
~816含声明引用
~848文本包总量
索引托管
怎么用
商店整理自技能原文 · 版本 f825206 · 表述以原文为准它做什么
装了这个技能后,Claude 可以教你使用 Aave 进行存款赚利息、抵押借款、监控清算风险,并解释健康因子、E-Mode 等概念。
什么时候触发
当你说到“Aave”、“存款”、“借款”、“清算”、“健康因子”等关键词,或者询问如何管理 Aave 上的仓位时,Claude 会进入 Aave 助手模式。
装好后可以这样说
Claude 会解释存款流程和 aTokens。
Claude 会建议加抵押或还款来提高健康因子。
Claude 会说明清算触发条件和惩罚比例。
技能原文 SKILL.md
Core Concepts
- Supply assets to earn interest — deposit, receive aTokens representing position
- Borrow against collateral — must supply first, then borrow up to limit
- aTokens accrue interest — balance grows over time automatically
- Health Factor determines liquidation risk — below 1.0 = liquidation
- Variable and stable rates available — stable costs more but predictable
Health Factor (Critical)
- Health Factor = (Collateral × Liquidation Threshold) / Borrowed
- Above 1.0 is safe — higher is safer
- At 1.0, liquidation begins — partial position closed
- Monitor actively during volatility — prices move, health factor changes
- Add collateral or repay debt to improve — before liquidation happens
Supplying (Lending)
- Deposit supported assets — ETH, stablecoins, various tokens
- Receive aTokens 1:1 — aETH, aUSDC, etc.
- Interest accrues in real-time — aToken balance grows
- Can withdraw anytime if liquidity available — high utilization may block withdrawals
- Enable as collateral to borrow against — optional per asset
Borrowing
- Must have collateral supplied first — can't borrow without
- Borrow up to LTV (Loan-to-Value) ratio — varies by asset, usually 70-85%
- Interest accrues on borrowed amount — must repay more than borrowed
- Variable rate changes with market — stable rate fixed but higher
- Debt tokens represent borrowing — not transferable
Liquidations
- Triggered when Health Factor < 1 — automated, permissionless
- Liquidators repay portion of debt — receive collateral + bonus
- Liquidation penalty 5-10% — you lose this bonus amount
- Up to 50% of debt liquidated at once — may need multiple liquidations
- Prevention: monitor and manage HF actively
Multi-Chain Deployment
- Aave V3 on Ethereum, Polygon, Arbitrum, Optimism, Avalanche, more
- Same interface, different markets — assets and rates differ
- Bridged assets may differ — USDC vs USDC.e
- Portals enable cross-chain — supply on one chain, borrow on another
E-Mode (Efficiency Mode)
- Higher LTV for correlated assets — stablecoins to stablecoins, ETH to stETH
- Up to 97% LTV in E-Mode — vs ~80% normally
- Only borrow assets in same E-Mode category — restricted but efficient
- Higher liquidation risk — narrow margin, monitor closely
GHO Stablecoin
- Aave's native stablecoin — minted by borrowing
- Backed by Aave collateral — overcollateralized
- Interest paid to Aave DAO — different from regular borrowing
- stkAAVE holders get discount — reduced borrow rate
AAVE Token
- Governance token — vote on proposals
- Staking in Safety Module — earn rewards, risk of slashing in shortfall
- stkAAVE for staking — represents staked position
- 10-day cooldown to unstake — plus 2-day unstake window
Risk Management
- Don't max out borrowing — leave buffer for price movements
- Diversify collateral — single asset concentration increases risk
- Use stablecoins for lower volatility — stable collateral = stable HF
- Set alerts for Health Factor — services like DefiSaver
- Consider automation — automatic deleveraging tools
Common Mistakes
- Borrowing at max LTV — immediate liquidation risk
- Ignoring variable rate changes — rates can spike quickly
- Not monitoring during volatility — HF changes fast with price
- Supplying without enabling collateral — can't borrow if not enabled
- Forgetting about interest — debt grows over time
Gas Considerations
- Approvals needed for each new asset — first-time gas cost
- Supply and borrow are separate transactions — plan gas for both
- L2 deployments much cheaper — Arbitrum, Optimism save significantly
- Batch operations where possible — some aggregators help
Integrations
- DefiSaver for automation — auto-repay, auto-leverage
- Instadapp for advanced management — DeFi dashboard
- 1inch, Paraswap for swaps — swap and supply in one transaction
- Flash loans for advanced users — borrow without collateral, repay in same tx
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…