Memory List banner
rand rand

Memory List

Development community

Description

--- name: memory-list description: List and browse memories with sorting and filtering --- I will list memories from Mnemosyne with optional sorting and filtering. **Usage**: - `/memory-list` - List recent memories (default) - `/memory-list --sort <recent|importance|access>` - Sort by criteria - `/memory-list --type <type>` - Filter by memory type - `/memory-list --namespace <ns>` - Filter by namespace - `/memory-list --limit <N>` - Limit results (default: 20) **Instructions for me**: 1. **P

Installation

Installs to ~/.claude/commands/rand-mnemosyne-memory-list.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rand/mnemosyne/HEAD/.claude/commands/memory-list.md -o ~/.claude/commands/rand-mnemosyne-memory-list.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository