grimoire

Installation
Summary

Create, validate, simulate, and execute Grimoire strategy spells with full DSL syntax coverage and advisory decision logic.

  • Supports complete spell authoring workflow: compile, validate, simulate, and cast operations with dry-run safety checks before live execution
  • Includes mandatory syntax references (syntax-capabilities.md, authoring-workflow.md) that must be read before any spell creation or editing to avoid authoring errors
  • Provides three installation paths (global npm, npx, repo-local Bun) with automatic fallback resolution and venue-specific doctor diagnostics for RPC/signer validation
  • Advisory decision blocks require explicit timeout and fallback configuration; supports deterministic replay via --advisory-replay for moving from preview to live execution
  • Built-in wallet commands (generate, import, balance, wrap/unwrap) and cross-chain execution with per-chain RPC mapping and Morpho market ID configuration
SKILL.md

Grimoire CLI Skill

This skill is the base operating playbook for Grimoire.

When To Use

Use this skill when the task includes:

  • install/setup of Grimoire tooling
  • creating or editing .spell files
  • syntax questions about DSL capability
  • advisory (advise) authoring, debugging, and replay workflows
  • setup/compile/validate/simulate/cast/resume workflows
  • debugging spell compile/runtime failures

Mandatory Loading Rules

All references/ and docs/ paths below are relative to this skill directory (skills/grimoire/). These rules are required — they solve syntax coverage gaps that cause authoring errors.

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