aave-lending-agent

Query reserves, supply/borrow rates, and user positions across Aave V3 markets.

23 stars

Best use case

aave-lending-agent is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Query reserves, supply/borrow rates, and user positions across Aave V3 markets.

Teams using aave-lending-agent should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/aave-lending-agent/SKILL.md --create-dirs "https://raw.githubusercontent.com/jiayaoqijia/cryptoskill/main/skills/defi/aave-lending-agent/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/aave-lending-agent/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How aave-lending-agent Compares

Feature / Agentaave-lending-agentStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Query reserves, supply/borrow rates, and user positions across Aave V3 markets.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Aave Lending Agent

Query reserves, supply/borrow rates, and user positions across Aave V3 markets.

## Source

- **Discovered via**: AltLLM web search (2026-03-26)
- **URL**: https://github.com/aave/aave-v3-core

Related Skills

bitfinex-lending-monitor

23
from jiayaoqijia/cryptoskill

Monitor Bitfinex lending (funding) performance via API. Use when the user asks to check Bitfinex funding收益/借贷利息, automate daily收益统计, or avoid opening the Bitfinex app for lending status.

spark-lending-agent

23
from jiayaoqijia/cryptoskill

Query Spark Protocol markets and DAI borrowing positions on Ethereum.

morpho-lending-agent

23
from jiayaoqijia/cryptoskill

Query Morpho Blue markets, supply/borrow rates, and optimized lending positions.

morpho-blue-lending

23
from jiayaoqijia/cryptoskill

Permissionless lending markets with isolated risk, oracle-free design, and efficient APYs.

lending-positions-manager

23
from jiayaoqijia/cryptoskill

Supply, borrow, and manage lending positions across Aave, Compound, Morpho, and Spark protocols.

defi-lending

23
from jiayaoqijia/cryptoskill

Check DeFi lending and borrowing rates, supply/borrow APY, positions, health factors, and protocol comparisons. Use when asked about lending rates, borrowing costs, Aave rates, Compound APY, Morpho markets, lending protocol comparison, health factor, or liquidation risk.

compound-lending-agent

23
from jiayaoqijia/cryptoskill

Query markets, supply/borrow rates, and user positions on Compound Finance.

aave-mcp-server

23
from jiayaoqijia/cryptoskill

MCP integration for Aave lending protocol for supply, borrow, and position management.

aave-liquidation-monitor

23
from jiayaoqijia/cryptoskill

Proactive monitoring of Aave V3 borrow positions with liquidation alerts. Queries user collateral, debt, and health factor across chains (Ethereum, Polygon, Arbitrum, etc.). Sends urgent alerts to Telegram/Discord/Slack when health factor drops below configurable thresholds (critical at 1.05, warning at 1.2). Use when you need continuous monitoring of Aave positions, want alerts before liquidation risk occurs, or need periodic summaries of your borrowing health.

aave-lending-v3

23
from jiayaoqijia/cryptoskill

Supply, borrow, and manage positions across Aave V3 markets on multiple chains.

aave-heyanon

23
from jiayaoqijia/cryptoskill

Safe execution layer for Aave lending that validates collateral, health factors, and approvals before returning pre-validated calldata.

aaveclaw

23
from jiayaoqijia/cryptoskill

Aave V3 lending protocol on Base Sepolia testnet. Deposit WETH collateral, borrow USDC, repay loans, withdraw collateral, check health factor, and mint test tokens via faucet. Use when users want to interact with Aave lending, check their lending position health, or get testnet tokens.