serendb-memory

Community

Sync Claude Code memory to SerenDB safely.

Authorterraleiloa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Claude Code auto-memory can accumulate as plaintext markdown files on disk, and CLI-only users may want cloud-backed memory without relying on Seren Desktop.

Core Features & Use Cases

  • Sync local memory files to SerenDB: Scans ~/.claude/projects/*/memory/*.md, extracts memory content (including optional frontmatter type/name/description), and persists it to SerenDB-backed memory.
  • Queue encrypted payloads when offline: If the network/API call fails, the skill encrypts and stores the payload in a local queue, then flushes it later.
  • Render a hydrated Memory Index: Rewrites MEMORY.md under each project folder based on what was persisted to SerenDB, so Claude can consult an up-to-date index.

Quick Start

Run a one-pass sync by executing the command: start synchronizing Claude Code auto-memory into SerenDB.

Dependency Matrix

Required Modules

cryptographykeyringrequestssqlite3

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: serendb-memory
Download link: https://github.com/terraleiloa/seren-skills/archive/main.zip#serendb-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.