ownmem
01Plugin Claude Code
OwnMem: open-source, Git-native project memory for AI coding agents. This repository doubles as the plugin marketplace.
38 tagged bm25, measured the same way as everything else here.
Browse within: agent-memory 6code-search 6embeddings 5knowledge-management 5
Plugin Claude Code
OwnMem: open-source, Git-native project memory for AI coding agents. This repository doubles as the plugin marketplace.
Plugin Claude Code
Local deterministic memory for coding agents: recall past lessons before changing code, with zero model calls and zero query-time tokens.
Plugin Claude Code
Moraine plugins for local agent-session search, realtime agent awareness, and sanitized bug reports.
Plugin Claude Code
Claude Code plugin for Moraine MCP session search, realtime agent awareness, and sanitized bug reports.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-token-reducer.
Plugin Claude Code
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.
Plugin Claude Code
Beacon — semantic code search for Claude Code.
Plugin Claude Code
Beacon — semantic code search for Claude Code.
Plugin Claude Code
Fast and token-friendly code reading for AI coding agents.
Plugin Claude Code
Fast and token-friendly code reading for AI coding agents. Symbol-aware MCP tools that replace cat/grep with 85% fewer tokens, sub-millisecond search, and a raw fallback that preserves cat/grep parity byte-for-byte.
Plugin Claude Code
Plugin marketplace listing 1 plugin: code-context.
Plugin Claude Code
Local hybrid keyword + semantic search and SQL over your codebase, for coding agents.
Plugin Claude Code
Plugin marketplace listing 1 plugin: memini.
Plugin Claude Code
Persistent memory for AI coding agents via the memini memory service. 7 hooks, MCP tools, and skills that capture tool usage and inject prior context at session start and per prompt.
Plugin Claude Code
Personal knowledge and memory tooling for Claude Code — a vault that records sessions, distills them into notes, and retrieves them semantically.
Plugin Claude Code
Personal knowledge vault plugin — session recording, memory distillation, indexed retrieval.
Plugin Claude Code
Plugin marketplace listing 2 plugins: memtomem, memtomem-automation.
Plugin Claude Code
Opt-in prompt retrieval and write-time indexing automation for memtomem.
Plugin Claude Code
Safe, explicit memory search and persistence workflows backed by the memtomem MCP server.
alexgrebeshok-coder/skill-matcher
Plugin Claude Code
Plugin marketplace listing 1 plugin: skill-matcher.
Plugin Claude Code
Plugin marketplace listing 1 plugin: lethe.
Plugin Claude Code
Persistent memory across Claude Code sessions. Markdown-first storage, hybrid BM25 + dense retrieval, clustered retrieval-induced forgetting, optional Haiku enrichment.
Plugin Claude Code
CTX — cross-session memory hooks for Claude Code.
Plugin Claude Code
Cross-session memory for Claude Code — honest utility-measured context bootstrapper. G1 (decision timeline from git log) + G2 (docs/code search) with BM25 + optional vec-daemon semantic rerank. Visible failure warnings when components degrade.