← All integrations

OpenClaw + GNO

OpenClaw with a searchable long-term memory

Install the GNO skill for OpenClaw and the agent can look up your notes, docs, and code whenever it needs them, with the bundled recipes covering capture, meeting ingestion, source summaries, and citation discipline.

Connects via
Agent skill
Requires
Bun 1.3+ and one indexed folder
Data boundary
Corpus and index stay on your machine

Install

Connect OpenClaw in one command.

gno skill install --target openclaw
gno skill paths
gno skill show --file recipes/capture-and-file.md

What it unlocks

  • On-demand retrieval from the agent loop
  • Capture with provenance back into an editable collection
  • Shared index with every other GNO surface

Prove it actually works

A written config file is not a working integration. GNO distinguishes the two, and so should you.

  • Run gno skill paths to see exactly where the skill was written.
  • Ask the agent to search your notes for a phrase only your corpus contains.
  • GNO cannot prove a client loaded an installed skill, so the retrieval answer is the proof. The install step reports what it wrote, not what the client did with it.

Keep reading

Related guides and features.