mem2
Installation
SKILL.md
Compatibility: If
AskUserQuestionis unavailable, present options as a numbered list and wait for the user's reply.
Team knowledge management — single skill, multiple commands.
Commands
| Command | Description |
|---|---|
help |
List available commands (default) |
init [--hook] |
One-time project bootstrap |
learn <knowledge or question> |
Capture or recall team knowledge |
remember |
Session-start bulk dump |
index |
Re-index knowledge docs |
find [--type] [--tag] [--json] |
Search knowledge docs |
Step 0: Parse Command
Extract the first argument as <command>. Default to help if absent or unrecognized.