Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file
.claude/skills/memvid-memory/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-11 | ✗→✓ | ▲ Improved | -43% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 107% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -54% | 0% |
| case-15 | ✓→✓ | = Same ✓ | -20% | 0% |
| case-16 | ✓→✓ | = Same ✓ | -40% | 0% |
You have access to a persistent memory system powered by Claude Mind. All your observations, discoveries, and learnings are stored in a single .claude/mind.mv2 file.
Use the bundled SDK scripts via Node.js (NOT the CLI). The scripts are at ${CLAUDE_PLUGIN_ROOT}/dist/scripts/.
bashnode "${CLAUDE_PLUGIN_ROOT}/dist/scripts/find.js" "<query>" [limit]
Examples:
node "${CLAUDE_PLUGIN_ROOT}/dist/scripts/find.js" "authentication" 5node "${CLAUDE_PLUGIN_ROOT}/dist/scripts/find.js" "database schema" 10bashnode "${CLAUDE_PLUGIN_ROOT}/dist/scripts/ask.js" "<question>"
Examples:
node "${CLAUDE_PLUGIN_ROOT}/dist/scripts/ask.js" "Why did we choose React?"node "${CLAUDE_PLUGIN_ROOT}/dist/scripts/ask.js" "What was the CORS solution?"bashnode "${CLAUDE_PLUGIN_ROOT}/dist/scripts/stats.js"
bashnode "${CLAUDE_PLUGIN_ROOT}/dist/scripts/timeline.js" [count]
Memories are automatically classified into these types:
Your memory is stored at: .claude/mind.mv2
This file is:
.mind.mv2 file to teammates for instant onboardingOther measured skills in the registry, with their headline benchmark lift.