grimoire-morpho-blue

Fetch Morpho Blue deployment metadata and vault snapshots via the Grimoire venue CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly discover Morpho Blue contract addresses, adapter metadata, and vault snapshots so engineers and agents can reliably source parameters for spell inputs and automation without manual onchain lookups.

Core Features & Use Cases

  • Adapter & Address Discovery: Query adapter metadata and per-chain contract addresses for Morpho Blue to populate deployment references.
  • Vault Listing & Filtering: List, filter, and sort vaults by asset, TVL, APY, and net APY to identify candidate vaults for strategies.
  • Snapshot Export for Spells: Emit provenance-rich params snapshots (including snapshot_at and snapshot_source) in JSON, table, or spell format for agent-driven workflows and reproducible automation.

Quick Start

Use the grimoire-morpho-blue skill to generate a vaults snapshot for USDC on chain 8453 and output the results in spell format.

Frequently Asked Questions about grimoire-morpho-blue

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

FAQPage Schema
How do I fetch Morpho Blue vault snapshots and contract addresses without manual onchain lookups?

Fetch Morpho Blue vault snapshots and contract addresses by operating the Grimoire venue CLI to query deployment metadata, returning APY metrics and provenance data in JSON, table, or spell format without manual onchain lookups.

How do I filter Morpho Blue vaults by APY and TVL for strategy selection?

Filter Morpho Blue vaults by asset, TVL, APY, and net APY to identify candidate vaults for strategies, generating sorted lists and spell-formatted params for automation workflows and reproducible strategy selection.

Do I need RPC and chain context to retrieve Morpho Blue vault snapshots?

Yes, retrieving Morpho Blue vault snapshots requires RPC and chain context for accurate resolution, as the CLI depends on these inputs to correctly resolve adapter information, contract addresses, and APY metrics per chain.

What output formats are supported for exporting Morpho Blue vault snapshot data?

Export Morpho Blue vault snapshot data in JSON, table, or spell format, with each output containing provenance-rich params including snapshot_at and snapshot_source fields for agent-driven workflows and reproducible automation.

Does the Grimoire CLI support querying Morpho Blue adapter metadata across multiple chains?

Query adapter metadata and per-chain contract addresses for Morpho Blue deployments using the Grimoire CLI, allowing you to populate deployment references across multiple chains by providing the appropriate chain context.