m3
FeaturedLocal-first Memory Framework for AI Agents · 99.2% LongMemEval-S retrieval @ k=10 · Supports Claude · Antigravity · LangChain · Hermes · Gemini · OpenCode · OpenClaw · MCP-native and plugins · Hybrid search (FTS5 + vector + MMR) · GDPR · FIPS 140-3 ready · 100% local (fully offline) or cloud capable
Install
Plugins install via a marketplace, in two steps.
This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.
View on GitHubBundles
Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.
Skills (16)
m3-agents
List registered agents and their last heartbeat. Useful for multi-agent setups.
m3-export
GDPR Article 20 — export all memories you own as portable JSON.
m3-find-in-chat
Search captured chat-log turns from your prior Claude / Gemini / Antigravity sessions.
m3-forget
Delete a memory permanently. Asks for confirmation first.
m3-get
Fetch one memory by UUID or short prefix.
m3-graph
Show memories related to a given one — knowledge-graph traversal up to 3 hops.
m3-health
Health check — package version, installed payload, chatlog DB row count, per-agent hook state.
m3-help
List all m3-memory slash commands / skills and what they do.
m3-install
Install or upgrade the m3-memory CLI + system payload.
m3-notify
Poll the inbox for new notifications addressed to you.
m3-save
Auto-classified save — picks type/scope automatically, confirms before writing.
m3-search
Hybrid memory search — FTS5 + semantic vector + MMR diversity rerank.
Show all 16 bundled skills Showing all 16 bundled skills
m3-status
Chatlog subsystem status — row counts, queue depth, spill, last capture, hook health.
m3-tasks
List your tasks and their state. Pass an argument to filter by state.
m3-write
Direct memory_write — explicit, no auto-classification. Use /m3:save for context-aware writes.
m3-guide
How to use m3 memory well — search-first protocol, write vs supersede, chatlog access and its store-topology trap, and verifying capture is live. Use when working with m3 memory tools or unsure which one fits.
Agents (2)
Commands (15)
Hooks (1)
Quality Score: 79/100
Details
- Author
- skynetcmd
- Repository
- skynetcmd/m3-memory
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0