grimoire

Grimoire

Grimoire

A CLI that gives your AI agent codebase guides

Get Started

1
Install the CLI
npm install -g @llm-grimoire/cli
2
Add a grimoire from the registry
grimoire add tim-smart/effect-atom
3
Or analyze any codebase
grimoire analyze my-project --github owner/repo
4
Feed it to your agent
grimoire context my-project | pbcopy

Registry