Skip to content
Data
Skill

/memx

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

From plugin
memx
4651 skill12 hooks1 MCP
Install
$ npx -y skills add NeoLi00/memX --skill memx --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/memx

Context preview

The summary Claude sees to decide when to auto-load this skill.

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

SKILL.md

memx.SKILL.md
name: memx
description: Use when an agent needs to recall, save, inspect, or audit memX memories through the bundled MCP tools.

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.

Ships withmemx

memX: self-learning, self-maintaining memory plugin for AI agents; native support for claude code, codex, and openclaw

Get the whole plugin
Stats
465
Stars
2
Forks
Maintained
Maintenance
TypeScript
Language
MIT
License
2mo ago
Last commit
3mo ago
Created

Repo: NeoLi00/memX