✓ Verified
💻 Development
✓ Enhanced Data
Mema
Mema's personal brain - SQLite metadata index for documents and Redis short-term context buffer.
- Rating
- 4.8 (407 reviews)
- Downloads
- 1,374 downloads
- Version
- 1.0.0
Overview
Mema's personal brain - SQLite metadata index for documents and Redis short-term context buffer.
Complete Documentation
View Source →Mema Brain (Centralized Memory)
Standardized memory system providing a Metadata Index (SQLite) and Short-Term Context (Redis).
Core Components
1. Document Index (SQLite)
- Primary Path:
~/.openclaw/memory/main.sqlite - Capability: Stores file paths, titles, and tags.
- Note: This is a Metadata Index only. It does not ingest or provide full-text search of file contents.
2. Short-Term Memory (Redis)
- Key Prefix:
mema:mental:* - Purpose: Ephemeral state management and cross-session context passing.
- TTL: Default 6 hours (21600 seconds).
Core Workflows
Indexing Knowledge
Record a file's location and tags in the local database.- Usage:
python3 $WORKSPACE/skills/mema/scripts/mema.py index[--tag ]
Searching Index
List indexed paths filtered by tag or recency.- Usage:
python3 $WORKSPACE/skills/mema/scripts/mema.py list [--tag]
Mental State (Redis)
Manage key-value pairs in themema:mental namespace.
- Set:
python3 $WORKSPACE/skills/mema/scripts/mema.py mental set[--ttl N] - Get:
python3 $WORKSPACE/skills/mema/scripts/mema.py mental get
Setup
- Copy
env.example.txtto.env. - Configure
REDIS_HOSTandREDIS_PORT(defaults: localhost:6379). - Initialize the SQLite schema:
python3 $WORKSPACE/skills/mema/scripts/mema.py initReliability & Security
- Data Privacy: All data is stored locally.
- Network Safety: Only point
REDIS_HOSTto trusted instances. - Path Isolation: Database operations are confined to the
~/.openclaw/memorydirectory.
Installation
Terminal bash
openclaw install mema
Copied!
Tags
#web_and-frontend-development
#data
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author 1999azzar
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install mema
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0