🧠
AI EngineeringPython

Memori

by MemoriLabs

Memori is an AI Engineering skill for Claude Code, published by MemoriLabs in Memori.

15.9K stars3K forkson MemoriLabs/MemoriAdded 2026/08/14+1% in starsRepository updated 2026/08/13
agentagent-memoryagenticaiaiai-memoryclaude-codeenterprisehermesllmlong-short-term-memorymemorymemory-managementopenclawpythonragstate-managementstatefultypescript
Install in seconds
Install Memori
Copy Memori into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/MemoriLabs/Memori/tree/main/integrations/openclaw/skills/clawhub ~/.claude/skills/clawhub

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/MemoriLabs/Memori.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
integrations/openclaw/skills/clawhub/SKILL.md in MemoriLabs/Memori
Installs to
~/.claude/skills/clawhub
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2451 skills

What Memori does

Memori structures agent memory for OpenClaw from execution history, decisions, tool calls, and conversations into durable long-term memory primitives. It provides automatic augmentation and agent-controlled recall tools to retrieve relevant context.

Memori is cataloged under AI Engineering on DirSkills. Memori comes from a repository tagged agent, agent-memory, agenticai, ai and ai-memory.

Documentation

README

Memori - Structured Long-term Memory for OpenClaw

Give your OpenClaw agents persistent, structured memory derived from agent execution, tool usage, workflow history, and conversations. Memori integrates seamlessly in the background via lifecycle hooks and provides agents with the tools to retrieve context when it is relevant.

Core Workflow

Memori operates on two parallel tracks through standard OpenClaw lifecycle hooks:

1. Advanced Augmentation (automatic)

After each interaction, Memori converts raw session data into structured, reusable memories asynchronously.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Memori

  • What else does MemoriLabs publish alongside Memori?

    Memori is one of 4 skills that DirSkills catalogs from MemoriLabs/Memori, the repository it ships in. Its siblings there include Memori, Memori and Memori MCP Usage. Each one is a separate skill with its own page in this directory, installs the same way Memori does, and is maintained by MemoriLabs in that same repository. The rest of the collection is listed on the MemoriLabs/Memori page.

  • How does Memori compare to other AI Engineering skills?

    Memori ranks #287 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Memori against them. Open each page to compare what they document and how they install.