Skip to main content
OpenClaw is an AI agent platform. Integrating OpenMemoryX gives your OpenClaw agents persistent memory across sessions.

Setup

1. Configure OpenClaw

Add OpenMemoryX configuration to your OpenClaw environment:

2. Create a Memory Skill

Create a skill file for your OpenClaw agent:

3. Use in Your Agent

Example Workflows

User Preferences

Session Continuity

Task Context

Advanced Usage

Automatic Memory Capture

Configure your agent to automatically capture important information:

Memory-Aware Responses

Best Practices

  • Project isolation - Use different projects for different agents
  • Regular syncing - Store important context at session end
  • Memory cleanup - Delete outdated memories periodically
  • Metadata tagging - Tag memories with types for better filtering