From mnemos-memory
Guides installation, configuration, self-bootstrapping, troubleshooting, and operation of Mnemos for persistent scoped agent memory in Claude Code, OpenClaw, Cursor, Codex, and MCP hosts.
npx claudepluginhub anthony-maio/mnemos --plugin mnemos-memoryThis skill uses the workspace's default tool permissions.
Mnemos is a local-first memory layer for coding agents. Use this skill to guide users or OpenClaw agents onto the supported install path, explain the operating loop, and keep compatibility claims accurate.
Guides Codex users and agents on installing, configuring, validating, troubleshooting, and operating Mnemos via MCP with recall, curation, and consolidation workflows using mnemos_retrieve, mnemos_store, and related tools.
Manages task-scoped memory lifecycle in Claude Code using typed MnemoGraph with per-node eviction policies and fatigue monitoring to prevent lossy context compaction. Use for durable checkpoints and handoffs across compactions.
Guides setup, configuration, and usage of memory-lancedb-pro, LanceDB-backed long-term memory plugin for OpenClaw agents with hybrid retrieval, cross-encoder reranking, and multi-scope isolation.
Share bugs, ideas, or general feedback.
Mnemos is a local-first memory layer for coding agents. Use this skill to guide users or OpenClaw agents onto the supported install path, explain the operating loop, and keep compatibility claims accurate.
pip install "mnemos-memory[mcp]" and mnemos ui.mnemos-memory[mcp], run mnemos ui, then wire mnemos-mcp to the canonical MNEMOS_CONFIG_PATH before relying on memory.openclaw, openai, openrouter, or ollama) for production retrieval quality.mnemos-cli doctor.README.md, docs/MCP_INTEGRATION.md, and docs/codex.md before answering.mnemos_retrieve at task startmnemos_store for durable facts onlymnemos_consolidate before finishing substantial workmnemos_inspect when a stored fact looks wrongreferences/hosts.md for host-specific config snippets and caveats, especially the OpenClaw / ClawHub self-install flow when the agent must bootstrap itself.references/operations.md for automation, capture-mode, storage guidance, and troubleshooting.SimpleEmbeddingProvider for production retrieval quality.