linxule/memex-plugin

Collaborative memory plugin for Claude Code — persistent, searchable, interconnected. Captures the collaborative process as structured memos in an Obsidian vault with hybrid search.

7Stars on the repository
16Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

linxule/memex-plugin

Hook

Runs when a session starts, executing session-start.py. From linxule/memex-plugin.

7 4d ago A tokens not measured copy · 58% MIT

UserPromptSubmit

02

linxule/memex-plugin

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.py. From linxule/memex-plugin.

7 4d ago A tokens not measured copy · 66% MIT

SessionEnd

03

linxule/memex-plugin

Hook

Runs when a session ends, executing session-end.py. From linxule/memex-plugin.

7 4d ago A tokens not measured copy · 63% MIT

PreCompact

04

linxule/memex-plugin

Hook

Runs before the context is compacted, executing pre-compact.py. From linxule/memex-plugin.

7 4d ago A tokens not measured copy · 61% MIT

PostToolUse

05

linxule/memex-plugin

Hook

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing post-tool-use.py. From linxule/memex-plugin.

7 4d ago A tokens not measured copy · 64% MIT