sq-memory
**Give your OpenClaw agents permanent memory.**.
Setup & Installation
Install command
clawhub install wbic16/sq-memoryIf the CLI is not installed:
Install command
npx clawhub@latest install wbic16/sq-memoryOr install with OpenClaw CLI:
Install command
openclaw skills install wbic16/sq-memoryor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/wbic16/sq-memoryWhat This Skill Does
Connects OpenClaw agents to SQ, a persistent 11D text storage system. Agents can store and retrieve named memories across sessions using coordinate-based keys. Supports multi-agent memory sharing through shared coordinates.
Unlike vector databases or Redis, SQ uses deterministic coordinate-based retrieval so agents can read exact stored values without similarity ranking or data loss on restart.
When to Use It
- Remembering user preferences between chat sessions
- Storing conversation summaries past context window limits
- Coordinating task handoffs between multiple agents
- Persisting user profile data without re-asking each session
- Sharing state between specialized agents in a pipeline
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Remembering user preferences between chat sessions
- 1Remembering user preferences between chat sessions
- 2Storing conversation summaries past context window limits
- 3Coordinating task handoffs between multiple agents
- 4Persisting user profile data without re-asking each session
- 5Sharing state between specialized agents in a pipeline
**Give your OpenClaw agents permanent memory.**.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.