sq-memory

Coding Agents & IDEs
v1.0.1
Benign

**Give your OpenClaw agents permanent memory.**.

2754 downloads754 installsby @wbic16

Setup & Installation

Install command

clawhub install wbic16/sq-memory

If the CLI is not installed:

Install command

npx clawhub@latest install wbic16/sq-memory

Or install with OpenClaw CLI:

Install command

openclaw skills install wbic16/sq-memory

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/wbic16/sq-memory

What 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.

INPUT

User asks: Remembering user preferences between chat sessions

AGENT
  1. 1Remembering user preferences between chat sessions
  2. 2Storing conversation summaries past context window limits
  3. 3Coordinating task handoffs between multiple agents
  4. 4Persisting user profile data without re-asking each session
  5. 5Sharing state between specialized agents in a pipeline
OUTPUT
**Give your OpenClaw agents permanent memory.**.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedMar 1, 2026