wip-memory-crystal

Unify conversations, memories, and file references into a local searchable store.

4|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/wipcomputer/memory-crystal --skill wip-memory-crystal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wip-memory-crystal
Source: https://github.com/wipcomputer/memory-crystal/tree/main
Command: npx skills add https://github.com/wipcomputer/memory-crystal --skill wip-memory-crystal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Memory Crystal unifies the memories of multiple AI agents by storing conversations, memories, and file references in a private, local store, enabling cross-agent recall and efficient searching.

Core Features & Use Cases

  • Global memory across Claude Code CLI, OpenClaw, MCP-compatible clients, and other tools.
  • Remember/forget facts, preferences, and decisions with a single source of truth.
  • Private, offline search with hybrid indexing (BM25 + vector) and multi-device sync via a secure relay.
  • Use cases include recalling prior discussions, surfacing relevant notes, and aligning AI agents on shared context.

Quick Start

Use the memory-crystal skill to recall a detail from a past conversation or search for a topic across all your AIs.

Frequently Asked Questions about wip-memory-crystal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I share memory across multiple AI agents?

You can share memory across multiple AI agents by storing conversations, facts, and file references in a unified local store, enabling cross-agent recall and search.

Can I use a shared memory store with Claude Code CLI and MCP clients?

Yes, the shared memory store works with Claude Code CLI, OpenClaw, and MCP-compatible clients, unifying their conversations and memories into a single source of truth.

How does local memory search work for offline AI tools?

Local memory search uses a hybrid indexing approach combining BM25 and vector search to retrieve past discussions, facts, and preferences from a private, offline store.

What is the best way to remember and forget facts across different AI tools?

The best way to manage remembering and forgetting facts is using a sovereign local store that acts as a single source of truth for all connected AI agents.

Does multi-device sync work for a private local AI memory store?

Yes, multi-device sync is supported via a secure relay, allowing your private local memory store to stay synchronized across different devices.

How do I recall a detail from a past conversation across all my AIs?

You recall past conversation details by running a cross-AI search against the unified memory store, which surfaces relevant discussions, notes, and shared context.