# Send Aave to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "aave",
    "name": "Aave",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ivangdavila/aave",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/aave",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/aave",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=aave",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "aave",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-29T03:08:41.714Z",
      "expiresAt": "2026-05-06T03:08:41.714Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=aave",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=aave",
        "contentDisposition": "attachment; filename=\"aave-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "aave"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/aave"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/aave",
    "downloadUrl": "https://openagent3.xyz/downloads/aave",
    "agentUrl": "https://openagent3.xyz/skills/aave/agent",
    "manifestUrl": "https://openagent3.xyz/skills/aave/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/aave/agent.md"
  }
}
```
## Documentation

### 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
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-29T03:08:41.714Z
- Expires at: 2026-05-06T03:08:41.714Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/aave)
- [Send to Agent page](https://openagent3.xyz/skills/aave/agent)
- [JSON manifest](https://openagent3.xyz/skills/aave/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/aave/agent.md)
- [Download page](https://openagent3.xyz/downloads/aave)