# Memx

> Use when an agent needs to recall, save, inspect, or audit memX memories through the bundled MCP tools.

- Skill: `neoli00/memx` (Agent Skill)
- Install (CLI): `npx skillmds@latest add neoli00/memx`
- Raw SKILL.md: https://api.skillmd.com/api/skills/neoli00/memx/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: neoli00 (https://skillmd.com/u/neoli00)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/neoli00/memx

---


# memX Memory

Use `memx_recall` for focused memory lookup before relying on past project details.
Use `memx_remember` only for durable, reusable facts, preferences, decisions, resources, and task state.
Use `memx_audit` or `memx_stats` when debugging whether the memory pipeline is working.

Do not write raw conversation echoes as memory. Prefer concise semantic statements that will help future turns.

