claude-mem

Category: Tools & Productivity | Uploader: thedotmackthedotmack | Downloads: 0 | Version: v1.0(Latest)

This guide walks through setting up the claude-mem plugin on an OpenClaw gateway. By the end, your agents will have persistent memory across sessions via system prompt context injection, and optionally a real-time observation feed streaming to a messaging channel.

Changelog: Source: GitHub https://github.com/thedotmack/claude-mem

Directory Structure

Current level: tree/main/openclaw/

  • 📁 skills/
    • 📁 do/
      • 📄 SKILL.md 34 B
    • 📁 make-plan/
      • 📄 SKILL.md 41 B
  • 📁 src/
    • 📄 index.test.ts 44.2 KB
    • 📄 index.ts 42.4 KB
  • 📄 .gitignore 20 B
  • 📄 .npmignore 14 B
  • 📄 Dockerfile.e2e 2.5 KB
  • 📄 e2e-verify.sh 6.9 KB
  • 📄 install.sh 64.7 KB
  • 📄 openclaw.plugin.json 3.8 KB
  • 📄 package.json 373 B
  • 📄 SKILL.md 15.6 KB
  • 📄 test-e2e.sh 1.5 KB
  • 📄 test-install.sh 71.4 KB
  • 📄 test-sse-consumer.js 3.0 KB
  • 📄 TESTING.md 6.5 KB
  • 📄 tsconfig.json 544 B

SKILL.md

Login to download/like/favorite ❤ 71.1K | ★ 0
Comments 0

Please login before commenting.

Loading comments...