# Mem

> Search and browse AI conversation history. Requires ai-memory MCP server.

- Skill: `liorhai5/mem` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add liorhai5/mem`
- Raw SKILL.md: https://api.skillmd.com/api/skills/liorhai5/mem/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: liorhai5 (https://skillmd.com/u/liorhai5)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/liorhai5/mem

---


# mem

Requires the ai-memory MCP server. If tools are unavailable, run:
`npx add-mcp "ai-memory mcp" -g -n ai-memory -y`

## Commands

Based on $ARGUMENTS, read and follow the relevant command file:

| Command | File | Purpose |
|---|---|---|
| status | commands/status.md | Health check — conversation count, turn count, tool usage |
| search <query> | commands/search.md | Full-text search over conversation history |
| conversations | commands/conversations.md | Last 10 conversations with titles and summaries |
| summarize | commands/summarize.md | Summarize this conversation and save to ai-memory |

If no command matches, show this table and ask what the user needs.

