memory-management
Installation
SKILL.md
Memory Management Skill
Alma has a built-in memory system with semantic search. Use the alma CLI to interact with it.
Commands
# 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>