Loading...
Loading...
Search and manage Alma's memory and conversation history. Use when the user asks about past conversations, personal facts, preferences, or anything that requires recalling information ("do you know my...", "we talked about before...", "do you remember...", "help me find what we said about..."). Also used to store new memories and search through archived chat threads.
npx skill4agent add ninehills/skills memory-managementalma# List all memories
alma memory list
# Semantic search
alma memory search <query>
# Add a memory
alma memory add <content>
# Delete a memory
alma memory delete <id>
# View memory stats
alma memory statsalma memory add "..."alma memory search "..."alma memory grep "..."alma memory search "<query>"alma memory grep "<keyword>"# Keyword search through all archived conversations
alma memory grep <keyword>
# Force re-archive all threads now
alma memory archivethreads/alma memory searchalma memory grep# List all known groups
alma group list
# View recent history (default 50 messages)
alma group history <chatId> [limit]
# Search across all group chats
alma group search <keyword>~/.config/alma/groups/<chatId>_<date>.log# List all known people
alma people list
# View someone's profile
alma people show <name>
# Set/overwrite profile
alma people set <name> <content>
# Append to profile
alma people append <name> <fact>
# Delete profile
alma people delete <name>~/.config/alma/people/<name>.mdalma memory searchalma memory grepalma peoplealma memory