aave

Supply and withdraw tokens on Aave V3 lending pools across EVM chains.

22|12|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/Starchild-ai-agent/official-skills --skill aave-starchild-ai-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aave
Source: https://github.com/Starchild-ai-agent/official-skills/tree/main/aave
Command: npx skills add https://github.com/Starchild-ai-agent/official-skills --skill aave-starchild-ai-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to easily supply their crypto assets to Aave V3 lending pools to earn yield, withdraw their funds, and monitor their positions across multiple blockchain networks.

Core Features & Use Cases

  • Supply Tokens: Deposit stablecoins or volatile assets into Aave V3 to start earning interest.
  • Withdraw Tokens: Retrieve supplied assets, including any accrued interest.
  • View Positions: Monitor collateral, debt, borrowing power, and health factor across different chains.
  • Use Case: Supply 100 USDC on Arbitrum to earn yield, and later check your total collateral and debt on the same network.

Quick Start

Supply 100 USDC on the Arbitrum network using the aave skill.

Frequently Asked Questions about aave

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I supply crypto assets to Aave V3 lending pools to earn yield?

To supply crypto assets to Aave V3 lending pools, you need a wallet service integration to execute the supply transaction over an RPC endpoint. You can deposit supported tokens like stablecoins into the protocol to start earning interest on EVM-compatible chains.

Can I check my Aave V3 collateral, debt, and health factor across different blockchains?

Yes, you can view your Aave V3 account positions to monitor collateral, debt, borrowing power, and health factor. The Skill retrieves on-chain data via RPC endpoints to display your total position status across multiple supported networks.

Which EVM-compatible chains are supported for Aave V3 lending interactions?

Supported EVM-compatible chains for Aave V3 lending interactions include Ethereum, Arbitrum, Base, Optimism, Polygon, and Avalanche. You can supply or withdraw tokens and view account positions on any of these networks.

How do I withdraw supplied tokens from an Aave V3 lending pool?

To withdraw supplied tokens from an Aave V3 lending pool, you use the withdraw function which requires wallet service integration for transaction execution. This allows you to retrieve your supplied assets along with any accrued interest.

Do I need a wallet service and RPC endpoints to interact with Aave V3?

Yes, you need both a wallet service integration for transaction execution and RPC endpoints for on-chain data retrieval to interact with Aave V3. These components are required to supply tokens, withdraw funds, and view account positions.

What's the difference between supplying tokens and yield farming in Aave V3?

Supplying tokens to Aave V3 involves depositing assets into lending pools to earn interest, while yield farming refers to broader strategies of optimizing returns. This Skill specifically enables supplying and withdrawing tokens and monitoring positions.