/install graincrawl
Graincrawl
Use local Granola archive data first. Check freshness for recent/current questions:
graincrawl doctor --json
graincrawl status --json
Refresh only when stale or asked:
graincrawl sync --source private-api
graincrawl sync --source desktop-cache
Query with bounded reads:
graincrawl search "query"
graincrawl notes --json
graincrawl note get \x3Cid>
graincrawl transcripts get \x3Cid>
graincrawl panels get \x3Cid>
graincrawl --json sql "select count(*) as notes from notes;"
Report absolute date spans, note titles, source gaps, and transcript/panel availability. Use read-only SQL for exact counts/rankings. Before encrypted source debugging, run explicit unlock/secrets checks; do not surprise-prompt Keychain.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install graincrawl - After installation, invoke the skill by name or use
/graincrawl - Provide required inputs per the skill's parameter spec and get structured output
What is Graincrawl?
Granola archive: search, sync freshness, notes, transcripts, panels, SQL counts, and Graincrawl repo work. It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install Graincrawl?
Run "/install graincrawl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Graincrawl free?
Yes, Graincrawl is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Graincrawl support?
Graincrawl is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Graincrawl?
It is built and maintained by OpenClaw (@openclaw); the current version is v1.0.1.