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.