This is a read-only query tool for Aave V3 markets across Ethereum and Base. You get health checks, reserve snapshots, chain listings, and market metadata through the Grimoire CLI. The reserves-snapshot command is handy because it spits out formatted params blocks you can drop straight into spell inputs, and it handles the SDK's annoying amount format quirks automatically (supply and borrow use human-readable decimals, withdraw and repay need raw amounts in exact wrappers). It also exposes an apy metric surface for building conditional logic, like comparing Aave rates against Morpho before reallocating. Outputs are JSON or table, with spell format for reserves.
npx skills add https://github.com/franalgaba/grimoire --skill grimoire-aave