grimoire-aave

Fetch Aave V3 market data and reserve snapshots via Grimoire CLI.

6|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/franalgaba/grimoire --skill grimoire-aave
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grimoire-aave
Source: https://github.com/franalgaba/grimoire/tree/main/skills/grimoire-aave
Command: npx skills add https://github.com/franalgaba/grimoire --skill grimoire-aave

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a deterministic, automation-friendly way to fetch Aave V3 public market metadata and reserve snapshots so teams can perform venue health checks, assemble strategy inputs, and validate market state without manual CLI exploration.

Core Features & Use Cases

  • Protocol Health & Chain Discovery: Run health checks and list supported chains to validate adapter and RPC readiness before automation.
  • Market and Reserve Metadata: Retrieve markets, single-market details, reserve entries, and optional user positions for strategy evaluation.
  • Automation-Friendly Outputs: Export results as JSON or table and generate spell-format reserves snapshots for agent-driven workflows and reproducible inputs.
  • Use case: gather onchain reserve metrics for USDC across Ethereum and Base to compare APY surfaces before reallocating assets.

Quick Start

Use the Grimoire Aave skill to list Aave V3 markets on chain 1 and generate a reserves snapshot in JSON for automation.

Frequently Asked Questions about grimoire-aave

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

FAQPage Schema
How do I fetch Aave V3 reserve snapshots for automation workflows?

You can retrieve Aave V3 market metadata and reserve snapshots across supported chains to evaluate protocol health. This allows you to validate adapter readiness and compare APY surfaces before reallocating assets.

Can I retrieve Aave V3 market data and chain listings for protocol health checks?

You can retrieve Aave V3 market metadata and reserve snapshots across supported chains to evaluate protocol health. This allows you to validate adapter readiness and compare APY surfaces before reallocating assets.

Do I need the Grimoire CLI to query Aave V3 public market data?

The Skill exports Aave V3 market data and reserve entries as structured JSON or table formats. These deterministic outputs are designed to be easily consumed by automated strategy evaluation and agent workflows.

What format is used for Aave V3 market data exports in DeFi strategy inputs?

The Skill exports Aave V3 market data and reserve entries as structured JSON or table formats. These deterministic outputs are designed to be easily consumed by automated strategy evaluation and agent workflows.

How do I compare USDC reserve metrics across Ethereum and Base on Aave V3?

You can compare USDC reserve metrics across Ethereum and Base by retrieving single-market details and reserve entries for both chains. The exported JSON or table formats allow direct comparison of APY surfaces for strategy evaluation.