Memex: Open-Source Memory Plugin for Claude Cowork

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:initonce 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
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
👀 See Also

Sitefire Automates AI Search Optimization with Content Agents
Sitefire's platform monitors AI search results, analyzes which pages get cited, and uses content agents to draft improvements or create new pages that get pushed directly to clients' CMS. One client saw AI bot requests increase from ~200/day to ~570/day within ten days.

Pilot Shell: A Structured Workflow Layer for Claude Code
Pilot Shell adds spec-driven TDD workflows, quality hooks, context engineering, and token optimization on top of Claude Code — without the complexity of multi-agent frameworks.

Memctl: Open Source MCP Server for Persistent Memory in AI Coding Agents
Memctl is an open source MCP server that provides AI coding agents with persistent memory across sessions, machines, and IDEs. Built primarily with Claude Code in two weeks, it stores project context and serves it back in subsequent sessions.

ForgeAI: A Visual Workbench for Model Engineering
ForgeAI provides a visual interface for model inspection, merging, and training, offering features like 3D model architecture inspection and M-DNA Forge for visual layer merging.