Memex: Open-Source Memory Plugin for Claude Cowork

✍️ OpenClawRadar📅 Published: March 28, 2026🔗 Source
Memex: Open-Source Memory Plugin for Claude Cowork
Ad

Memex is an open-source memory plugin for Claude Cowork that addresses the friction of starting each session from scratch. It provides persistent memory across sessions using a tiered context loading system.

How It Works

Memex scans your workspace and builds a manifest with one-line summaries for every file. It organizes files into tiers based on how often they're needed and converts file references to [[wikilinks]]. Skills update the system as you work across sessions.

Key Features

  • Run /memex:init once to initialize the system
  • Claude briefs itself in about 20 seconds per session after initialization
  • Pure markdown format
  • Entire workspace is browsable in Obsidian as a knowledge graph
  • MIT licensed open-source project
Ad

Setup and Usage

After the initial /memex:init command, every subsequent session begins with Claude automatically briefing itself on the project context. The system maintains memory of previous decisions, file references, and project state without requiring manual re-explanation.

The tool is available on GitHub at github.com/Skyfox-io/Memex and is designed for developers who use Claude Cowork regularly and want to eliminate the repetitive context-setting at the start of each session.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

AskFirst API adds human approval layer for AI agents
Tools

AskFirst API adds human approval layer for AI agents

AskFirst is a REST API that lets AI agents pause for human approval before taking irreversible actions. It works with local models, hosted APIs, and any framework, providing email notifications, approve/deny options, and audit logs.

OpenClawRadar
OpenHelm: A macOS App for Automating Claude Code Tasks
Tools

OpenHelm: A macOS App for Automating Claude Code Tasks

OpenHelm is a free, local macOS application that automates repetitive Claude coding tasks by running jobs on a schedule, auto-retrying failures, and breaking work into chunks to avoid session limits. It uses your existing Claude subscription for LLM calls.

OpenClawRadar
Buyer Eval: Claude skill for B2B vendor evaluation using AI agent conversations
Tools

Buyer Eval: Claude skill for B2B vendor evaluation using AI agent conversations

A Claude skill that evaluates B2B software vendors by researching your company, asking domain-specific questions, and directly interrogating vendor AI agents through the Salespeak Frontdoor API. It cross-references claims against independent sources and produces evidence-based scorecards with transparent verification levels.

OpenClawRadar
ddash: Mermaid Diagram Tool with URL-Based Storage and Claude Code Integration
Tools

ddash: Mermaid Diagram Tool with URL-Based Storage and Claude Code Integration

ddash is a free Mermaid diagram tool where the entire diagram is compressed into the URL hash, requiring no backend, accounts, or storage. It includes a Claude Code skill that lets you generate and open diagrams directly during conversations with commands like /diagram the auth flow.

OpenClawRadar