Memory Statistics banner
memvid memvid

Memory Statistics

Development community intermediate

Description

Show statistics about Claude's persistent memory file including total memories, storage size, and recent activity. **Usage**: `/mind:stats` Execute the stats script:

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

Repository README

This is the README for memvid/claude-brain, shared by 4 entries in this directory. It describes the repository, not this entry specifically.


description: Show memory statistics and storage information allowed-tools: Bash

Memory Statistics

Show statistics about Claude's persistent memory file including total memories, storage size, and recent activity.

**Usage**: `/mind:stats`

Execute the stats script:

node "${CLAUDE_PLUGIN_ROOT}/dist/scripts/stats.js"

Response Format

  • Convert Unix timestamps to human-readable (Xm ago, Xh ago, Xd ago)
  • Summarize key findings in a table when appropriate
  • If file was just created, tell the user memories will appear as they work