ホーム/区块链与 Web3/grimoire-morpho-blue
G

grimoire-morpho-blue

by @franalgabav
4.2(20)

Grimoireプラットフォームを通じて、Morpho Blueプロトコルの公開デプロイメントメタデータを取得します。このスキルは、Morpho Blueのデプロイメントに関する重要な情報を提供し、開発者やアナリストがその構造と状態を理解しやすくすることを目的としています。

Morpho Blue ProtocolDeFi LendingYield OptimizationWeb3 DevelopmentSmart ContractsGitHub
インストール方法
npx skills add franalgaba/grimoire --skill grimoire-morpho-blue
compare_arrows

Before / After 効果比較

1
使用前

Morpho Blueのデプロイメントメタデータを手動で取得するのは複雑で時間がかかります。データ取得の効率が低く、プロジェクトの状況をリアルタイムで把握することが困難で、開発と分析に影響を与えます。

使用後

Grimoire venue CLIを使用することで、Morpho Blueの公開デプロイメントメタデータを簡単に取得できます。データ取得速度が大幅に向上し、リアルタイム情報が保証され、迅速な意思決定を支援します。

description SKILL.md


name: grimoire-morpho-blue description: Fetches Morpho Blue public deployment metadata using the Grimoire venue CLI. Use when you need contract addresses or adapter info.

Grimoire Morpho Blue Skill

Use this skill to query Morpho Blue deployment metadata and vault snapshots for spell params.

Preferred invocations:

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

Recommended preflight:

  • grimoire venue doctor --adapter morpho-blue --chain 8453 --rpc-url <rpc> --json

Use --format spell to emit a params: snapshot block.

The snapshot includes provenance fields (snapshot_at, snapshot_source) and APY data.

APY semantics:

  • apy / net_apy are decimal rates (for example 0.0408 = 4.08%).
  • When reporting, include both decimal and percent display when possible.

Commands

  • grimoire venue morpho-blue info [--format <json|table>]
  • grimoire venue morpho-blue addresses [--chain <id>] [--format <json|table>]
  • grimoire venue morpho-blue vaults [--chain <id>] [--asset <symbol>] [--min-tvl <usd>] [--min-apy <decimal>] [--min-net-apy <decimal>] [--sort <field>] [--order <asc|desc>] [--limit <n>] [--format <json|table|spell>]

Examples

grimoire venue morpho-blue info --format table
grimoire venue morpho-blue addresses --chain 1
grimoire venue morpho-blue addresses --chain 8453
grimoire venue morpho-blue vaults --chain 8453 --asset USDC --min-tvl 5000000 --format table
grimoire venue morpho-blue vaults --chain 8453 --asset USDC --min-tvl 5000000 --format spell

Example provenance output fields to preserve:

  • snapshot_at
  • snapshot_source
  • units (for example net_apy=decimal, net_apy_pct=percent, tvl_usd=usd)

Default Markets (Base)

The adapter ships with pre-configured markets for Base (chain 8453):

MarketCollateralLLTV
cbBTC/USDCcbBTC86%
WETH/USDCWETH86%

When no collateral is specified in a spell, the first matching market by loan token is selected.

Notes

  • Outputs JSON/table; vaults also supports --format spell.
  • Uses the SDK's chain address registry.
  • Prefer --format json in automation and --format table for quick triage.

forumユーザーレビュー (0)

レビューを書く

効果
使いやすさ
ドキュメント
互換性

レビューなし

統計データ

インストール数407
評価4.2 / 5.0
バージョン
更新日2026年3月16日
比較事例1 件

ユーザー評価

4.2(20)
5
0%
4
0%
3
0%
2
0%
1
0%

この Skill を評価

0.0

対応プラットフォーム

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

タイムライン

作成2026年3月16日
最終更新2026年3月16日