From rusty-brain
Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file
How this skill is triggered — by the user, by Claude, or both
Slash command
/rusty-brain:memoryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Capture and store memories for persistent context across conversations.
Capture and store memories for persistent context across conversations.
Memory capture happens automatically through Claude Code hooks:
.mv2 fileMemories are stored in .rusty-brain/mind.mv2 using memvid video-encoded format. This file is portable and persists across sessions.
Use the mind skill for manual memory operations:
/mind:search <query> - Search existing memories/mind:ask <question> - Ask questions about stored context/mind:recent - View recent activity/mind:stats - View storage statisticsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub brianluby/rusty-brain-old --plugin rusty-brain