mem2

Installation
SKILL.md

Compatibility: If AskUserQuestion is 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.

Installs
2
First Seen
Mar 21, 2026
mem2 — cloudvoyant/codevoyant