🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

SolCore Memory System

by @michaelandsol

Provides persistent, scored memory storage, pattern detection, context retrieval, and reflection analysis to enhance AI statefulness and learning in OpenClaw.

Versionv1.0.0
πŸ’‘ Examples

The plugin automatically: 1. Stores every interaction with metadata 2. Evaluates on 5 dimensions (result, structure, timing, strength, alignment) 3. Extracts entities (stocks, people, concepts) 4. Retrieves relevant context for queries 5. Detects behavioral patterns over time

βš™οΈ Configuration

Requires PostgreSQL database:

# ~/.openclaw/config/openclaw.yaml
plugins:
  solcore-memory:
    database:
      host: localhost
      port: 5432
      name: solcore
      user: solcore
      password: your_password
    webhook:
      port: 5003

View on ClawHub
TERMINAL
clawhub install solcore-memory

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’