mind-mem-development
MIND-Mem Python development guide
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
MIND-Mem Python development guide
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | mind-mem-development |
| description | MIND-Mem Python development guide |
| tags | ["python","memory","MIND-Mem","pypi"] |
pip install mind-memsrc/mind_mem/Grouped surfaces (full list in docs/api-reference.md and
src/mind_mem/mcp_server.py):
recall, hybrid_search, prefetch, propose_update, approve_apply,
rollback_proposal, scan, list_contradictions, reindex, index_stats,
create_snapshot, list_snapshots, restore_snapshot, briefing,
category_summary, cross_encoder_rerank, find_similar,
memory_evolution, delete_memory, export_memory, import_memory,
intent_classify, retrieval_diagnostics, get_mind_kernel,
list_mind_kernels, verify_chain, audit_replay, tier_decay_apply,
encrypt_status, alerts_subscribe, and more (57 total).
src/mind_mem/mcp_server.py — MCP server (57 @mcp.tool entries)src/mind_mem/retrieval/ — search engine (bm25, vector, hybrid)src/mind_mem/governance/ — contradiction detection, drift analysissrc/mind_mem/blocks/ — block store, parser, evolutiontests/ — comprehensive test suite