grimoire-aave

Installation
Summary

Query Aave V3 market data, reserve snapshots, and health metrics across supported chains.

  • Provides six command categories: health checks, chain listings, market metadata, individual market details, reserve information, and bulk reserve queries
  • Supports Ethereum and Base with automatic RPC configuration via preflight doctor command
  • Outputs JSON, table, or spell format (for direct strategy input); reserves command can emit params: blocks for downstream consumption
  • Read-only metadata endpoints; no transaction execution or state-changing operations
SKILL.md

Grimoire Aave Skill

Use this skill to query Aave V3 metadata and reserve snapshots for strategy inputs.

Preferred invocations:

  • grimoire venue aave ...
  • npx -y @grimoirelabs/cli venue aave ... (no-install)
  • bun run packages/cli/src/index.ts venue aave ... (repo-local)
  • grimoire-aave ... (direct binary from @grimoirelabs/venues)

Recommended preflight:

  • grimoire venue doctor --adapter aave --chain 1 --rpc-url <rpc> --json

Commands

Related skills
Installs
1.0K
GitHub Stars
5
First Seen
Feb 5, 2026